Update src/app/page.tsx

This commit is contained in:
2026-03-03 15:06:38 +00:00
parent e7365cf1b9
commit a10adc20cb

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Start Your Project", href: "contact" },
{ text: "Get Free Strategy Session", href: "contact" },
{ text: "View Our Work", href: "portfolio" }
]}
buttonAnimation="slide-up"