Update src/app/page.tsx
This commit is contained in:
@@ -263,8 +263,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Booking Info"
|
||||
buttonText="Call Now: +91 98222 72219"
|
||||
href="tel:+919822272219"
|
||||
termsText="We respect your privacy. Our team will contact you within 24 hours with booking details and special offers."
|
||||
/>
|
||||
</div>
|
||||
@@ -303,4 +303,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user