From a619431e68fe26f2a7ebd38c7f99b2ea46a78631 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:08:37 +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 44f245b..4996745 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function HvacPage() { { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg", alt: "Client" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.jpg", alt: "Client" }, ]} - avatarText="Trusted by 500+ clients" + avatarText="" buttons={[ { text: "Schedule", href: "#contact" }, { text: "Our Services", href: "#services" },