diff --git a/src/app/page.tsx b/src/app/page.tsx index 3077711..feff899 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,8 +164,8 @@ export default function LandingPage() { imageAlt="Fine dining cuisine presentation" mediaPosition="right" mediaAnimation="slide-up" - inputPlaceholder="Enter your email" - buttonText="Get in Touch" + inputPlaceholder="Enter your phone number" + buttonText="Reserve via WhatsApp" termsText="We respect your privacy. Contact us for WhatsApp reservations." /> @@ -221,4 +221,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file