diff --git a/src/app/page.tsx b/src/app/page.tsx index c60ebb5..d0515bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", title: "Do I need a reservation?", content: "Yes, we highly recommend booking in advance to ensure availability."}, + id: "f1", title: "Do I need a reservation?", content: "Yes, we highly recommend booking in advance. Visit our contact section to book via WhatsApp or phone."}, { id: "f2", title: "Is there a dress code?", content: "We maintain a smart-casual to formal dress code suitable for fine dining."}, {