From 5d628fb2c714fdd5b4496fc17d80fdb9c499e9b7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 19:10:06 +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 b536717..14a35fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,21 +66,21 @@ export default function LandingPage() { handle: "@elena_wellness", testimonial: "The floral notes are subtle and the carbonation is just right.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-happy-smiling-woman-holding-water-bottle-with-lemon-vitamin-c-drink-looking-joyful-camera-posing-against-pink-background_1258-300506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-happy-smiling-woman-holding-water-bottle-with-lemon-vitamin-c-drink-looking-joyful-camera-posing-against-pink-background_1258-300506.jpg?_wi=1", }, { name: "Julian B.", handle: "@julian_lifestyle", testimonial: "Zero calories, zero sugar - it's the perfect wellness companion.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mockup-cosmetics-hydrogel-eyes-patches-woman-home-with-glass-water_197531-32429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mockup-cosmetics-hydrogel-eyes-patches-woman-home-with-glass-water_197531-32429.jpg?_wi=1", }, { name: "Sophie C.", handle: "@sophie_chic", testimonial: "A beautiful blend of French elegance and botanical tradition.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-stylish-blond-girl-knitted-sweater-sensually-looking-camera-outdoor_574295-741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-stylish-blond-girl-knitted-sweater-sensually-looking-camera-outdoor_574295-741.jpg?_wi=1", }, { name: "Marc L.", @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/healthy-smoothie-jars-gypsophila-white-background_23-2148028532.jpg" + imageSrc="http://img.b2bpic.net/free-photo/healthy-smoothie-jars-gypsophila-white-background_23-2148028532.jpg?_wi=1" imageAlt="Charab Rose Drink" mediaAnimation="slide-up" avatars={[ @@ -185,7 +185,7 @@ export default function LandingPage() { id: "sku-001-2", name: "Charab Rose Drink (Pack of 4)", price: "$22.00", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-smoothie-jars-gypsophila-white-background_23-2148028532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-smoothie-jars-gypsophila-white-background_23-2148028532.jpg?_wi=2", }, { id: "sku-001-3", @@ -197,19 +197,19 @@ export default function LandingPage() { id: "sku-001-4", name: "Charab Rose Drink (Pack of 12)", price: "$60.00", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-happy-smiling-woman-holding-water-bottle-with-lemon-vitamin-c-drink-looking-joyful-camera-posing-against-pink-background_1258-300506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-happy-smiling-woman-holding-water-bottle-with-lemon-vitamin-c-drink-looking-joyful-camera-posing-against-pink-background_1258-300506.jpg?_wi=2", }, { id: "sku-001-5", name: "Charab Rose Drink (Pack of 24)", price: "$115.00", - imageSrc: "http://img.b2bpic.net/free-photo/mockup-cosmetics-hydrogel-eyes-patches-woman-home-with-glass-water_197531-32429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mockup-cosmetics-hydrogel-eyes-patches-woman-home-with-glass-water_197531-32429.jpg?_wi=2", }, { id: "sku-001-6", name: "Charab Rose Drink (Monthly Sub)", price: "$100.00", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-stylish-blond-girl-knitted-sweater-sensually-looking-camera-outdoor_574295-741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-stylish-blond-girl-knitted-sweater-sensually-looking-camera-outdoor_574295-741.jpg?_wi=2", }, ]} title="Shop Charab" -- 2.49.1