From 1578d500ca3974f910bc62bd911e058e60825376 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:51:12 +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 cf65ba3..4750500 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function HvacPage() { ]} avatarText="" buttons={[ - { text: "йцуйцу", href: "#contact" }, + { text: "2", href: "#contact" }, { text: "Our Services", href: "#services" }, ]} buttonAnimation="slide-up" -- 2.49.1