From 1d975f439a2ab0505fa4022869b429ac1ad8acd7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 12:22:42 +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 ddb7401..3b9f71d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/grilled-pork-served-with-sauce-korean-style_1150-42939.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grilled-pork-served-with-sauce-korean-style_1150-42939.jpg?_wi=1" imageAlt="Traditional Korean food spread" mediaAnimation="slide-up" avatars={[ @@ -288,7 +288,7 @@ export default function LandingPage() { content: "We offer validated parking at the adjacent garage for two hours.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/grilled-pork-served-with-sauce-korean-style_1150-42939.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grilled-pork-served-with-sauce-korean-style_1150-42939.jpg?_wi=2" title="Common Questions" description="Everything you need to know about dining at Seoul Bites." faqsAnimation="slide-up" -- 2.49.1