From e87cc47ecfe7b9cb48a89aecf37d20142365d928 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:05:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b801d8f..650539c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,23 +66,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-natural-argan-oil-dropper_23-2149016620.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-natural-argan-oil-dropper_23-2149016620.jpg?_wi=1", imageAlt: "Luxury Indian Perfume", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flowers-surrounding-iridescent-beauty-packaging_23-2151892262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flowers-surrounding-iridescent-beauty-packaging_23-2151892262.jpg?_wi=1", imageAlt: "Scentivus Fragrance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17741.jpg?_wi=1", imageAlt: "Artisan Ingredients", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottles-green-leaf_23-2149353091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottles-green-leaf_23-2149353091.jpg?_wi=1", imageAlt: "Golden Scent Bottle", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-herbs-spices_114579-20042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-herbs-spices_114579-20042.jpg?_wi=1", imageAlt: "Fragrance Essence", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { quote: "Sandalwood Silk is divine. It lasts all day and feels incredibly premium.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371901.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-natural-argan-oil-dropper_23-2149016620.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-natural-argan-oil-dropper_23-2149016620.jpg?_wi=2", imageAlt: "luxury Indian perfume bottle close up", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "Spice Route has such a complex character. It truly represents modern India.", tag: "Connoisseur", avatarSrc: "http://img.b2bpic.net/free-photo/man-sunglasses-looking-camera_23-2147747843.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flowers-surrounding-iridescent-beauty-packaging_23-2151892262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flowers-surrounding-iridescent-beauty-packaging_23-2151892262.jpg?_wi=2", imageAlt: "perfume spray luxury aesthetic", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "Jasmine Aura is elegant, subtle, and sophisticated. Highly recommended.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216153.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17741.jpg?_wi=2", imageAlt: "traditional indian spice scent ingredients", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "The packaging and the perfume quality are both top-tier. Exceptional.", tag: "Gift Giver", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-short-haired-woman-posing-white-shirt_23-2149021768.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottles-green-leaf_23-2149353091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottles-green-leaf_23-2149353091.jpg?_wi=2", imageAlt: "perfume oil dropper aesthetic", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Oudh Royal is mysterious and profound. A masterpiece in every sense.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/cute-daughter-receiving-gifts-from-her-mother_23-2148331752.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-herbs-spices_114579-20042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-herbs-spices_114579-20042.jpg?_wi=2", imageAlt: "perfume ingredients exotic flowers", }, ]}