From a34ff2c693a5a65930514424c443dbee52b4c723 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 21:52:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 65509b4..3ff6a4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#location", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-modern-clothing-store-filled-with-formal-wear-designs_482257-93026.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-modern-clothing-store-filled-with-formal-wear-designs_482257-93026.jpg?_wi=1" imageAlt="Luxurious cannabis dispensary showcase" /> @@ -87,7 +87,7 @@ export default function LandingPage() { id: "1", name: "Premium Flower", price: "From $30", - imageSrc: "http://img.b2bpic.net/free-photo/tea-glass-mug-with-orange-dried-herbs-top-view-blue-cutting-board_176474-9918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tea-glass-mug-with-orange-dried-herbs-top-view-blue-cutting-board_176474-9918.jpg?_wi=1", }, { id: "2", @@ -133,7 +133,7 @@ export default function LandingPage() { description: "Only the finest, lab-tested products.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tea-glass-mug-with-orange-dried-herbs-top-view-blue-cutting-board_176474-9918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tea-glass-mug-with-orange-dried-herbs-top-view-blue-cutting-board_176474-9918.jpg?_wi=2" imageAlt="Why choose us visual" mediaAnimation="slide-up" /> @@ -228,7 +228,7 @@ export default function LandingPage() { description: "Consistent, lab-verified products.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-modern-clothing-store-filled-with-formal-wear-designs_482257-93026.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-modern-clothing-store-filled-with-formal-wear-designs_482257-93026.jpg?_wi=2" imageAlt="Our store interior" mediaAnimation="slide-up" /> -- 2.49.1