From 9a8571e8633991f2c307adc73445ff4fed041473 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 07:28:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f8004a..5bf06bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,6 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - icon: Star, title: "Full Groom", description: "Includes luxurious bath, conditioning, blow-dry, brush-out, detailed haircut, nail trim, and gentle ear cleaning.", }, @@ -346,13 +345,11 @@ export default function LandingPage() { value: "8+", - icon: Heart, }, { value: "5 Stars", - icon: Star, }, { value: "Happy Pups", -- 2.49.1