Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 32ee5a2f7c | |||
| 72c9e18ed9 | |||
| 23d79d5785 | |||
| d2101ccf9c | |||
| 773de65fa7 |
@@ -65,8 +65,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Visit Us Today", href: "contact" },
|
||||
{ text: "View Menu", href: "#" }
|
||||
{ text: "Make a Reservation", href: "contact" },
|
||||
{ text: "Order Now", href: "product" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Directions"
|
||||
buttonText="Reserve Your Table"
|
||||
termsText="We respect your privacy. Join our mailing list for updates and special offers."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user