diff --git a/app/globals.css b/app/globals.css
index 6e02385..3021bb4 100644
--- a/app/globals.css
+++ b/app/globals.css
@@ -3,14 +3,14 @@
* GLOBAL DESIGN SYSTEM — Shahi Kitchen
* =============================================================================
*
- * Royal cream + gold visual identity for Shahi Kitchen.
+ * Shahi cream + gold visual identity for Shahi Kitchen.
* Bright, warm, appetizing, and luxurious without being dark.
*/
@import "tailwindcss";
:root {
- /* === Refined Royal Light Palette - Warm Cream + Gold === */
+ /* === Refined Shahi Light Palette - Warm Cream + Gold === */
/* Backgrounds */
--bg: #F8F5F0;
diff --git a/app/layout.tsx b/app/layout.tsx
index 7b00571..13660e0 100644
--- a/app/layout.tsx
+++ b/app/layout.tsx
@@ -18,7 +18,7 @@
* - We deliberately render
- {language === 'sv' ? 'Två restauranger i Göteborg — båda serverar autentiska smaker med samma kungliga gästfrihet.' : 'Two branches in Gothenburg — both serving authentic flavors with the same royal hospitality.'} + {language === 'sv' ? 'Två restauranger i Göteborg — båda serverar autentiska smaker med samma shahi gästfrihet.' : 'Two branches in Gothenburg — both serving authentic flavors with the same Shahi hospitality.'}
diff --git a/app/login/page.tsx b/app/login/page.tsx index 96ff167..3746416 100644 --- a/app/login/page.tsx +++ b/app/login/page.tsx @@ -73,7 +73,7 @@ export default function LoginPage() { {/* Content area — beautiful split layout on desktop, clean single column on mobile */}- Two locations serving royal Indian & Pakistani hospitality in Gothenburg since 2016. + Two locations serving Shahi Indian & Pakistani hospitality in Gothenburg since 2016.