diff --git a/src/app/page.tsx b/src/app/page.tsx index 9213c2d..a4c1e74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { ]} testimonialRotationInterval={5000} buttons={[ - { text: "Start Your Project", href: "contact" }, + { text: "Get Your Free Website Audit", href: "contact" }, { text: "View Our Work", href: "portfolio" } ]} buttonAnimation="slide-up"