Update src/app/page.tsx

This commit is contained in:
2026-03-03 10:51:03 +00:00
parent 21c849b78f
commit 5d259fed3f

View File

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