Update src/app/page.tsx

This commit is contained in:
2026-02-05 16:19:54 +00:00
parent 66527b3c99
commit cbe2b55c40

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
@@ -20,7 +20,7 @@ export default function CoffeePage() {
borderRadius="soft"
contentWidth="mediumLarge"
sizing="mediumLargeSizeMediumTitles"
background="aurora"
background="sparkles-gradient"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -52,7 +52,7 @@ export default function CoffeePage() {
{ text: "Explore Menu", href: "products" },
{ text: "Visit Us", href: "contact" }
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
carouselItems={[
{
id: "1", imageSrc: "https://img.b2bpic.net/free-photo/high-angle-coffee-making-with-machine_23-2148865579.jpg", imageAlt: "Premium espresso setup"