Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4fae8143ba | |||
| d0984ec8d5 | |||
| effaf3862d |
@@ -132,6 +132,7 @@ export default function LandingPage() {
|
||||
<FaqBase
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Contact Us", href: "#contact" }]}
|
||||
faqs={[
|
||||
{ id: "1", title: "Do you offer reservations?", content: "Yes, we accept reservations for parties of 6 or more." },
|
||||
{ id: "2", title: "Are you open on Sundays?", content: "Yes, we are open daily from 11am to 9pm." },
|
||||
|
||||
Reference in New Issue
Block a user