diff --git a/src/app/page.tsx b/src/app/page.tsx index 67da1ef..44f245b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function HvacPage() { ]} avatarText="Trusted by 500+ clients" buttons={[ - { text: "Schedule Service", href: "#contact" }, + { text: "Schedule", href: "#contact" }, { text: "Our Services", href: "#services" }, ]} buttonAnimation="slide-up"