From 908baaa92a14514d1d42cdaa1e52b908ed98bc30 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 18:28:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d076dd..63c5c1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -208,19 +208,19 @@ export default function LandingPage() { kpiItems={[ { value: "5-Star", - title: "Rated Excellence", + description: "Consistently praised by critics and customers alike.", icon: Star, }, { value: "Handcrafted", - title: "Small Batches", + description: "Ensuring pristine quality and meticulous attention to detail.", icon: Package, }, { value: "Finest", - title: "Ingredients", + description: "Only the purest cocoa and silkiest dulce de leche.", icon: Diamond, },