Update src/app/page.tsx

This commit is contained in:
2026-02-06 11:22:43 +00:00
parent 008111d2ac
commit 7f4cde62aa

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Discover Flamingo Cups - Where Style Meets Function"
description="Premium drinkware designed for your daily rituals. From morning coffee to evening elegance, our curated collection brings joy to every sip."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "5000+", label: "Happy Customers" },
{ value: "100%", label: "Premium Quality" },