From c1ec8344e0042f9141221a7d505c09223a741fc5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 09:46:05 +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 c5cc1d8..8ff1a52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-texture-boutique-youtube-channel-art_23-2149342998.jpg" + imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-texture-boutique-youtube-channel-art_23-2149342998.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -76,19 +76,19 @@ export default function LandingPage() { id: "p1", name: "Classic Minimalist Watch", price: "$129.00", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg?_wi=1", }, { id: "p2", name: "Modern Urban Backpack", price: "$85.00", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292044.jpg?_wi=1", }, { id: "p3", name: "Ergonomic Desk Lamp", price: "$45.00", - imageSrc: "http://img.b2bpic.net/free-psd/vertical-flyer-pottery-with-clay-vessels_23-2148846390.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/vertical-flyer-pottery-with-clay-vessels_23-2148846390.jpg?_wi=1", }, ]} title="Trending Now" @@ -123,7 +123,7 @@ export default function LandingPage() { quote: "The products are exactly as described.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-with-mobile-phone-shopping-bags-mall_662251-1464.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-texture-boutique-youtube-channel-art_23-2149342998.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-texture-boutique-youtube-channel-art_23-2149342998.jpg?_wi=2", imageAlt: "modern minimalist online shop banner", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { quote: "Shipping was incredibly fast.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman_329181-20199.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg?_wi=2", imageAlt: "minimalist lifestyle product photo", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { quote: "Really love the aesthetic.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338335.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292044.jpg?_wi=2", imageAlt: "modern lifestyle accessory clean studio", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { quote: "Will be shopping here again.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg", - imageSrc: "http://img.b2bpic.net/free-psd/vertical-flyer-pottery-with-clay-vessels_23-2148846390.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/vertical-flyer-pottery-with-clay-vessels_23-2148846390.jpg?_wi=2", imageAlt: "premium lifestyle product minimalist design", }, { -- 2.49.1