From d4b7cc1ffa6ed5ca3a261b4df5e5ecfc8473df52 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 11:24:15 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 492f0b2..3d65553 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -263,7 +263,7 @@ export default function HomePage() { answer: "Yes, we highly recommend booking in advance, especially during weekends.", }, { - question: "Do you accommodate allergies?", + question: "?", answer: "Yes, please inform us of any dietary requirements at the time of your booking.", }, ], -- 2.49.1