diff --git a/src/app/page.tsx b/src/app/page.tsx index fe9e676..936801c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="large" - background="aurora" + background="none" cardStyle="gradient-radial" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -47,7 +47,7 @@ export default function LandingPage() { description="Handcrafted beverages made from the finest beans, roasted with passion. Experience the perfect blend of quality, artistry, and warmth." tag="Premium Coffee" tagIcon={Coffee} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} mediaItems={[ { imageSrc: "https://img.b2bpic.net/free-photo/cup-coffee-with-foam-flower_1203-1629.jpg", imageAlt: "Freshly brewed latte with latte art"