diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d8fd84..cf1a376 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Start Your Project", href: "#pricing" }, + { text: "Get Your Free Website Audit", href: "#pricing" }, { text: "Get a Free Quote", href: "#contact" }, { text: "View Portfolio", href: "#portfolio" } ]}