Update src/app/page.tsx
This commit is contained in:
@@ -181,8 +181,8 @@ export default function HomePage() {
|
||||
description="Reserve your dates and experience the profound serenity of Alpine Calm. Our team is delighted to assist with any inquiries or special requests."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttonText="Reserve"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Reserve"
|
||||
termsText="We respect your privacy. Your information will only be used to confirm your reservation and send you relevant updates about your stay."
|
||||
/>
|
||||
</div>
|
||||
@@ -217,4 +217,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user