From 267973823507841bce6d6544b3d27c83314d67a8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 20:02:38 +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 7dcb9ac..d5723d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", title: "Great Listener", quote: "Eric truly listened to my ideas and created exactly what we needed.", name: "Sarah J.", role: "Client", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777665604375-rj85bzf7.png" }, + { id: "t1", title: "Great Service", quote: "Eric truly listened to my ideas and created exactly what we needed.", name: "Chris S. ", role: "Client", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777665604375-rj85bzf7.png" }, { id: "t2", title: "Creative Solutions", quote: "His design provided workable solutions for our sloped yard.", name: "Mike D.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer-using-laptop_158595-7051.jpg" }, { id: "t3", title: "Difficult Space", quote: "Forma transformed our small yard into a beautiful, functional space.", name: "Emily P.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/fresh-ideas-design-be-creative-inspiration-concept_53876-125068.jpg" }, { id: "t4", title: "Professionalism", quote: "Extremely professional, easy to work with and very creative.", name: "David R.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633325.jpg" }, -- 2.49.1