/** * LOCATIONS PAGE * * Dedicated page for the restaurant's two physical branches. * * ARCHITECTURE: * - Two branches are modeled as distinct concepts: * 1. Shahi Kitchen Askim (Sisjön) → Full restaurant + famous lunch buffet * 2. Shahi Sweets Backaplan → Sweets, snacks, café, halwa puri etc. * - Both are operated by the same team (explicitly stated at the bottom) * - Google Maps embeds are intentionally simple (lazy loaded) * * FUTURE: * - When real online ordering launches, this page could show "Order from Askim" * vs "Order from Backaplan" with different delivery radii. * - Instagram handles for each location are mentioned where relevant. */ import Navbar from "@/components/Navbar"; import Footer from "@/components/Footer"; export default function LocationsPage() { return (
Two branches in Gothenburg — both serving authentic flavors with the same royal hospitality.