From 06df1451db22f1cf0e089f8b702361d9c6597d13 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:58:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b790c0..9c8717d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,11 +54,11 @@ export default function HomePage() { background={{ variant: "downward-rays-static" }} avatars={[ { - src: "http://img.b2bpic.net/free-photo/happy-man-standing-beach_107420-9868.jpg?id=5194908", alt: "Customer"}, + src: "http://img.b2bpic.net/free-photo/man-listening-music-by-wireless-earphones_53876-98050.jpg?id=13461000", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/happy-man-standing-beach_107420-9868.jpg?id=5194908", alt: "Customer"}, + src: "http://img.b2bpic.net/free-photo/man-listening-music-by-wireless-earphones_53876-98050.jpg?id=13461000", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/happy-man-standing-beach_107420-9868.jpg?id=5194908", alt: "Customer"}, + src: "http://img.b2bpic.net/free-photo/man-listening-music-by-wireless-earphones_53876-98050.jpg?id=13461000", alt: "Customer"}, ]} avatarText="Trusted by 1000+ Long Island homeowners" buttons={[ -- 2.49.1