Update src/app/page.tsx

This commit is contained in:
2025-12-26 12:35:01 +00:00
parent d387d2b6b2
commit ba519c488a

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
title="Discover Your Perfect Cup"
title="1"
description="Welcome to BrewHaven, where every coffee tells a story. From rich espresso to smooth cold brew, we craft the perfect blend for every moment of your day."
tag="Premium Coffee Experience"
tagIcon={Coffee}