From 37978abe9649651644dc3aee5a80a3bc7fa8f383 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:49:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d4a7bf..bbb8f01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,13 +161,13 @@ export default function LandingPage() { id: "1", name: "Sarah Mitchell", handle: "Kemptville Homeowner", testimonial: "W Painting & Sons transformed our living room. Professional, clean, and the quality is exceptional. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Sarah Mitchell" }, { - id: "2", name: "David Johnson", handle: "Business Owner", testimonial: "They painted our entire office space on time and on budget. Great attention to detail and minimal disruption to our operations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Johnson" + id: "2", name: "David Johnson", handle: "Business Owner", testimonial: "They painted our entire office space on time and on budget. Great attention to detail and minimal disruption to our operations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "David Johnson" }, { id: "3", name: "Jennifer Rodriguez", handle: "North Grenville Resident", testimonial: "The exterior paint job looks amazing! They handled all the surface prep and the finish is perfect. Very professional team.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Jennifer Rodriguez" }, { - id: "4", name: "Michael Chen", handle: "Manotick Home Renovation", testimonial: "We've used them for multiple projects over the years. Consistent quality, reliable service, and great communication throughout.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen" + id: "4", name: "Michael Chen", handle: "Manotick Home Renovation", testimonial: "We've used them for multiple projects over the years. Consistent quality, reliable service, and great communication throughout.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Michael Chen" } ]} speed={40} -- 2.49.1