From 9c678d2544be2c39edb8ce3dfff18f53e08d39e6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:12:58 +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 3bcbc9e..309953b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { id: "1", name: "Josiah B.", date: "March 2024", title: "Homeowner", quote: "They handled everything with insurance and finished faster than expected. My home looks brand new.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6w34vk", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CPbV2xdzORx1f7EUapPSOMEU0X/uploaded-1776294640180-2x5lx48y.png", imageAlt: "happy homeowner portrait" }, - { id: "2", name: "C. Rios", date: "February 2024", title: "Homeowner", quote: "No pushy sales—just honest advice and a detailed quote. The crew was incredible.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dbf7e4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ioeixm", imageAlt: "happy homeowner portrait" }, + { id: "2", name: "C. Rios", date: "February 2024", title: "Homeowner", quote: "No pushy sales—just honest advice and a detailed quote. The crew was incredible.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dbf7e4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CPbV2xdzORx1f7EUapPSOMEU0X/uploaded-1776294774455-tc24icwv.png", imageAlt: "happy homeowner portrait" }, { id: "3", name: "Alex M.", date: "January 2024", title: "Homeowner", quote: "They found damage I didn’t even know about and took care of everything.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rw0eyp", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CPbV2xdzORx1f7EUapPSOMEU0X/uploaded-1776294326331-hymr7u4p.png", imageAlt: "happy homeowner portrait" }, { id: "4", name: "Sarah J.", date: "December 2023", title: "Homeowner", quote: "Professional, clean, and fast. The best roofing experience I've had in 10 years.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tf845w", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u08o5j&_wi=1", imageAlt: "happy homeowner portrait" }, { id: "5", name: "Mike T.", date: "November 2023", title: "Homeowner", quote: "Detailed quote, no hidden fees, and spotless cleanup. Truly premium service.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1nto1a", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bykwpy&_wi=1", imageAlt: "happy homeowner portrait" }, -- 2.49.1