From 0858ffa24035d51def6c90442b03440bacf639ea Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:16:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7324cb..aaf8e62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,15 +67,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-talks-phone_1304-5079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-talks-phone_1304-5079.jpg?_wi=1", imageAlt: "elegant lash model portrait", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-young-woman_23-2149102708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-young-woman_23-2149102708.jpg?_wi=1", imageAlt: "professional lash artist work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-circles-projection_23-2148261296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-circles-projection_23-2148261296.jpg?_wi=1", imageAlt: "premium beauty lash product", }, ]} @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "The best adhesive I've ever used. My retention is flawless now!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-11854.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-talks-phone_1304-5079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-talks-phone_1304-5079.jpg?_wi=2", imageAlt: "portrait young professional woman", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Love the silk lashes. They are so soft and easy to work with.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877353.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-young-woman_23-2149102708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-young-woman_23-2149102708.jpg?_wi=2", imageAlt: "portrait young professional woman", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Fast shipping and amazing customer service every single time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-joyful-woman-with-dark-curly-hair-standing-near-table-happily-showing-fashion-sketches-laptop-while-spending-time-modern-cozy-workshop-with-big-windows_574295-496.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-circles-projection_23-2148261296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-circles-projection_23-2148261296.jpg?_wi=2", imageAlt: "portrait young professional woman", }, { -- 2.49.1