2 Commits

Author SHA1 Message Date
4f86b78752 Update src/app/page.tsx 2026-03-03 04:44:41 +00:00
be3e19ec51 Merge version_2 into main
Merge version_2 into main
2026-03-03 04:43:04 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
} }
]} ]}
buttons={[ buttons={[
{ text: "View Our Work", href: "portfolio" }, { text: "Get Your Free Website Audit", href: "contact" },
{ text: "Start Your Project", href: "contact" } { text: "Start Your Project", href: "contact" }
]} ]}
/> />