From 5f86e8f4c2b7c44354d2c53388393e0a11efa75c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 06:18:04 +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 b3e01f6..f746208 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="Where Colonial Elegance Meets Modern Serenity" description="Experience Tea Villa—a sanctuary of pastel luxury, gourmet vegetarian cuisine, and Instagram-perfect moments nestled in Jayanagar's heart. Every corner whispers romance; every cup tells a story." - buttons={[{ text: "Reserve Your Table", href: "#contact" }]} + buttons={[{ text: "Reserve Your Table Now", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg" mediaAnimation="blur-reveal" avatars={[ @@ -185,4 +185,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1