From 39abdec14579e93f5c2fc202d6edf15facce29ce Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:07:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6545cb7..cc63140 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { title="Wholesale Shopping Made Simple" description="Discover unbeatable prices on bulk groceries, household essentials, and more. Smart Cash&Carry brings warehouse savings to your community." tag="Best Bulk Deals" - imageSrc="http://img.b2bpic.net/free-photo/view-full-warehouse-with-forklift_181624-44643.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-full-warehouse-with-forklift_181624-44643.jpg?_wi=1" imageAlt="Modern supermarket interior with organized aisles and bright lighting" showBlur={true} showDimOverlay={false} @@ -117,7 +117,7 @@ export default function LandingPage() { id: "4", title: "Convenient Hours & Location", content: "Open 7 days a week with extended hours. Spacious parking, shopping carts, and checkout stands designed for bulk purchases." } ]} - imageSrc="http://img.b2bpic.net/free-photo/view-full-warehouse-with-forklift_181624-44643.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-full-warehouse-with-forklift_181624-44643.jpg?_wi=2" imageAlt="Smart Cash&Carry warehouse store interior" mediaAnimation="slide-up" useInvertedBackground={false} @@ -201,7 +201,7 @@ export default function LandingPage() { id: "6", title: "Do you have parking available?", content: "Absolutely! We have a spacious, free parking lot with dedicated spots for bulk shoppers. Convenient loading zones make it easy to load your purchases." } ]} - imageSrc="http://img.b2bpic.net/free-photo/view-full-warehouse-with-forklift_181624-44643.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-full-warehouse-with-forklift_181624-44643.jpg?_wi=3" imageAlt="Smart Cash&Carry store interior" mediaAnimation="slide-up" faqsAnimation="slide-up" -- 2.49.1