From c60e5e6d07ade7c7a8ef5c9e3e89d1e358a9a622 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 22:35:57 +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 9525b6c..bcd1362 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-nail-polish-accesories-plain-background_23-2148306690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-nail-polish-accesories-plain-background_23-2148306690.jpg?_wi=1" imageAlt="luxury lifestyle photography dark mode" mediaAnimation="slide-up" avatars={[ @@ -141,25 +141,25 @@ export default function LandingPage() { id: "1", name: "Precision Watch", price: "$1,299", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722697.jpg?_wi=1", }, { id: "2", name: "Silk Couture", price: "$899", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-green-eyes-wears-grey-sweater-hat-autumn-image-concept_633478-2606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-green-eyes-wears-grey-sweater-hat-autumn-image-concept_633478-2606.jpg?_wi=1", }, { id: "3", name: "Leather Heritage", price: "$649", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg?_wi=1", }, { id: "4", name: "Sonic Elite", price: "$399", - imageSrc: "http://img.b2bpic.net/free-photo/headphones-laptop-home_23-2149551432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headphones-laptop-home_23-2149551432.jpg?_wi=1", }, { id: "5", @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "The selection is truly unmatched, and the shopping experience feels genuinely exclusive.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-transgender-posing-medium-shot_23-2149154632.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-nail-polish-accesories-plain-background_23-2148306690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-nail-polish-accesories-plain-background_23-2148306690.jpg?_wi=2", imageAlt: "professional customer portrait dark studio", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Rare electronics I couldn't find anywhere else. SHOPIN has a great eye for quality.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-woman-portrait_23-2148148150.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722697.jpg?_wi=2", imageAlt: "professional customer portrait dark studio", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Stunning quality, excellent packaging. Everything is perfect for a luxury lover.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/clothing-store-smiling-client-assistant-discussing-apparel-style-while-browsing-through-rack-african-american-man-showing-outfit-mall-customer-giving-fashion-advice_482257-71789.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-green-eyes-wears-grey-sweater-hat-autumn-image-concept_633478-2606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-green-eyes-wears-grey-sweater-hat-autumn-image-concept_633478-2606.jpg?_wi=2", imageAlt: "professional customer portrait dark studio", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { quote: "The level of customer service is as high-end as the products themselves.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-wall_23-2148415941.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-talking-phone_23-2148751530.jpg?_wi=2", imageAlt: "professional customer portrait dark studio", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { quote: "Beautifully curated, reliable, and sophisticated. SHOPIN is my favorite shop now.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/headphones-laptop-home_23-2149551432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headphones-laptop-home_23-2149551432.jpg?_wi=2", imageAlt: "professional customer portrait dark studio", }, ]} -- 2.49.1