From 71c3e9b1bcd0b0b3e38f1b199cd4daee6e2d2b45 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 02:32:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e6ea8ba..32e340f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-doing-groceries_23-2149284867.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cloths-made-with-different-natural-pigments-assortment_23-2148734251.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cloths-made-with-different-natural-pigments-assortment_23-2148734251.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-vendor-giving-free-apple-samples-clients_482257-77573.jpg", @@ -142,7 +142,7 @@ export default function LandingPage() { price: "$45", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/cloves-bay-leaves-near-blurred-turmeric_23-2147773428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cloves-bay-leaves-near-blurred-turmeric_23-2147773428.jpg?_wi=1", }, { id: "2", @@ -151,7 +151,7 @@ export default function LandingPage() { price: "$60", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/yellow-sugar-candies-marble-table_114579-75860.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yellow-sugar-candies-marble-table_114579-75860.jpg?_wi=1", }, { id: "3", @@ -160,7 +160,7 @@ export default function LandingPage() { price: "$85", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wood-wall-cinnamon-sticks-star-anise-lemon_169016-5212.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wood-wall-cinnamon-sticks-star-anise-lemon_169016-5212.jpg?_wi=1", }, { id: "4", @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "The attention to detail in their product selection is remarkable.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-shopping-organic-products_23-2148672825.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cloths-made-with-different-natural-pigments-assortment_23-2148734251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cloths-made-with-different-natural-pigments-assortment_23-2148734251.jpg?_wi=2", imageAlt: "happy customer apothecary shop", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "Knowledgeable staff and a beautiful, warm atmosphere.", tag: "Frequent", avatarSrc: "http://img.b2bpic.net/free-photo/profile-charming-professional-young-female-designer-dressed-stylish-wear-enjoying-process-creation-holding-pencil-sketching-large-tablet-people-creativity-art-design-concept_273609-329.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cloves-bay-leaves-near-blurred-turmeric_23-2147773428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cloves-bay-leaves-near-blurred-turmeric_23-2147773428.jpg?_wi=2", imageAlt: "happy customer apothecary shop", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "Feels like a high-end apothecary. My go-to spot.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/vendor-checking-quality-organic-items_482257-90439.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/yellow-sugar-candies-marble-table_114579-75860.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yellow-sugar-candies-marble-table_114579-75860.jpg?_wi=2", imageAlt: "happy customer apothecary shop", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { quote: "Quality is consistent and the vibe is always great.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/person-using-nfc-technology-pay-bill-restaurant_23-2150039428.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wood-wall-cinnamon-sticks-star-anise-lemon_169016-5212.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wood-wall-cinnamon-sticks-star-anise-lemon_169016-5212.jpg?_wi=2", imageAlt: "happy customer apothecary shop", }, ]}