From 1130b88abfca9fb7cf24b80dcd752f366ade230b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:32:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."}, {