Update src/app/page.tsx

This commit is contained in:
2026-03-15 13:04:11 +00:00
parent 4fd016f088
commit f8299245bf

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
tag="Premium Design"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Explore More", href: "#features" },
{ text: "Get Started", href: "#contact" }