From 40debc03cc17a1e6ebb13047814ec1f4bba40354 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 17:24:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"