From 42c94343393dc03fd76c8f904862c2909d9ca1d5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:29:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 252 ++++++++++++----------------------------------- 1 file changed, 64 insertions(+), 188 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f91bbc..0a5505a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,31 +31,19 @@ export default function LandingPage() { @@ -65,18 +53,16 @@ export default function LandingPage() { description="Professional soft washing for roofs, driveways, patios, and more in Gainesville, FL\n⭐ 4.9 rating from 75+ reviews | Locally owned & operated | Fast, reliable, and affordable" buttons={[ { - text: "Get Free Quote", - href: "#contact", - }, + text: "Get Free Quote", href: "#contact"}, { - text: "Call Now", - href: "tel:3523163281", - }, + text: "Call Now", href: "tel:3523163281"}, ]} imageSrc="http://img.b2bpic.net/free-photo/white-umbrellas-seen-from-tree_1203-297.jpg" + imageAlt="Residential building with clean white walls and a clear blue sky, illustrating fresh curb appeal" textPosition="bottom-left" showDimOverlay={false} showBlur={true} + ariaLabel="Hero section displaying soft washing services and customer contact options" /> @@ -87,50 +73,27 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "roof-washing", - title: "Roof Soft Washing", - description: "Gently remove black streaks, moss, and algae, restoring your roof's appearance and extending its life without harsh pressure.", - tag: "Roofs", - + id: "roof-washing", title: "Roof Soft Washing", description: "Gently remove black streaks, moss, and algae, restoring your roof's appearance and extending its life without harsh pressure.", tag: "Roofs", }, { - id: "house-washing", - title: "House Washing", - description: "Bring back your home's sparkle! We safely clean siding, stucco, brick, and more, eliminating dirt, mold, and grime.", - tag: "Exteriors", - + id: "house-washing", title: "House Washing", description: "Bring back your home's sparkle! We safely clean siding, stucco, brick, and more, eliminating dirt, mold, and grime.", tag: "Exteriors", }, { - id: "driveway-cleaning", - title: "Driveway & Sidewalk Cleaning", - description: "Deep clean concrete and pavers to remove oil stains, dirt, mildew, and rust, making your hardscapes look pristine.", - tag: "Hardscapes", - + id: "driveway-cleaning", title: "Driveway & Sidewalk Cleaning", description: "Deep clean concrete and pavers to remove oil stains, dirt, mildew, and rust, making your hardscapes look pristine.", tag: "Hardscapes", }, { - id: "pool-deck-cleaning", - title: "Pool Deck & Pool Cage Cleaning", - description: "Ensure a safe and inviting poolside area. We remove slippery algae and dirt from decks and cages.", - tag: "Pool Areas", - + id: "pool-deck-cleaning", title: "Pool Deck & Pool Cage Cleaning", description: "Ensure a safe and inviting poolside area. We remove slippery algae and dirt from decks and cages.", tag: "Pool Areas", }, { - id: "gutter-cleaning", - title: "Gutter Cleaning", - description: "Clear out debris and grime from your gutters and their exteriors, ensuring proper water flow and enhancing curb appeal.", - tag: "Maintenance", - + id: "gutter-cleaning", title: "Gutter Cleaning", description: "Clear out debris and grime from your gutters and their exteriors, ensuring proper water flow and enhancing curb appeal.", tag: "Maintenance", }, { - id: "patio-cleaning", - title: "Patio Cleaning", - description: "Transform your outdoor living spaces. We clean patios, lanais, and screened enclosures, making them enjoyable again.", - tag: "Outdoor Living", - + id: "patio-cleaning", title: "Patio Cleaning", description: "Transform your outdoor living spaces. We clean patios, lanais, and screened enclosures, making them enjoyable again.", tag: "Outdoor Living", }, ]} title="Our Professional Soft Washing Services" description="Expert exterior cleaning that protects your home, extends its lifespan, and instantly boosts its curb appeal." + ariaLabel="List of professional soft washing services offered, including roofs, houses, and driveways" /> @@ -141,59 +104,36 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "pool-deck-promo", - name: "Pool Deck Combo", - price: "FREE", - buttons: [ + id: "pool-deck-promo", name: "Pool Deck Combo", price: "FREE", buttons: [ { - text: "Get This Offer", - href: "#contact", - }, + text: "Get This Offer", href: "#contact"}, ], features: [ - "Pool Deck Cleaning (with Pool Cage)", - "Limited Time Only", - ], - badge: "Hot Deal", - badgeIcon: Sparkles, + "Pool Deck Cleaning (with Pool Cage)", "Limited Time Only"], + badge: "Hot Deal", badgeIcon: Sparkles, }, { - id: "roof-gutter-promo", - name: "Roof & Gutter Duo", - price: "FREE", - buttons: [ + id: "roof-gutter-promo", name: "Roof & Gutter Duo", price: "FREE", buttons: [ { - text: "Get This Offer", - href: "#contact", - }, + text: "Get This Offer", href: "#contact"}, ], features: [ - "Gutter Cleaning (with Roof Wash)", - "Limited Time Only", - ], - badge: "Popular", - badgeIcon: Star, + "Gutter Cleaning (with Roof Wash)", "Limited Time Only"], + badge: "Popular", badgeIcon: Star, }, { - id: "patio-promo", - name: "Patio Bonus", - price: "FREE", - buttons: [ + id: "patio-promo", name: "Patio Bonus", price: "FREE", buttons: [ { - text: "Get This Offer", - href: "#contact", - }, + text: "Get This Offer", href: "#contact"}, ], features: [ - "Patio Cleaning (with Pool Deck)", - "Limited Time Only", - ], - badge: "Value", - badgeIcon: Tag, + "Patio Cleaning (with Pool Deck)", "Limited Time Only"], + badge: "Value", badgeIcon: Tag, }, ]} title="Limited-Time Offers" description="Act fast to grab these special deals and transform your home for less. Book before March 31!" + ariaLabel="Limited-time promotional offers for soft washing services" /> @@ -205,38 +145,18 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "driveway-1", - brand: "Before/After", - name: "Driveway & Walkway", - price: "", - rating: 5, - reviewCount: "0", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg", - imageAlt: "Cleaned driveway and walkway after soft washing", - }, + id: "driveway-1", brand: "Before/After", name: "Driveway & Walkway", price: "", rating: 5, + reviewCount: "0", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg", imageAlt: "Cleaned driveway and walkway after soft washing"}, { - id: "roof-1", - brand: "Before/After", - name: "Roof Cleaning", - price: "", - rating: 5, - reviewCount: "0", - imageSrc: "http://img.b2bpic.net/free-photo/apricots-multiple-trays-outdoors_417767-404.jpg", - imageAlt: "Cleaned roof after soft washing, no streaks", - }, + id: "roof-1", brand: "Before/After", name: "Roof Cleaning", price: "", rating: 5, + reviewCount: "0", imageSrc: "http://img.b2bpic.net/free-photo/apricots-multiple-trays-outdoors_417767-404.jpg", imageAlt: "Cleaned roof after soft washing, no streaks"}, { - id: "siding-1", - brand: "Before/After", - name: "House Siding", - price: "", - rating: 5, - reviewCount: "0", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-brown-light-yellow-building-blue-sky_181624-3894.jpg", - imageAlt: "Cleaned house siding after soft washing, vibrant white", - }, + id: "siding-1", brand: "Before/After", name: "House Siding", price: "", rating: 5, + reviewCount: "0", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-brown-light-yellow-building-blue-sky_181624-3894.jpg", imageAlt: "Cleaned house siding after soft washing, vibrant white"}, ]} title="See the Instant Curb Appeal Difference" description="Witness dramatic transformations of roofs, driveways, and patios with our soft washing expertise." + ariaLabel="Gallery of before and after soft washing results on various home exteriors" /> @@ -248,48 +168,24 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "Homeowner", - company: "Gainesville, FL", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-medium-shot_23-2148347673.jpg", - }, + id: "1", name: "Sarah J.", role: "Homeowner", company: "Gainesville, FL", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-medium-shot_23-2148347673.jpg", imageAlt: "Portrait of Sarah J., a satisfied homeowner"}, { - id: "2", - name: "Michael D.", - role: "Resident", - company: "Gainesville, FL", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286491.jpg", - }, + id: "2", name: "Michael D.", role: "Resident", company: "Gainesville, FL", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286491.jpg", imageAlt: "Portrait of Michael D., a satisfied resident"}, { - id: "3", - name: "Emily R.", - role: "Homeowner", - company: "Newberry, FL", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/amazing-girl-with-cute-haircut-posing-with-eyes-closed-near-garden-outdoor-photo-ecstatic-tanned-woman-trendy-pink-dress_197531-9071.jpg", - }, + id: "3", name: "Emily R.", role: "Homeowner", company: "Newberry, FL", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/amazing-girl-with-cute-haircut-posing-with-eyes-closed-near-garden-outdoor-photo-ecstatic-tanned-woman-trendy-pink-dress_197531-9071.jpg", imageAlt: "Portrait of Emily R., a satisfied homeowner"}, { - id: "4", - name: "David K.", - role: "Resident", - company: "Alachua, FL", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/old-woman-shopping-center-doing-horns_1149-228.jpg", - }, + id: "4", name: "David K.", role: "Resident", company: "Alachua, FL", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/old-woman-shopping-center-doing-horns_1149-228.jpg", imageAlt: "Portrait of David K., a satisfied resident"}, { - id: "5", - name: "Laura S.", - role: "Homeowner", - company: "High Springs, FL", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone_329181-12185.jpg", - }, + id: "5", name: "Laura S.", role: "Homeowner", company: "High Springs, FL", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone_329181-12185.jpg", imageAlt: "Portrait of Laura S., a satisfied homeowner"}, ]} title="What Our Gainesville Neighbors Say" description="Proudly serving homeowners with 5-star soft washing experiences that leave their properties looking immaculate." + ariaLabel="Customer reviews and testimonials about soft washing services" /> @@ -297,8 +193,7 @@ export default function LandingPage() { @@ -313,62 +209,42 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1