Skip to content

Commit bd4fdcf

Browse files
authored
Merge pull request #147 from asperpharma/final/polish-and-seo
feat: final UI polish, persona-based bot themes, and SEO optimization
2 parents 00f5c07 + 6ef6010 commit bd4fdcf

2,310 files changed

Lines changed: 3517 additions & 308867 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.env

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
1+
<<<<<<< Updated upstream
12
VITE_SUPABASE_PROJECT_ID="qqceibvalkoytafynwoc"
23
VITE_SUPABASE_PUBLISHABLE_KEY="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InFxY2VpYnZhbGtveXRhZnlud29jIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NzAzMzc1OTUsImV4cCI6MjA4NTkxMzU5NX0.cnstN7JUhkt-hevIWhaeYRu1Y51tPSTi7eOBM6RLz4Y"
34
VITE_SUPABASE_URL="https://qqceibvalkoytafynwoc.supabase.co"
45

56
GOOGLE_CLOUD_PROJECT_ID="gen-lang-client-0019655668"
67
GOOGLE_PROJECT_NUMBER="147143724210"
8+
=======
9+
VITE_SUPABASE_PROJECT_ID="utdthjxnrva"
10+
VITE_SUPABASE_PUBLISHABLE_KEY="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InV0ZHRoanhucnZhY2dqdGZ1anJzIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NzMxMTc3MTQsImV4cCI6MjA4ODY5MzcxNH0.3hKSVSKJESrOBxqxuCS13sx-rzwPTJxjJLZBiYE-et4"
11+
VITE_SUPABASE_URL="https://utdthjxnrva.supabase.co"
12+
13+
GOOGLE_CLOUD_PROJECT_ID="gen-lang-client-0019655668"
14+
GOOGLE_PROJECT_NUMBER="147143724210"
15+
VITE_GEMINI_API_KEY="AIzaSyAwkzosiYIlkF8IBW4E3mQHL8E2W1AJR44"
16+
>>>>>>> Stashed changes
717

818
VITE_SHOPIFY_STORE_DOMAIN="lovable-project-milns.myshopify.com"
919
VITE_SHOPIFY_STOREFRONT_TOKEN="79d7870bb2e8b940752bdee2af19edbb"
1020
VITE_SHOPIFY_API_VERSION="2025-07"
1121
VITE_SITE_URL="https://www.asperbeautyshop.com"
22+
<<<<<<< Updated upstream
23+
=======
24+
GITHUB_TOKEN="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"
25+
>>>>>>> Stashed changes

.vscode/settings.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"workbench.editor.autoLockGroups": {
3+
"default": true,
4+
"workbench.editor.browserEditor": true,
5+
"vscode.audioPreview": true,
6+
"vscode.videoPreview": true,
7+
"workbench.editor.allpullrequests.input": true,
8+
"workbench.editor.cursorfileblame": true,
9+
"workbench.input.externalTerminal": true,
10+
"jsProfileVisualizer.heapprofile.table": true,
11+
"cc-wf-studio.workflowPreview": true,
12+
"robotframework-repl": true,
13+
"workbench.editorinputs.searchEditorInput": true,
14+
"jupyter-notebook": true,
15+
"workbench.editor.reviewpr.input": true,
16+
"repl": true,
17+
"workbench.editor.markdownPlan": true,
18+
"workbench.editor.cursorblame": true,
19+
"imagePreview.previewEditor": true,
20+
"gitlens.rebase": true,
21+
"envBrowser.envEditor": true,
22+
"workbench.editor.reviewchanges.input": true,
23+
"workbench.editors.gettingStartedInput": true
24+
},
25+
"workbench.editor.centeredLayoutFixedWidth": true,
26+
"workbench.editor.closeOnFileDelete": false,
27+
"workbench.experimental.cloudChanges.autoStore": "onShutdown",
28+
"files.autoSave": "afterDelay",
29+
"notebook.multiCursor.enabled": true,
30+
"workbench.editor.closeEmptyGroups": false
31+
}

dist/assets/BeautyAssistant-C6We3y0d.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/assets/BrandOfTheWeek-C-tqRT4_.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)