diff --git a/src/app/page.tsx b/src/app/page.tsx index 44465c7..c0c1506 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tagIcon={Hammer} tagAnimation="slide-up" buttons={[ - { text: "Get Free Estimate", href: "#contact" }, + { text: "Get Free Concrete Estimate", href: "#contact" }, { text: "View Our Work", href: "#projects" } ]} buttonAnimation="slide-up"