From 7c3401085a587d07d4bfb2e7a27852bd4c4cf63b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:55:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f562027..2979e22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,11 +51,11 @@ export default function LandingPage() { testimonials={[ { name: "Monica Wright", handle: "Customer", testimonial: "Mia took my inspiration photo and nailed it. Builder gel makes my nails grow strong and long. I'll definitely be back!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg", imageAlt: "Monica Wright" + imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg?_wi=1", imageAlt: "Monica Wright" }, { name: "Tania Cisneros", handle: "Customer", testimonial: "They really make you feel special. Danny was precise and sweet, and Tracy gave an amazing pedicure.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", imageAlt: "Tania Cisneros" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=1", imageAlt: "Tania Cisneros" } ]} testimonialRotationInterval={5000} @@ -140,10 +140,10 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Monica Wright", role: "Regular Customer", testimonial: "Mia took my inspiration photo and nailed it. Builder gel makes my nails grow strong and long. I'll definitely be back!", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg", imageAlt: "Monica Wright" + id: "1", name: "Monica Wright", role: "Regular Customer", testimonial: "Mia took my inspiration photo and nailed it. Builder gel makes my nails grow strong and long. I'll definitely be back!", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg?_wi=2", imageAlt: "Monica Wright" }, { - id: "2", name: "Tania Cisneros", role: "Valued Guest", testimonial: "They really make you feel special. Danny was precise and sweet, and Tracy gave an amazing pedicure.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", imageAlt: "Tania Cisneros" + id: "2", name: "Tania Cisneros", role: "Valued Guest", testimonial: "They really make you feel special. Danny was precise and sweet, and Tracy gave an amazing pedicure.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=2", imageAlt: "Tania Cisneros" }, { id: "3", name: "Sarah Martinez", role: "Frequent Visitor", testimonial: "Absolutely wonderful pedicures for multiple people as a walk-in. The staff is always friendly and professional.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-sitting-cafe-outdoors-drinking-coffee_171337-10404.jpg", imageAlt: "Sarah Martinez"