Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-11 08:26:04 +00:00

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Shop Collection", href: "#products" },
{ text: "Learn More", href: "#about" }
]}
background={{ variant: "circle-gradient" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="https://img.b2bpic.net/free-photo/vanilla-cookies-pralines-with-cup-tea_114579-4412.jpg"
imageAlt="Mero premium ceramic cups"
frameStyle="card"
@@ -179,7 +179,7 @@ export default function LandingPage() {
tag="Newsletter"
title="Stay Updated with Mero"
description="Subscribe to receive exclusive offers, new product launches, and ceramic care tips delivered to your inbox."
background={{ variant: "circle-gradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground="noInvert"
imageSrc="https://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg"
imageAlt="Newsletter signup"