2 Commits

Author SHA1 Message Date
20b4707b95 Update src/app/page.tsx 2026-03-06 16:49:50 +00:00
02e9104c51 Update src/app/layout.tsx 2026-03-06 16:49:50 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -200,7 +200,7 @@ export default function LandingPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
inputPlaceholder="Enter your email" inputPlaceholder="Enter your phone number"
buttonText="Get in Touch" buttonText="Get in Touch"
termsText="We'll contact you within 2 hours to confirm your reservation. Call us directly for immediate bookings." termsText="We'll contact you within 2 hours to confirm your reservation. Call us directly for immediate bookings."
/> />