diff --git a/src/app/page.tsx b/src/app/page.tsx index 21ef51f..c1a0f2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { tagIcon={Zap} tagAnimation="slide-up" buttons={[ - { text: "Schedule Service", href: "#contact" }, + { text: "Get Free Assessment", href: "#contact" }, { text: "Learn More", href: "#services" }, ]} buttonAnimation="slide-up"