From 43b0a9bbba22eefc1331194c9c37a5819862d3dd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 18:32:35 +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 626a715..adb2ea2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -171,8 +171,8 @@ export default function LandingPage() { description="Reserve your table or place your order online. Join us for a culinary journey through the best of Indian and Chinese cuisine." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - inputPlaceholder="Enter your phone number" - buttonText="Reserve Table" + inputPlaceholder="Your email or phone" + buttonText="Reserve Your Table Now" termsText="By reserving, you agree to our dining policies. We'll confirm your reservation shortly." /> -- 2.49.1