diff --git a/src/app/page.tsx b/src/app/page.tsx index 99a05ab..215fb38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { useInvertedBackground={false} inputPlaceholder="Your email address" buttonText="Reserve Now" - termsText="We respect your privacy. We'll contact you within 2 hours to confirm your reservation." + termsText="Reserve instantly. We'll confirm within 2 hours. Your table guaranteed." /> @@ -249,4 +249,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}