From e7ee852dd0555fa272213ff2392ddcdb2d63c56d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 07:30:06 +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 0b31e30..21c8214 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="Authentic Meat Craftsmanship" description="Experience the legendary taste of Shinwari Dastarkhwan, where tradition meets the finest quality cuts of meat, slow-cooked to perfection over open flames." - buttons={[{ text: "Explore Our Menu", href: "#products" }]} + buttons={[{ text: "Book Your Table", href: "#products" }]} imageSrc="http://img.b2bpic.net/free-photo/lamb-kebab-served-with-onion-sumac-blend-tomato-herbs-sauce_140725-1562.jpg?_wi=1" marqueeItems={[ { type: "text", text: "Premium Cuts" }, -- 2.49.1