From eb65d808a8588ead3e630b2c1f61e10daf59d81a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 06:45:33 +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 e7bd35a..68b5b0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { title: "Fresh Transit", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-sandwiches-with-greenary-roe_23-2148454755.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-sandwiches-with-greenary-roe_23-2148454755.jpg?_wi=1" imageAlt="Our store philosophy" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -224,7 +224,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Need assistance or have inquiries about our sourcing process? Find answers here." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/high-angle-sandwiches-with-greenary-roe_23-2148454755.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-sandwiches-with-greenary-roe_23-2148454755.jpg?_wi=2" imageAlt="FAQ and support" mediaAnimation="slide-up" /> -- 2.49.1