From 6beaffc4c609285e110ffb96c9b025fb57207b3a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 00:45:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e172002..7810018 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="A Symphony of Flavors" description="Experience culinary excellence in an intimate, warm setting designed for those who appreciate the finer things in life." buttons={[{ text: "Reserve a Table", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg?_wi=1" imageAlt="Fine dining restaurant atmosphere" mediaAnimation="blur-reveal" avatars={[ @@ -124,7 +124,7 @@ export default function LandingPage() { { id: "2", title: "Are there vegetarian options?", content: "Absolutely, we have a dedicated seasonal menu." }, { id: "3", title: "Is dress code required?", content: "Smart casual attire is preferred for your comfort." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg?_wi=2" title="Frequently Asked" description="Have questions? We're here to help." faqsAnimation="blur-reveal" -- 2.49.1