From c6aa68af887986848065d3160610cb2f8fa7e52c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 13:45:46 +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 70b739d..78827a5 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="Book your table today for a taste of Punjab's finest flavors." + description="Reserve your table today for the most authentic Punjabi flavors in Bhubaneswar." buttons={[ { text: "Reserve a Table", href: "#reservation"}, -- 2.49.1