Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 504fc5013c | |||
| 8715e9746f | |||
| 89c669d11a | |||
| e3f7440741 |
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
{ id: "p6", name: "Fried Chicken Salad", price: "$13.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-citrus-with-waffles-pears_23-2148526458.jpg" }
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Hearty portions, fair prices, and unforgettable flavors."
|
||||
description="Hearty portions, fair prices, and unforgettable flavors. Every dish is crafted from scratch using only the freshest, locally sourced ingredients."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -158,6 +158,9 @@ export default function LandingPage() {
|
||||
{ id: "f2", title: "Do you offer catering services?", content: "Yes, we provide catering for celebrations of life, events, and office meals." },
|
||||
{ id: "f3", title: "What's the best time to visit?", content: "We're very popular for weekend brunch, so we recommend arriving early or later in the afternoon." }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Make a Reservation", href: "#contact" }
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user