From 244d75723d2cc4aa83d664086e19b63112b57137 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 11:08:56 +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 27be252..59e437b 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'; @@ -19,7 +19,7 @@ export default function CoffeePage() { borderRadius="rounded" contentWidth="compact" sizing="largeSmallSizeLargeTitles" - background="aurora" + background="none" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="solid" @@ -46,7 +46,7 @@ export default function CoffeePage() { description="Experience the finest specialty coffee in an atmosphere designed for connection, creativity, and comfort. Every cup tells a story of passion and precision." tag="Premium Coffee Culture" tagIcon={Coffee} - background={{ variant: "aurora" }} + background={{ variant: "radial-gradient" }} mediaItems={[ { imageSrc: "https://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg", imageAlt: "Warm and welcoming coffee shop interior"