Merge version_1 into main #1

Merged
development merged 1 commits from version_1 into main 2026-01-22 11:09:02 +00:00

View File

@@ -1,4 +1,4 @@
"use client" "use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
@@ -19,7 +19,7 @@ export default function CoffeePage() {
borderRadius="rounded" borderRadius="rounded"
contentWidth="compact" contentWidth="compact"
sizing="largeSmallSizeLargeTitles" sizing="largeSmallSizeLargeTitles"
background="aurora" background="none"
cardStyle="glass-depth" cardStyle="glass-depth"
primaryButtonStyle="flat" primaryButtonStyle="flat"
secondaryButtonStyle="solid" 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." 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" tag="Premium Coffee Culture"
tagIcon={Coffee} tagIcon={Coffee}
background={{ variant: "aurora" }} background={{ variant: "radial-gradient" }}
mediaItems={[ mediaItems={[
{ {
imageSrc: "https://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg", imageAlt: "Warm and welcoming coffee shop interior" imageSrc: "https://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg", imageAlt: "Warm and welcoming coffee shop interior"