From aed1c1192ff5efc72ec2b7e7c9d53f67c28e3d5b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 23:47:24 +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 f1e68be..d7ecc36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,7 @@ export default function LandingPage() { description: "Proudly serving the West Chicago community daily.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-home-office-belonging-small-business-owner-with-data-sales-reports_482257-90829.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-home-office-belonging-small-business-owner-with-data-sales-reports_482257-90829.jpg?_wi=1" imageAlt="Our ice cream shop in West Chicago" mediaAnimation="slide-up" /> @@ -270,7 +270,7 @@ export default function LandingPage() { description="We are located at 123 Main St, West Chicago. Come visit us for a treat!" inputPlaceholder="Join our flavor list!" buttonText="Subscribe" - imageSrc="http://img.b2bpic.net/free-photo/empty-home-office-belonging-small-business-owner-with-data-sales-reports_482257-90829.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-home-office-belonging-small-business-owner-with-data-sales-reports_482257-90829.jpg?_wi=2" imageAlt="Our ice cream shop" mediaAnimation="slide-up" /> -- 2.49.1