From 59327a126baac6bfd888878cc0166291c39af127 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:30:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 334 +++++++++-------------------------------------- 1 file changed, 60 insertions(+), 274 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 88e56ed..e34fbf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,30 +33,12 @@ export default function LandingPage() { @@ -145,46 +85,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Deep Home Cleaning", - description: "Total top-to-bottom refresh of your entire property.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg?_wi=1", - imageAlt: "Home cleaning", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118475.jpg", - imageAlt: "Home cleaning", - }, - imageSrc: "http://img.b2bpic.net/free-photo/man-servant-ironing-clothing_23-2149530864.jpg?_wi=1", - imageAlt: "living room cleaning service detail", + title: "Deep Home Cleaning", description: "Total top-to-bottom refresh of your entire property.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg", imageAlt: "Home cleaning" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118475.jpg", imageAlt: "Home cleaning" } }, { - title: "Kitchen Disinfection", - description: "Sanitizing surfaces and ensuring a hygienic cooking space.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149727962.jpg", - imageAlt: "Kitchen cleaning", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-cleaning-home_23-2150453298.jpg", - imageAlt: "Kitchen cleaning", - }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=2", - imageAlt: "living room cleaning service detail", + title: "Kitchen Disinfection", description: "Sanitizing surfaces and ensuring a hygienic cooking space.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149727962.jpg", imageAlt: "Kitchen cleaning" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-cleaning-home_23-2150453298.jpg", imageAlt: "Kitchen cleaning" } }, { - title: "Bathroom Sanitation", - description: "Restoring sparkle to your baths and showers.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/hands-cleaning-bathroom_23-2148118416.jpg", - imageAlt: "Bathroom cleaning", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/blonde-female-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-cleaning-sponge-cleaning-pipe-ceiling-white-shower-cabin-bathroom-girl-wearing-blue-uniform_132075-13121.jpg", - imageAlt: "Bathroom cleaning", - }, - imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-with-man-holding-smartphone_23-2148118554.jpg", - imageAlt: "living room cleaning service detail", + title: "Bathroom Sanitation", description: "Restoring sparkle to your baths and showers.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/hands-cleaning-bathroom_23-2148118416.jpg", imageAlt: "Bathroom cleaning" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/blonde-female-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-cleaning-sponge-cleaning-pipe-ceiling-white-shower-cabin-bathroom-girl-wearing-blue-uniform_132075-13121.jpg", imageAlt: "Bathroom cleaning" } }, ]} showStepNumbers={true} @@ -200,56 +110,17 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - title: "Apartment Clean", - price: "$99", - period: "per session", - features: [ - "Standard cleaning", - "Dusting", - "Floors", - ], - button: { - text: "Book Now", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/man-servant-ironing-clothing_23-2149530864.jpg?_wi=2", - imageAlt: "professional cleaning service bright living room", - }, + id: "basic", title: "Apartment Clean", price: "$99", period: "per session", features: ["Standard cleaning", "Dusting", "Floors"], + button: { text: "Book Now", href: "#contact" }, + imageSrc: "http://img.b2bpic.net/free-photo/man-servant-ironing-clothing_23-2149530864.jpg", imageAlt: "professional cleaning service bright living room"}, { - id: "pro", - title: "Family Home", - price: "$189", - period: "per session", - features: [ - "Deep cleaning", - "Kitchen included", - "Window cleaning", - ], - button: { - text: "Book Now", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=3", - imageAlt: "professional cleaning service bright living room", - }, + id: "pro", title: "Family Home", price: "$189", period: "per session", features: ["Deep cleaning", "Kitchen included", "Window cleaning"], + button: { text: "Book Now", href: "#contact" }, + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", imageAlt: "professional cleaning service bright living room"}, { - id: "premium", - title: "Villa/Estate", - price: "$299", - period: "per session", - features: [ - "Full service", - "Carpet cleaning", - "Deep sanitation", - ], - button: { - text: "Book Now", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg?_wi=2", - imageAlt: "professional cleaning service bright living room", - }, + id: "premium", title: "Villa/Estate", price: "$299", period: "per session", features: ["Full service", "Carpet cleaning", "Deep sanitation"], + button: { text: "Book Now", href: "#contact" }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118513.jpg", imageAlt: "professional cleaning service bright living room"}, ]} title="Simple Pricing" description="Choose a plan that fits your size and needs." @@ -262,21 +133,9 @@ export default function LandingPage() { title="Our Impact" tag="Trusted Professionalism" metrics={[ - { - id: "m1", - value: "1,200+", - description: "Happy Clients", - }, - { - id: "m2", - value: "5,400+", - description: "Hours Cleaned", - }, - { - id: "m3", - value: "99.9%", - description: "Satisfaction Rate", - }, + { id: "m1", value: "1,200+", description: "Happy Clients" }, + { id: "m2", value: "5,400+", description: "Hours Cleaned" }, + { id: "m3", value: "99.9%", description: "Satisfaction Rate" }, ]} metricsAnimation="slide-up" /> @@ -286,31 +145,11 @@ export default function LandingPage() { @@ -341,23 +172,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "Are your cleaners insured?", - content: "Yes, we are fully insured and bonded.", - }, - { - id: "f2", - title: "Do I need to be home?", - content: "No, many clients provide us access.", - }, - { - id: "f3", - title: "Are supplies included?", - content: "Yes, we bring all professional supplies.", - }, + { id: "f1", title: "Are your cleaners insured?", content: "Yes, we are fully insured and bonded." }, + { id: "f2", title: "Do I need to be home?", content: "No, many clients provide us access." }, + { id: "f3", title: "Are supplies included?", content: "Yes, we bring all professional supplies." }, ]} title="Frequently Asked Questions" + description="Everything you need to know about our services." faqsAnimation="slide-up" /> @@ -365,18 +185,11 @@ export default function LandingPage() {
@@ -385,50 +198,23 @@ export default function LandingPage() { logoText="Solution Girls" columns={[ { - title: "Services", - items: [ - { - label: "Deep Cleaning", - href: "#features", - }, - { - label: "Kitchen", - href: "#features", - }, - { - label: "Bathroom", - href: "#features", - }, + title: "Services", items: [ + { label: "Deep Cleaning", href: "#features" }, + { label: "Kitchen", href: "#features" }, + { label: "Bathroom", href: "#features" }, ], }, { - title: "Company", - items: [ - { - label: "About", - href: "#about", - }, - { - label: "Pricing", - href: "#pricing", - }, - { - label: "Contact", - href: "#contact", - }, + title: "Company", items: [ + { label: "About", href: "#about" }, + { label: "Pricing", href: "#pricing" }, + { label: "Contact", href: "#contact" }, ], }, { - title: "Legal", - items: [ - { - label: "Privacy Policy", - href: "#", - }, - { - label: "Terms", - href: "#", - }, + title: "Legal", items: [ + { label: "Privacy Policy", href: "#" }, + { label: "Terms", href: "#" }, ], }, ]} -- 2.49.1