Update src/app/page.tsx

This commit is contained in:
2026-03-15 11:52:10 +00:00
parent c845d60a89
commit b82f8751af

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Premium Beverage"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "gradient-bars" }}
buttons={[
{ text: "Explore Products", href: "#products" },
{ text: "Learn More", href: "#about" }