Update src/app/page.tsx

This commit is contained in:
2026-06-09 23:21:27 +00:00
parent a1984c77c3
commit c99fcfa6ef

View File

@@ -12,7 +12,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { Home, Leaf, ShieldCheck, Soup, Sparkles, Truck, ShowerHead, Toilet, Microwave, LampDesk, GlassWater, CookingPot, VacuumCleaner, Lamp } from "lucide-react";
import { Home, Leaf, ShieldCheck, Soup, Sparkles, Truck, ShowerHead, Toilet, Microwave, LampDesk, GlassWater, CookingPot, Vacuum, Lamp } from "lucide-react";
export default function LandingPage() {
return (
@@ -175,7 +175,7 @@ export default function LandingPage() {
icon: LampDesk,
text: "Furniture Dusting"},
{
icon: VacuumCleaner,
icon: Vacuum,
text: "Floor & Carpet Vacuuming"},
{
icon: Lamp,