Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-08 15:12:31 +00:00

View File

@@ -10,7 +10,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { Award, Calendar, CheckCircle, Clock, Droplets, Heart, ShieldCheck, Sparkles, ThumbsUp, Truck } from "lucide-react";
import { Award, Calendar, CheckCircle, Clock, Droplets, Heart, ShieldCheck, Sparkles, ThumbsUp, Truck, Home as LucideHome } from "lucide-react";
export default function LandingPage() {
return (
@@ -60,7 +60,7 @@ export default function LandingPage() {
{ icon: Calendar, title: "Recurring Cleaning", description: "Weekly, bi-weekly, or monthly visits to keep your home consistently fresh." },
{ icon: Sparkles, title: "Deep Cleaning", description: "Thorough scrubbing and detailing for those times your home needs extra care." },
{ icon: Truck, title: "Move-In / Move-Out", description: "Seamless pre- and post-move cleaning to make your transition stress-free." },
{ icon: Home, title: "Apartment Cleaning", description: "Specialized, efficient cleaning designed for apartment living spaces." },
{ icon: LucideHome, title: "Apartment Cleaning", description: "Specialized, efficient cleaning designed for apartment living spaces." },
{ icon: Droplets, title: "Sanitization", description: "Professional-grade sanitization services for a healthier environment." }
]}
title="Our Cleaning Services"