Merge version_1 into main #2

Open
development wants to merge 1 commits from version_1 into main

View File

@@ -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"