From 6d1f8f8cd04e2387555a97286ad4a3cd0d943a5c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 19:43:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ce868af..6760044 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,7 +199,7 @@ export default function LandingPage() { id: "testimonial-5", name: "Patricia Gonzalez", role: "Homeowner", testimonial: "From deck building to interior repairs, they handle it all with precision. Their professionalism and friendly demeanor made the whole experience stress-free.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-photogenic-blonde-woman-wearing-headphones_23-2148397120.jpg", imageAlt: "Patricia Gonzalez" }, { - id: "testimonial-6", name: "David Wilson", role: "Homeowner", testimonial: "Best handyman service in Nampa! They diagnosed our electrical issue immediately and fixed it properly. I trust them with my home completely.", imageSrc: "http://img.b2bpic.net/free-photo/woman-bed-showing-ok-gesture_23-2147767529.jpg", imageAlt: "David Wilson" + id: "testimonial-6", name: "Andrea Wilson", role: "Homeowner", testimonial: "Best handyman service in Nampa! They diagnosed our electrical issue immediately and fixed it properly. I trust them with my home completely.", imageSrc: "http://img.b2bpic.net/free-photo/woman-bed-showing-ok-gesture_23-2147767529.jpg", imageAlt: "Andrea Wilson" } ]} ariaLabel="Testimonials section featuring five-star client reviews" -- 2.49.1