From 01b045769f1bbf86b4d77487a9ee6a3654cb572e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 16:46:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 45e3527..f2fba97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,23 +58,23 @@ export default function LandingPage() { description="Professional makeup artistry tailored to your unique beauty for weddings, editorial photoshoots, and special occasions." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210704.jpg?_wi=1", imageAlt: "Makeup application", }, { - imageSrc: "http://img.b2bpic.net/free-photo/makeup-brushes-near-carnations-bag_23-2147742646.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/makeup-brushes-near-carnations-bag_23-2147742646.jpg?_wi=1", imageAlt: "Studio setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-portrait-young-brunette-woman-with-evening-stylish-makeup-perfect-clean-skin-sexy-model-with-hair-bun-posing-studio-with-pink-bright-natural-lips_158538-24126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-portrait-young-brunette-woman-with-evening-stylish-makeup-perfect-clean-skin-sexy-model-with-hair-bun-posing-studio-with-pink-bright-natural-lips_158538-24126.jpg?_wi=1", imageAlt: "Beauty portrait", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-brush-with-eyeshadow-powder_23-2148862923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-brush-with-eyeshadow-powder_23-2148862923.jpg?_wi=1", imageAlt: "Detail shot", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-indoors-side-view_23-2149640902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-indoors-side-view_23-2149640902.jpg?_wi=1", imageAlt: "Bridal work", }, ]} @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Elena made me feel like the most beautiful version of myself on my wedding day.", tag: "Bridal", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210704.jpg?_wi=2", imageAlt: "smiling woman portrait professional", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "The artistry and attention to detail were unmatched. Truly a master of her craft.", tag: "Editorial", avatarSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-holding-hands-together-joyfully-looking-camera-modern-clothes-store_574295-2021.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/makeup-brushes-near-carnations-bag_23-2147742646.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/makeup-brushes-near-carnations-bag_23-2147742646.jpg?_wi=2", imageAlt: "smiling woman portrait professional", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Professional, punctual, and highly skilled. Highly recommend for any event.", tag: "Event", avatarSrc: "http://img.b2bpic.net/free-photo/green-eyed-woman-white-t-shirt-pink-jacket-with-snow-white-smile-looks-front-posing-street_197531-17040.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-portrait-young-brunette-woman-with-evening-stylish-makeup-perfect-clean-skin-sexy-model-with-hair-bun-posing-studio-with-pink-bright-natural-lips_158538-24126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-portrait-young-brunette-woman-with-evening-stylish-makeup-perfect-clean-skin-sexy-model-with-hair-bun-posing-studio-with-pink-bright-natural-lips_158538-24126.jpg?_wi=2", imageAlt: "smiling woman portrait professional", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "I received so many compliments! Will definitely book again.", tag: "Social", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-caucasian-unshaved-man-eyeglasses-looking-camera-with-sincere-smile-isolated-gray_171337-630.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-brush-with-eyeshadow-powder_23-2148862923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-brush-with-eyeshadow-powder_23-2148862923.jpg?_wi=2", imageAlt: "smiling woman portrait professional", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "Absolutely perfect experience from the trial to the final look.", tag: "Bridal", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-smiling_1303-9953.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-indoors-side-view_23-2149640902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-indoors-side-view_23-2149640902.jpg?_wi=2", imageAlt: "smiling woman portrait professional", }, ]}