Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca0753777c | |||
| b038082129 | |||
| eeaccd79e2 | |||
| 54472b865a |
@@ -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>
|
||||||
|
|
||||||
@@ -179,6 +179,10 @@ export default function LandingPage() {
|
|||||||
title="Know Before You Visit"
|
title="Know Before You Visit"
|
||||||
description="We focus on quality, not quantity."
|
description="We focus on quality, not quantity."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Reserve Your Table Now", href: "#contact"}
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user