diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a795b8..54f3752 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,6 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { id: "f1", label: "Residential", title: "Standard Home Cleaning", items: ["Dusting", "Vacuuming", "Floor mopping"] }, - { id: "f3", label: "Transitions", title: "Move-in/Move-out", items: ["Full sanitization", "Empty space detail", "Ready-for-move-in"] }, { id: "f4", label: "Corporate", title: "Office Cleaning", items: ["Common areas", "Desk sanitization", "Restrooms"] }, ]} title="Our Cleaning Services"