From b49f3d6d0c1d8de8a27a7f22551784306fc06d83 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 17:27:04 +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 1ab0509..94aa692 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop_23-2148877379.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop_23-2148877379.jpg?_wi=1" imageAlt="Luxurious nail salon ambiance" mediaAnimation="blur-reveal" avatars={[ @@ -142,19 +142,19 @@ export default function LandingPage() { { title: "Artistic Manicures", description: "From classic gels to intricate nail art, our technicians bring creativity to your fingertips.", - imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg?_wi=1", imageAlt: "Nail art detail", }, { title: "Rejuvenating Pedicures", description: "Indulge in a spa-level experience for your feet that leaves you feeling polished and pampered.", - imageSrc: "http://img.b2bpic.net/free-photo/soothing-foot-massage-with-oil-minimalist-spa-reflexology-relax_169016-69711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soothing-foot-massage-with-oil-minimalist-spa-reflexology-relax_169016-69711.jpg?_wi=1", imageAlt: "Spa pedicure treatment", }, { title: "Facial Spa Treatments", description: "Comprehensive skin care services focused on hydration, rejuvenation, and natural beauty.", - imageSrc: "http://img.b2bpic.net/free-photo/spa-facial-treatment-with-professional_23-2152021575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spa-facial-treatment-with-professional_23-2152021575.jpg?_wi=1", imageAlt: "Facial treatment service", }, ]} @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "The manicure was flawless, and the atmosphere so relaxing.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230931.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop_23-2148877379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop_23-2148877379.jpg?_wi=2", imageAlt: "happy client portrait salon", }, { @@ -290,7 +290,7 @@ export default function LandingPage() { quote: "The pedicure treatment made all the difference.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/bride-getting-makeup-done-medium-shot_23-2149860778.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg?_wi=2", imageAlt: "happy client portrait salon", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "Such a professional and clean studio environment.", tag: "Happy", avatarSrc: "http://img.b2bpic.net/free-photo/excited-young-brunette-girl-with-wrapped-hair-towel-sitting-table-with-makeup-tools-keeping-fists-up_141793-122739.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/soothing-foot-massage-with-oil-minimalist-spa-reflexology-relax_169016-69711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soothing-foot-massage-with-oil-minimalist-spa-reflexology-relax_169016-69711.jpg?_wi=2", imageAlt: "happy client portrait salon", }, { @@ -312,7 +312,7 @@ export default function LandingPage() { quote: "The facial treatment was so soothing and effective.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-smoking-joint-home_181624-25481.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/spa-facial-treatment-with-professional_23-2152021575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spa-facial-treatment-with-professional_23-2152021575.jpg?_wi=2", imageAlt: "happy client portrait salon", }, ]} -- 2.49.1