From 15920116348a2af54085aa2f789588fdaee57012 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 06:00:18 +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 dc35bda..629e246 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,21 +56,21 @@ export default function LandingPage() { testimonials={[ { name: "Aanya K.", handle: "@aanyak", testimonial: "Best balayage in Noida! My hair feels healthier than ever.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058815.jpg", imageAlt: "luxury hair salon interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058815.jpg?_wi=1", imageAlt: "luxury hair salon interior"}, { name: "Rohan V.", handle: "@rohanv", testimonial: "Excellent service and very professional staff. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-face-client-towel_23-2147737012.jpg", imageAlt: "luxury hair salon interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-face-client-towel_23-2147737012.jpg?_wi=1", imageAlt: "luxury hair salon interior"}, { name: "Meera S.", handle: "@meeras", testimonial: "Loved my bridal makeup. The team is truly skilled.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/combination-facial-features-concept_23-2150087701.jpg", imageAlt: "luxury hair salon interior"}, { name: "Vikram P.", handle: "@vikramp", testimonial: "Quick and clean eyebrow threading. My go-to spot.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg", imageAlt: "luxury hair salon interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg?_wi=1", imageAlt: "luxury hair salon interior"}, { name: "Priya J.", handle: "@priyaj", testimonial: "The facials here are amazing. Very relaxing environment.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-getting-ready-wedding_23-2149722027.jpg", imageAlt: "luxury hair salon interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-getting-ready-wedding_23-2149722027.jpg?_wi=1", imageAlt: "luxury hair salon interior"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058815.jpg" + imageSrc="http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058815.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -114,7 +114,7 @@ export default function LandingPage() { { title: "Relaxing Environment", description: "Enjoy a serene atmosphere designed for your ultimate comfort."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-putting-face-client-towel_23-2147737012.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-putting-face-client-towel_23-2147737012.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -189,9 +189,9 @@ export default function LandingPage() { description="Hear what our clients have to say about their experience at Hair Court." testimonials={[ { - id: "1", name: "Sunita Rao", role: "Corporate Professional", testimonial: "Consistent, high-quality service every single time I visit.", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg"}, + id: "1", name: "Sunita Rao", role: "Corporate Professional", testimonial: "Consistent, high-quality service every single time I visit.", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg?_wi=2"}, { - id: "2", name: "Amit Sharma", role: "Businessman", testimonial: "Best shave and haircut in sector 62. Professional staff.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-getting-ready-wedding_23-2149722027.jpg"}, + id: "2", name: "Amit Sharma", role: "Businessman", testimonial: "Best shave and haircut in sector 62. Professional staff.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-getting-ready-wedding_23-2149722027.jpg?_wi=2"}, { id: "3", name: "Neha Gupta", role: "Entrepreneur", testimonial: "Their facials are simply magical. Always leave feeling refreshed.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-treating-dandruff-clinic_23-2149311373.jpg"}, {