diff --git a/src/app/page.tsx b/src/app/page.tsx index a7388f3..29ea6b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Hammer} tagAnimation="slide-up" buttons={[ - { text: "Get Free Quote", href: "contact" }, + { text: "Get Your Free Quote Now", href: "contact" }, { text: "View Portfolio", href: "services" }, ]} buttonAnimation="slide-up"