Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-20 03:08:14 +00:00

View File

@@ -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." },