From 77436802bcdb02a74da59da0638ecba7f0820022 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 18:39:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ce0e88b..ebf6f4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -227,26 +227,26 @@ export default function LandingPage() { useInvertedBackground={false} testimonial="They arrived timely and did all the repairs without any issues, very professional experience overall." rating={5} - author="The Johnson Family" + author="" avatars={[ { - src: "http://img.b2bpic.net/free-photo/two-women-having-conversation-work-call-center-office_23-2149256140.jpg", + src: "http://img.b2bpic.net/free-photo/abstract-surface-textures-white-concrete-stone-wall_74190-8189.jpg?id=4326138", alt: "Customer", }, { - src: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg", + src: "http://img.b2bpic.net/free-photo/abstract-surface-textures-white-concrete-stone-wall_74190-8189.jpg?id=4326138", alt: "Customer", }, { - src: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg", + src: "http://img.b2bpic.net/free-photo/abstract-surface-textures-white-concrete-stone-wall_74190-8189.jpg?id=4326138", alt: "Customer", }, { - src: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288188.jpg", + src: "http://img.b2bpic.net/free-photo/abstract-surface-textures-white-concrete-stone-wall_74190-8189.jpg?id=4326138", alt: "Customer", }, { - src: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15602.jpg", + src: "http://img.b2bpic.net/free-photo/abstract-surface-textures-white-concrete-stone-wall_74190-8189.jpg?id=4326138", alt: "Customer", }, ]} -- 2.49.1