4 Commits

Author SHA1 Message Date
fb7c7c22bf Update src/app/page.tsx 2026-04-22 08:13:48 +00:00
43ce8b2a47 Update src/app/page.tsx 2026-04-22 08:12:47 +00:00
7ac50b8156 Merge version_2 into main
Merge version_2 into main
2026-04-22 08:11:41 +00:00
43a4320a6b Merge version_2 into main
Merge version_2 into main
2026-04-22 08:11:09 +00:00

View File

@@ -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"