diff --git a/src/app/page.tsx b/src/app/page.tsx
index 420730a..e5fe24c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -4,7 +4,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
-import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
import FooterCard from '@/components/sections/footer/FooterCard';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
@@ -29,22 +28,10 @@ export default function LandingPage() {
@@ -52,47 +39,21 @@ export default function LandingPage() {
@@ -104,36 +65,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
- {
- title: "Eco-Friendly Products",
- description: "Safe for children and pets, our green cleaning solutions ensure a healthy home environment.",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=1",
- imageAlt: "Eco-friendly cleaning",
- },
- {
- title: "Expert Trained Staff",
- description: "Highly trained, vetted, and professional staff dedicated to precision and care.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-janitor_23-2148453432.jpg?_wi=1",
- imageAlt: "Cleaning professionals",
- },
- {
- title: "Reliable Scheduling",
- description: "Flexibility is key. We work around your schedule to provide hassle-free service.",
- imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-female-cleaner-wearing-uniform-bandana-rubber-gloves-showing-alarm-clock-looking-camera-isolated-blue-background_141793-139535.jpg",
- imageAlt: "Cleaning schedule",
- },
- {
- title: "Deep Sanitization",
- description: "Advanced sanitization techniques to eliminate bacteria and allergens for a pristine space.",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=2",
- imageAlt: "Sanitized surface",
- },
- {
- title: "Custom Plans",
- description: "Tailored cleaning packages designed to meet your specific residential or commercial needs.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-janitor_23-2148453432.jpg?_wi=2",
- imageAlt: "Planning checklist",
- },
+ { title: "Eco-Friendly Products", description: "Safe for children and pets, our green cleaning solutions ensure a healthy home environment.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", imageAlt: "Eco-friendly cleaning" },
+ { title: "Expert Trained Staff", description: "Highly trained, vetted, and professional staff dedicated to precision and care.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-janitor_23-2148453432.jpg", imageAlt: "Cleaning professionals" },
+ { title: "Reliable Scheduling", description: "Flexibility is key. We work around your schedule to provide hassle-free service.", imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-female-cleaner-wearing-uniform-bandana-rubber-gloves-showing-alarm-clock-looking-camera-isolated-blue-background_141793-139535.jpg", imageAlt: "Cleaning schedule" },
+ { title: "Deep Sanitization", description: "Advanced sanitization techniques to eliminate bacteria and allergens for a pristine space.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", imageAlt: "Sanitized surface" },
+ { title: "Custom Plans", description: "Tailored cleaning packages designed to meet your specific residential or commercial needs.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-janitor_23-2148453432.jpg", imageAlt: "Planning checklist" }
]}
title="Why Choose Us"
description="We deliver unmatched quality with a commitment to excellence, reliability, and the highest hygiene standards for your property."
@@ -146,89 +82,30 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Sarah Miller",
- role: "Homeowner",
- company: "Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-washing-dishes-washing-dishes-kitchen-housework_169016-67651.jpg",
- },
- {
- id: "2",
- name: "John Doe",
- role: "Owner",
- company: "Local Business",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-gloves_23-2149535130.jpg",
- },
- {
- id: "3",
- name: "Emily Chen",
- role: "Manager",
- company: "Office Space",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/laughing-young-man-holding-eyeglasses_74855-4321.jpg",
- },
- {
- id: "4",
- name: "David Smith",
- role: "Homeowner",
- company: "Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-moving-new-home_23-2149242153.jpg",
- },
- {
- id: "5",
- name: "Anna Brown",
- role: "Homeowner",
- company: "Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg",
- },
+ { id: "1", name: "Sarah Miller", role: "Homeowner", company: "Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-washing-dishes-washing-dishes-kitchen-housework_169016-67651.jpg" },
+ { id: "2", name: "John Doe", role: "Owner", company: "Local Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-gloves_23-2149535130.jpg" },
+ { id: "3", name: "Emily Chen", role: "Manager", company: "Office Space", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/laughing-young-man-holding-eyeglasses_74855-4321.jpg" },
+ { id: "4", name: "David Smith", role: "Homeowner", company: "Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-moving-new-home_23-2149242153.jpg" },
+ { id: "5", name: "Anna Brown", role: "Homeowner", company: "Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg" }
]}
kpiItems={[
- {
- value: "500+",
- label: "Homes Cleaned",
- },
- {
- value: "99%",
- label: "Satisfaction Rate",
- },
- {
- value: "10+",
- label: "Years Experience",
- },
+ { value: "500+", label: "Homes Cleaned" },
+ { value: "99%", label: "Satisfaction Rate" },
+ { value: "10+", label: "Years Experience" }
]}
title="What Our Clients Say"
description="Don't just take our word for it. Our clients value our reliability and attention to detail every single day."
/>
-
-
-
-
@@ -241,4 +118,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file