From 673078f336ddf03b68398444ff2153e9e519a58e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 10:30:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 85933ae..8e9f4e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} logoText="Smack Shack" - description="Experience the vibrant flavors of Bengaluru's favorite chaat spot: fresh, authentic, and served with a friendly smile." + description="Experience the vibrant flavors of Gauribidanur's favorite chaat spot: fresh, authentic, and served with a friendly smile." buttons={[ { text: "View Menu", href: "#signature-dishes"}, -- 2.49.1