From 6c8ca1e0ae673ad3658f77cc1c5a7c329df720cd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 18:15:30 +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 e730a6a..85e0f51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/copy-space-bag-with-cartoon-cutlery-pieces_23-2148576701.jpg" + imageSrc="http://img.b2bpic.net/free-photo/copy-space-bag-with-cartoon-cutlery-pieces_23-2148576701.jpg?_wi=1" showBlur={true} avatars={[ { @@ -116,19 +116,19 @@ export default function LandingPage() { id: "p1", name: "Premium Essential", price: "$89", - imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600203.jpg?_wi=1", }, { id: "p2", name: "Sleek Companion", price: "$125", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-supplies-arrangement-still-life_23-2149511864.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-supplies-arrangement-still-life_23-2149511864.jpg?_wi=1", }, { id: "p3", name: "Modern Utility", price: "$64", - imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-brush_23-2147710593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-brush_23-2147710593.jpg?_wi=1", }, { id: "p4", @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "Fantastic quality, really impressed.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/copy-space-bag-with-cartoon-cutlery-pieces_23-2148576701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copy-space-bag-with-cartoon-cutlery-pieces_23-2148576701.jpg?_wi=2", imageAlt: "professional portrait smiling", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Quality that truly stands out.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-long-blonde-hair-red-jacket_23-2149020127.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600203.jpg?_wi=2", imageAlt: "professional portrait smiling", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "Fast delivery, amazing packaging.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-charming-smile-feeling-happy-free-after-graduating-university-relaxing-cafe-waiting-food-making-plans-future-ginger-woman-having-rest-indoors_273609-481.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-supplies-arrangement-still-life_23-2149511864.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-supplies-arrangement-still-life_23-2149511864.jpg?_wi=2", imageAlt: "professional portrait smiling", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Will definitely shop again.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-lady-orange-outfit-sincerely-smiling-striped-backdrop-brunette-teen-girl-with-bright-headphones-posing-cafe_197531-29495.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-brush_23-2147710593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-brush_23-2147710593.jpg?_wi=2", imageAlt: "professional portrait smiling", }, ]} -- 2.49.1