From 6fec6aabeea13db85892dbbde1bbd129b54e3722 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 12:21:19 +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 0b981a5..a48ce5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { title="Our Family Legacy" description="Lepeja isn't just a restaurant; it's our home. For years, we've poured our hearts into preserving traditional recipes and crafting an atmosphere where every guest feels like part of the family." metrics={[ - { value: "20+", title: "Years of Tradition" }, + { value: "12+", title: "Years of Tradition" }, { value: "5000+", title: "Happy Guests" }, { value: "100%", title: "Authentic Ingredients" }, ]} -- 2.49.1