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