diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a32a9d..e07618c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function HomePage() { logoText="Atlas Digital" description="Professional websites that help contractors and trades businesses get discovered, build trust, and win more jobs." buttons={[ - { text: "See Our Work", href: "/portfolio" }, + { text: "Get Free Website Audit", href: "/contact" }, { text: "Get Started", href: "/contact" }, ]} background={{ variant: "animated-grid" }} @@ -78,12 +78,9 @@ export default function HomePage() {