diff --git a/src/app/page.tsx b/src/app/page.tsx index ec9a24e..8219e1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -344,19 +344,19 @@ export default function LandingPage() { kpiItems={[ { value: "8+", - title: "Years of Loyalty", + description: "From our longest-standing clients", icon: Heart, }, { value: "5 Stars", - title: "Average Rating", + description: "Across all platforms", icon: Star, }, { value: "Happy Pups", - title: "Every Day", + description: "Our daily mission", icon: Star, },