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" },