diff --git a/src/app/page.tsx b/src/app/page.tsx index 1061ded..2cc78f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,7 +168,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} tag="Reservations" title="Join Us Tonight" - description="Hungry for Koliwada? Call or message us to reserve your table tonight." + description="Hungry for Koliwada? Book your table now and enjoy complimentary seaside parking. Call or message us to reserve your table tonight." buttons={[ { text: "Call 8999692856", href: "tel:8999692856" }, { text: "WhatsApp 8237682856", href: "https://wa.me/918237682856" }, @@ -190,4 +190,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file