Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 603e703d2d | |||
| feb2ab6cec |
@@ -164,8 +164,8 @@ export default function LandingPage() {
|
|||||||
imageAlt="Fine dining cuisine presentation"
|
imageAlt="Fine dining cuisine presentation"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
inputPlaceholder="Enter your phone number"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Reserve via WhatsApp"
|
buttonText="Get in Touch"
|
||||||
termsText="We respect your privacy. Contact us for WhatsApp reservations."
|
termsText="We respect your privacy. Contact us for WhatsApp reservations."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -221,4 +221,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user