Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7075bd55af | |||
| 623466d112 | |||
| 242e419bc4 |
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "f1", title: "Do you take reservations?", content: "Yes, we highly recommend booking in advance." },
|
{ id: "f1", title: "Do you take reservations?", content: "Yes, we highly recommend booking in advance. Book your table via the form below." },
|
||||||
{ id: "f2", title: "Are there vegan options?", content: "We have a dedicated selection of traditional vegetable-based dishes." },
|
{ id: "f2", title: "Are there vegan options?", content: "We have a dedicated selection of traditional vegetable-based dishes." },
|
||||||
{ id: "f3", title: "Can you host events?", content: "We cater for private gatherings and corporate events." },
|
{ id: "f3", title: "Can you host events?", content: "We cater for private gatherings and corporate events." },
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user