From 57433e3630b6a6731ead4733d7858e0ba07a8e0e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 17:40:10 +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 b019797..e4cde0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,8 +70,8 @@ export default function AdeptHandymanLandingPage() { cardTagIcon={Star} cardAnimation="slide-up" testimonials={[ - { id: "t1", name: "Verified Customer", imageSrc: "https://img.b2bpic.net/free-photo/portrait-confident-senior-handyman-posing-with-tools_23-2148780521.jpg" }, - { id: "t2", name: "Verified Customer", imageSrc: "https://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-working-with-tools_23-2148780512.jpg" } + { id: "t1", name: "Verified Customer", imageSrc: "https://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-young-man-clicks-facebook-page-bookmark_482257-116836.jpg?id=415455995" }, + { id: "t2", name: "Verified Customer", imageSrc: "https://img.b2bpic.net/premium-photo/women-holds-smartphone-with-facebook-application-screen_49553-89.jpg?id=3053090" } ]} useInvertedBackground={true} /> -- 2.49.1