+
-
+
Return to project selection
-
{'/'}
+
{'/'}
{projectsManager.project?.name}
diff --git a/app/src/routes/editor/TopBar/PublishModal/index.tsx b/app/src/routes/editor/TopBar/PublishModal/index.tsx
index 144fddb83..b77b7d120 100644
--- a/app/src/routes/editor/TopBar/PublishModal/index.tsx
+++ b/app/src/routes/editor/TopBar/PublishModal/index.tsx
@@ -123,7 +123,7 @@ const PublishModal = observer(() => {
className="truncate justify-start"
onClick={() => viewSource(item.path)}
>
- {item.path}
{' '}
+ {item.path}
{'Let’s name your project'}
- {'You can always change this later'}
+
+ {
+ "This is your Onlook project name. Don't worry, This will not rename your actual folder."
+ }
+
diff --git a/app/src/routes/projects/ProjectsTab/Select/ProjectSettingsButton.tsx b/app/src/routes/projects/ProjectsTab/Select/ProjectSettingsButton.tsx
index fee461d19..295da81b4 100644
--- a/app/src/routes/projects/ProjectsTab/Select/ProjectSettingsButton.tsx
+++ b/app/src/routes/projects/ProjectsTab/Select/ProjectSettingsButton.tsx
@@ -46,7 +46,7 @@ export default function ProjectSettingsButton({ project }: { project: Project })
Open Project Folder
diff --git a/app/src/routes/projects/SettingsTab/index.tsx b/app/src/routes/projects/SettingsTab/index.tsx
index 314590198..efa050a5d 100644
--- a/app/src/routes/projects/SettingsTab/index.tsx
+++ b/app/src/routes/projects/SettingsTab/index.tsx
@@ -1,5 +1,3 @@
-import CursorIcon from '@/assets/cursor.svg';
-import VsCodeIcon from '@/assets/vscode.svg';
import { Button } from '@/components/ui/button';
import {
DropdownMenu,
@@ -55,10 +53,7 @@ export default function SettingsTab() {
- Sign out
+
+
+ Sign out
+
diff --git a/app/src/routes/signin/index.tsx b/app/src/routes/signin/index.tsx
index 5c5ed0f25..c2fa799fd 100644
--- a/app/src/routes/signin/index.tsx
+++ b/app/src/routes/signin/index.tsx
@@ -88,19 +88,19 @@ const SignIn = observer(() => {
- By signing up, you agree to our{' '}
+ {'By signing up, you agree to our '}
{' '}
- and{' '}
+ {'Privacy Policy'}
+
+ {' and '}