Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed6ad45e19 | |||
| bb7de319ae | |||
| ca0753777c | |||
| b038082129 |
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table", href: "#contact"},
|
||||
text: "Book Your Table", href: "#contact"},
|
||||
{
|
||||
text: "Explore the Experience", href: "#experience"},
|
||||
]}
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Simple Menu. Perfect Execution."
|
||||
description="No overwhelming menus. Just perfected dishes made fresh."
|
||||
buttons={[{ text: "View Full Menu", href: "#contact" }]}
|
||||
buttons={[{ text: "Browse Our Signature Dishes", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user