Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb7c7c22bf | |||
| 43ce8b2a47 | |||
| 7ac50b8156 | |||
| 43a4320a6b |
@@ -114,7 +114,9 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="split"
|
||||
faqs={[]}
|
||||
faqs={[
|
||||
{ id: "faq-1", title: "Do I need a reservation?", content: "We highly recommend booking in advance to secure your table. You can book your table directly through our [online reservation system](#contact)." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know for your perfect visit."
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user