@@ -200,7 +202,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 phone number"
inputPlaceholder="Enter your email"
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."
/>
/>
@@ -248,4 +250,4 @@ export default function LandingPage() {
</div>
</div>
</ThemeProvider>
</ThemeProvider>
);
);
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.