From f80156c467402a58efccccfed42a127515a366f2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 14:12:02 +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 9e24621..bc1ab45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg", imageAlt: "David Kim"}, { id: "5", name: "Jessica Lee", handle: "@LondonResident", testimonial: "Reliable and high-quality work. The team was incredibly respectful and tidy throughout the entire project. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-showing-thumbs-down-up-suit-hat-looking-indecisive-front-view_176474-23115.jpg", alt: "Jessica Lee"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-man-showing-thumbs-down-up-suit-hat-looking-indecisive-front-view_176474-23115.jpg", imageAlt: "Jessica Lee"}, { id: "6", name: "Tom Wilson", handle: "@LocalBusiness", testimonial: "Yamato Construction delivered on time and on budget for our shop fit-out. Truly local experts with a premium touch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/candid-construction-worker-relaxing-with-cup-coffee_329181-3751.jpg", imageAlt: "Tom Wilson"}, @@ -146,7 +146,7 @@ export default function LandingPage() { { id: "service-5", name: "Interior Improvements", price: "Free Quote", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821318.jpg", imageAlt: "Interior Improvements"}, { - id: "service-6", name: "Small Construction Jobs", price: "Free Quote", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working_23-2148836090.jpg", alt: "Small Construction Jobs"}, + id: "service-6", name: "Small Construction Jobs", price: "Free Quote", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working_23-2148836090.jpg", imageAlt: "Small Construction Jobs"}, { id: "service-7", name: "Property Upgrades", price: "Free Quote", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317364.jpg", imageAlt: "Property Upgrades"}, {