diff --git a/src/app/page.tsx b/src/app/page.tsx index bf9f948..a51efb9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }