From 206b20e21bc9b2ddebb9ca73d11db8ff9b007e19 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 01:26:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d1a1b56..390a1b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { title="More Than Just a Café" description="Step into a space designed for connection and indulgence. With our signature gold-accented interiors, striking floral arrangements, and meticulously crafted beverages, every visit to Crave is a moment to savor." metrics={[ - { value: "2026", title: "Est." }, + { value: "2023", title: "Est." }, { value: "Daily", title: "Service" }, { value: "100%", title: "Elegance" } ]} -- 2.49.1