Merge version_3 into main #3
1384
src/app/layout.tsx
1384
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -242,8 +242,8 @@ export default function LandingPage() {
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Check Availability"
|
||||
inputPlaceholder="Your email for booking inquiry"
|
||||
buttonText="Reserve Now"
|
||||
termsText="We respect your privacy and will only contact you about your booking and special offers."
|
||||
/>
|
||||
</div>
|
||||
@@ -261,4 +261,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user