diff --git a/src/app/page.tsx b/src/app/page.tsx index 8219e1e..1f8004a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -345,19 +345,19 @@ export default function LandingPage() { { value: "8+", - description: "From our longest-standing clients", + icon: Heart, }, { value: "5 Stars", - description: "Across all platforms", + icon: Star, }, { value: "Happy Pups", - description: "Our daily mission", + icon: Star, }, ]}