From eabfdb7207be892807941eb543c670efdacd7c97 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 22:41:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b4e634..0353199 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349412.jpg" + imageSrc="http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349412.jpg?_wi=1" mediaAnimation="blur-reveal" imageAlt="modern convenience store shelves" /> @@ -90,7 +90,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-kind-snacks-as-cookies-chips-bowls-cutting-board-dark-surface-horizontal_176474-947.jpg", imageAlt: "gourmet snack bag snacks", }, - imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349412.jpg?_wi=2", imageAlt: "refreshing energy drink bottles", }, { @@ -115,10 +115,10 @@ export default function LandingPage() { imageAlt: "trending imported snacks", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/supermarket-owner-promoting-his-bio-food_482257-76583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/supermarket-owner-promoting-his-bio-food_482257-76583.jpg?_wi=1", imageAlt: "seasonal healthy snack bowl", }, - imageSrc: "http://img.b2bpic.net/free-photo/delivery-woman-with-food-package_23-2148869400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-woman-with-food-package_23-2148869400.jpg?_wi=1", imageAlt: "refreshing energy drink bottles", }, ]} @@ -204,7 +204,7 @@ export default function LandingPage() { title: "Daily Hours", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/supermarket-owner-promoting-his-bio-food_482257-76583.jpg" + imageSrc="http://img.b2bpic.net/free-photo/supermarket-owner-promoting-his-bio-food_482257-76583.jpg?_wi=2" mediaAnimation="slide-up" imageAlt="happy customer local store" metricsAnimation="slide-up" @@ -223,7 +223,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Super clean and actually has stuff I can’t find anywhere else.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delivery-woman-with-food-package_23-2148869400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-woman-with-food-package_23-2148869400.jpg?_wi=2", }, { id: "t2", -- 2.49.1