diff --git a/apps/web/index.html b/apps/web/index.html index 9852db5d..82cc0ea5 100644 --- a/apps/web/index.html +++ b/apps/web/index.html @@ -3,12 +3,12 @@ - ashim + SnapOtter - + diff --git a/apps/web/public/manifest.json b/apps/web/public/manifest.json index 35ffeb30..519dd16a 100644 --- a/apps/web/public/manifest.json +++ b/apps/web/public/manifest.json @@ -1,6 +1,6 @@ { - "name": "ashim", - "short_name": "ashim", + "name": "SnapOtter", + "short_name": "SnapOtter", "icons": [ { "src": "/logo-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/logo-512.png", "sizes": "512x512", "type": "image/png" } diff --git a/apps/web/src/components/common/dropzone.tsx b/apps/web/src/components/common/dropzone.tsx index d971ae4a..02d4bb1b 100644 --- a/apps/web/src/components/common/dropzone.tsx +++ b/apps/web/src/components/common/dropzone.tsx @@ -78,7 +78,7 @@ export function Dropzone({ >
- ashim + SnapOtter
diff --git a/apps/web/src/components/layout/app-layout.tsx b/apps/web/src/components/layout/app-layout.tsx index aeb9bf75..d8c76785 100644 --- a/apps/web/src/components/layout/app-layout.tsx +++ b/apps/web/src/components/layout/app-layout.tsx @@ -70,7 +70,7 @@ export function AppLayout({ children, showToolPanel = true, onFiles }: AppLayout
- ashim + SnapOtter
)} @@ -123,7 +123,7 @@ export function AppLayout({ children, showToolPanel = true, onFiles }: AppLayout
- ashim + SnapOtter
)} diff --git a/apps/web/src/components/settings/settings-dialog.tsx b/apps/web/src/components/settings/settings-dialog.tsx index d96208e4..fa907fb0 100644 --- a/apps/web/src/components/settings/settings-dialog.tsx +++ b/apps/web/src/components/settings/settings-dialog.tsx @@ -303,7 +303,7 @@ function GeneralSection() { {/* Version */} - + {APP_VERSION} @@ -348,7 +348,7 @@ function SystemSection() { .catch(() => { // Fallback defaults if endpoint not ready setSettings({ - appName: "ashim", + appName: "SnapOtter", fileUploadLimitMb: "100", defaultTheme: "system", defaultLocale: "en", @@ -1314,7 +1314,7 @@ function ApiKeysSection() {

API Keys

- Manage API keys for programmatic access to ashim. + Manage API keys for programmatic access to SnapOtter.

@@ -2456,7 +2456,7 @@ function AnalyticsSection() {

Product Analytics

- Share anonymous usage data to help improve ashim. + Share anonymous usage data to help improve SnapOtter.

Your images never leave your machine.

@@ -2513,7 +2513,7 @@ function AboutSection() {
- ashim + SnapOtter

diff --git a/apps/web/src/components/tools/collage-preview.tsx b/apps/web/src/components/tools/collage-preview.tsx index e130f522..f5c29a7b 100644 --- a/apps/web/src/components/tools/collage-preview.tsx +++ b/apps/web/src/components/tools/collage-preview.tsx @@ -129,7 +129,7 @@ function UploadArea() { >

- ashim + SnapOtter