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, },