diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a0c0f7..6a128ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "View Our Work", href: "portfolio" }, + { text: "Get Your Free Website Audit", href: "contact" }, { text: "Start Your Project", href: "contact" } ]} />