Update src/app/page.tsx

This commit is contained in:
2026-03-03 11:04:09 +00:00
parent 22041c807c
commit 3b9cf02210

View File

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