diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a26d80..72caf31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,11 +56,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-talks-phone_1304-5079.jpg", imageAlt: "elegant lash model portrait"}, + 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", imageAlt: "professional lash artist work"}, + 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", imageAlt: "premium beauty lash product"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-circles-projection_23-2148261296.jpg?_wi=1", imageAlt: "premium beauty lash product"}, ]} mediaAnimation="blur-reveal" /> @@ -157,11 +157,11 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", name: "Jasmine R.", date: "2024-05", title: "Master Tech", 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", imageAlt: "portrait young professional woman"}, + id: "t1", name: "Jasmine R.", date: "2024-05", title: "Master Tech", 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?_wi=2", imageAlt: "portrait young professional woman"}, { - id: "t2", name: "Sarah K.", date: "2024-04", title: "Studio Owner", 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", imageAlt: "portrait young professional woman"}, + id: "t2", name: "Sarah K.", date: "2024-04", title: "Studio Owner", 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?_wi=2", imageAlt: "portrait young professional woman"}, { - id: "t3", name: "Emma L.", date: "2024-03", title: "Lash Artist", 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", imageAlt: "portrait young professional woman"}, + id: "t3", name: "Emma L.", date: "2024-03", title: "Lash Artist", 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?_wi=2", imageAlt: "portrait young professional woman"}, { id: "t4", name: "Chloe M.", date: "2024-02", title: "Lash Tech", quote: "The tweezers are super sharp and ergonomic. Life saver!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tender-woman-with-blue-flower_23-2148105421.jpg", imageAlt: "portrait young professional woman"}, {