From 03fb6cbfd20627f0c726baf3aa25119534d127e4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 00:44:55 +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 169ec84..fe59ea4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { 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={[ @@ -237,7 +237,7 @@ export default function LandingPage() { 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