Update src/app/page.tsx

This commit is contained in:
2026-03-03 12:13:02 +00:00
parent b46255b8b2
commit 4bad09babd

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Start Your Project", href: "#contact" },
{ text: "Get Your Free Consultation", href: "#contact" },
{ text: "View Our Work", href: "#features" }
]}
buttonAnimation="slide-up"