Update src/app/page.tsx

This commit is contained in:
2026-03-03 10:59:33 +00:00
parent 5d259fed3f
commit 30068ab59d

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Creative Excellence"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Start Your Project", href: "#contact" },
{ text: "View Our Work", href: "#features" }