From 880aaa95b874072bb1c501bc2c5eff0104713273 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 22:07:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 206 +++++++++++------------------------------------ 1 file changed, 47 insertions(+), 159 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 831ff17..adf03ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Home, Star, Users } from "lucide-react"; +import { Home, Star, Users, Sparkles, Leaf, Calendar, Shield } from "lucide-react"; export default function LandingPage() { return ( @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,63 +48,40 @@ export default function LandingPage() {
@@ -123,9 +92,7 @@ export default function LandingPage() { title="Wellington's Trusted Cleaners" buttons={[ { - text: "Our Story", - href: "#", - }, + text: "Our Story", href: "#"}, ]} /> @@ -136,28 +103,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Detailed Deep Cleaning", - description: "Every corner, every surface, every time.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-doctor-checking-patient-daily-report-checklist_53876-14812.jpg", - buttonIcon: "Sparkles", + title: "Detailed Deep Cleaning", description: "Every corner, every surface, every time.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-doctor-checking-patient-daily-report-checklist_53876-14812.jpg", buttonIcon: Sparkles, }, { - title: "Eco-Friendly Products", - description: "Safe for your family, pets, and the planet.", - imageSrc: "http://img.b2bpic.net/free-photo/cleaning-products-arrangement-flat-lay_23-2148883455.jpg", - buttonIcon: "Leaf", + title: "Eco-Friendly Products", description: "Safe for your family, pets, and the planet.", imageSrc: "http://img.b2bpic.net/free-photo/cleaning-products-arrangement-flat-lay_23-2148883455.jpg", buttonIcon: Leaf, }, { - title: "Easy Booking", - description: "Schedule in seconds, relax for days.", - imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-brushing-her-teeth-girl-brushing-her-teeth-front-mirror-bathroom_169016-67533.jpg", - buttonIcon: "Calendar", + title: "Easy Booking", description: "Schedule in seconds, relax for days.", imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-brushing-her-teeth-girl-brushing-her-teeth-front-mirror-bathroom_169016-67533.jpg", buttonIcon: Calendar, }, { - title: "Vetted Professionals", - description: "Fully insured and background checked.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-waitresses-reopening-cafe-after-coronavirus-quarantine_637285-8044.jpg", - buttonIcon: "Shield", + title: "Vetted Professionals", description: "Fully insured and background checked.", imageSrc: "http://img.b2bpic.net/free-photo/happy-waitresses-reopening-cafe-after-coronavirus-quarantine_637285-8044.jpg", buttonIcon: Shield, }, ]} title="Why Choose Cleenora" @@ -172,39 +127,16 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "p1", - badge: "Essential", - price: "$120", - subtitle: "Perfect for maintenance", - features: [ - "Kitchen cleaning", - "Bathroom sanitizing", - "Dusting surfaces", - ], + id: "p1", badge: "Essential", price: "$120", subtitle: "Perfect for maintenance", features: [ + "Kitchen cleaning", "Bathroom sanitizing", "Dusting surfaces"], }, { - id: "p2", - badge: "Deep Clean", - price: "$250", - subtitle: "Deep, restorative clean", - features: [ - "Everything in Essential", - "Window tracks", - "Oven cleaning", - "Baseboard scrubbing", - ], + id: "p2", badge: "Deep Clean", price: "$250", subtitle: "Deep, restorative clean", features: [ + "Everything in Essential", "Window tracks", "Oven cleaning", "Baseboard scrubbing"], }, { - id: "p3", - badge: "Move Out", - price: "$400", - subtitle: "End of lease specialists", - features: [ - "Deep clean", - "Full wall dusting", - "Inside cabinets", - "Carpet vacuuming", - ], + id: "p3", badge: "Move Out", price: "$400", subtitle: "End of lease specialists", features: [ + "Deep clean", "Full wall dusting", "Inside cabinets", "Carpet vacuuming"], }, ]} title="Simple, Clear Pricing" @@ -220,25 +152,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "500+", - title: "Happy Homes", - description: "Sparkling across Wellington", - icon: Home, + id: "m1", value: "500+", title: "Happy Homes", description: "Sparkling across Wellington", icon: Home, }, { - id: "m2", - value: "15", - title: "Team Members", - description: "Professional cleaning experts", - icon: Users, + id: "m2", value: "15", title: "Team Members", description: "Professional cleaning experts", icon: Users, }, { - id: "m3", - value: "4.9", - title: "Star Rating", - description: "Customer satisfaction guarantee", - icon: Star, + id: "m3", value: "4.9", title: "Star Rating", description: "Customer satisfaction guarantee", icon: Star, }, ]} title="By The Numbers" @@ -254,25 +174,15 @@ export default function LandingPage() { author="Sarah Wellington" avatars={[ { - src: "http://img.b2bpic.net/free-photo/man-woman-putting-rubber-gloves_23-2147766988.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/man-woman-putting-rubber-gloves_23-2147766988.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-businesswoman-drinking-coffee-smiling-workplace-office_176420-6974.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-businesswoman-drinking-coffee-smiling-workplace-office_176420-6974.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/kid-cleaning-table-medium-shot_23-2148947371.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/kid-cleaning-table-medium-shot_23-2148947371.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/view-charming-woman-smiling-tablet-home_197531-33767.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/view-charming-woman-smiling-tablet-home_197531-33767.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/happy-man-woman-serving-table_23-2147767002.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/happy-man-woman-serving-table_23-2147767002.jpg", alt: "Customer"}, ]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" @@ -284,20 +194,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Are you insured?", - content: "Yes, all our staff are fully insured.", - }, + id: "f1", title: "Are you insured?", content: "Yes, all our staff are fully insured."}, { - id: "f2", - title: "Do I need to be home?", - content: "Not at all, most clients provide access.", - }, + id: "f2", title: "Do I need to be home?", content: "Not at all, most clients provide access."}, { - id: "f3", - title: "What products do you use?", - content: "We use premium, eco-friendly supplies.", - }, + id: "f3", title: "What products do you use?", content: "We use premium, eco-friendly supplies."}, ]} sideTitle="Frequently Asked" faqsAnimation="slide-up" @@ -308,14 +209,11 @@ export default function LandingPage() { @@ -324,29 +222,19 @@ export default function LandingPage() {