From 8ab1c7415e8e88d4e42075cae8b7b57ca3209868 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 13:44:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c0b4e0..70b739d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Bhubaneswar’s Most Loved Punjabi Dining Experience" - description="Authentic North Indian flavors, royal ambience & unforgettable hospitality." + description="Book your table today for a taste of Punjab's finest flavors." buttons={[ { text: "Reserve a Table", href: "#reservation"}, @@ -241,4 +241,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1