Update src/app/page.tsx

This commit is contained in:
2026-03-21 01:11:43 +00:00
parent 7d19f92d5e
commit 0dd67c7065

View File

@@ -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" }
]}