From 19fd82f0d96b0906c9921268771fb8e6e10b3e2b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 12:52:33 +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 dc4a544..87c305f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ export default function LandingPage() { { id: "f2", title: "Do you handle clean up?", content: "Absolutely. I leave your kitchen exactly as I found it, leaving you to enjoy your evening."}, { - id: "f3", title: "Can you handle food allergies?", content: "Dietary restrictions are a priority. We discuss these in depth during the menu planning stage."}, + id: "f3", title: "Can you handle food allergies?", content: "Dietary restrictions are a priority. We discuss these in depth during the menu planning stage, including customizable menus for vegan, gluten-free, and keto diets."}, ]} imageSrc="http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg" mediaAnimation="slide-up" -- 2.49.1