From 818628893e0f6ea26df0ede733cf6fb6b11c4a90 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 15:03:44 +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 49ea7b5..037ce56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-banner-beauty-products-with-copy-space_23-2149446534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-banner-beauty-products-with-copy-space_23-2149446534.jpg?_wi=1", imageAlt: "Radiant skincare hero shot", }, { @@ -144,21 +144,21 @@ export default function LandingPage() { id: "p1", name: "Radiant Serum", price: "$48", - imageSrc: "http://img.b2bpic.net/free-photo/creative-display-makeup-products-assortment_23-2150063090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-display-makeup-products-assortment_23-2150063090.jpg?_wi=1", imageAlt: "Radiant Serum", }, { id: "p2", name: "Dewy Moisturizer", price: "$52", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242132.jpg?_wi=1", imageAlt: "Dewy Moisturizer", }, { id: "p3", name: "Brightening Essence", price: "$39", - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307344.jpg?_wi=1", imageAlt: "Brightening Essence", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "Finally, a brand that gets my skin tone right! The coverage is flawless.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-smiling-happy-woman_171337-12340.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-banner-beauty-products-with-copy-space_23-2149446534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-banner-beauty-products-with-copy-space_23-2149446534.jpg?_wi=2", imageAlt: "natural beauty portrait woman", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "Dermatologist-tested means a lot to me, and Mera delivers every time.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-young-beauty-blogger-records-lifestyle-vlog-her-room-using-camera-with_1258-254642.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/creative-display-makeup-products-assortment_23-2150063090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-display-makeup-products-assortment_23-2150063090.jpg?_wi=2", imageAlt: "natural beauty portrait woman", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "I recommend these products to all my followers. Genuine quality.", tag: "Influencer", avatarSrc: "http://img.b2bpic.net/free-photo/hostess-latino-hair-salon_23-2150555154.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242132.jpg?_wi=2", imageAlt: "natural beauty portrait woman", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { quote: "Amazing customer service and fast shipping. Highly recommend!", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/female-pink-bathrobe-holding-white-sign-cream_140725-25601.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307344.jpg?_wi=2", imageAlt: "natural beauty portrait woman", }, ]} -- 2.49.1