Compare commits
2 Commits
version_24
...
version_25
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e8a943d36 | |||
| d6a045e990 |
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you accept reservations?", content: "Yes, we highly recommend booking in advance." },
|
||||
{ id: "f1", title: "Do you accept reservations?", content: "Yes, we highly recommend booking in advance. Book via our website or call us at (555) 0123-4567 for same-day requests." },
|
||||
{ id: "f2", title: "Are there vegetarian options?", content: "We offer a wide variety of vegetarian mezes." },
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
|
||||
Reference in New Issue
Block a user