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