Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-03-19 23:52:15 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
tag="Now Available"
tagIcon={Sparkles}
tagAnimation="slide-up"
background="gradient-bars"
background={{ variant: "gradient-bars" }}
buttons={[
{ text: "Explore Now", href: "#product" },
{ text: "Learn More", href: "#features" }