From ea79a349d3d41069ff8c42c0bc2e244203940c80 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 17:59:50 +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 79ba9c1..4d6578b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { name: "Mixed Special", price: "$4.25", variant: "Full Loaded", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086033.jpg?_wi=1", imageAlt: "Mixed pupusa", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Frequently Asked Questions" description="Got questions about our pupusas or delivery? We've got the answers." - imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086033.jpg?_wi=2" imageAlt="Delicious pupusas" mediaAnimation="slide-up" faqsAnimation="slide-up" -- 2.49.1