From 28e7e35ca1fedd9d73916c3f180908cf2cb7e1aa Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 02:32:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bfeee62..1d748a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,15 +57,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Best haircut I've ever had! The team made me feel so comfortable and my new style is perfect.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", imageAlt: "Sarah Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, { name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: "The color treatment exceeded my expectations. Professional, friendly, and absolutely worth it!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", imageAlt: "Emily Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg?_wi=1", imageAlt: "Emily Rodriguez" }, { name: "James Chen", handle: "@jameschen", testimonial: "Fantastic grooming experience. The barber knew exactly what I wanted and delivered perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg", imageAlt: "James Chen" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg?_wi=1", imageAlt: "James Chen" } ]} testimonialRotationInterval={5000} @@ -215,15 +215,15 @@ export default function LandingPage() { testimonials={[ { id: "test1", name: "Jessica Williams", role: "Marketing Manager", company: "Local Business Owner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", imageAlt: "Jessica Williams testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg?_wi=2", imageAlt: "Jessica Williams testimonial" }, { id: "test2", name: "Michelle Davis", role: "Event Planner", company: "Wedding Services", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", imageAlt: "Michelle Davis testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg?_wi=2", imageAlt: "Michelle Davis testimonial" }, { id: "test3", name: "David Thompson", role: "Executive", company: "Corporate Professional", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg", imageAlt: "David Thompson testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg?_wi=2", imageAlt: "David Thompson testimonial" }, { id: "test4", name: "Amanda Foster", role: "Fashion Designer", company: "Style Influencer", rating: 5,