From 7b383ff6cc4de1a6b2395c1182a7a259cd195418 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 02:12:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3036a9a..621f8dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,15 +30,8 @@ export default function LandingPage() { @@ -68,10 +61,7 @@ export default function LandingPage() { ]} testimonialRotationInterval={5000} tag="★★★★★ 4.8 Stars from 120+ Homeowners" - buttons={[ - { - text: "Call Now", href: "tel:8015551234"}, - ]} + buttons={[]} avatars={[ { src: "http://img.b2bpic.net/free-photo/smiley-young-man-looking-camera_23-2148289275.jpg", alt: "Satisfied customer Ryan"}, -- 2.49.1