From 1baf94c410bee118a21ba10d930b32fe723132f3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 06:29:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 192 +++++++++++------------------------------------ 1 file changed, 43 insertions(+), 149 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b0f173..34f6a69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,37 +31,23 @@ export default function LandingPage() { @@ -69,47 +55,30 @@ export default function LandingPage() {
@@ -119,28 +88,14 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={true} + animationType="blur-reveal" products={[ { - id: "service-window-cleaning", - name: "Window Cleaning", - price: "Starting at $99", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148118409.jpg", - imageAlt: "Professional window cleaning on a clear day", - }, + id: "service-window-cleaning", name: "Window Cleaning", price: "Starting at $99", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148118409.jpg", imageAlt: "Professional window cleaning on a clear day"}, { - id: "service-solar-panel-cleaning", - name: "Solar Panel Cleaning", - price: "Starting at $149", - imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-team-evaluating-solar-cells-designs-improve-efficiency_482257-123388.jpg", - imageAlt: "Solar panel cleaning technician on a roof", - }, + id: "service-solar-panel-cleaning", name: "Solar Panel Cleaning", price: "Starting at $149", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-team-evaluating-solar-cells-designs-improve-efficiency_482257-123388.jpg", imageAlt: "Solar panel cleaning technician on a roof"}, { - id: "service-pressure-washing", - name: "Pressure Washing", - price: "Starting at $199", - imageSrc: "http://img.b2bpic.net/free-photo/woman-watering-plants-hothouse_23-2147778863.jpg", - imageAlt: "Pressure washing a dirty concrete patio", - }, + id: "service-pressure-washing", name: "Pressure Washing", price: "Starting at $199", imageSrc: "http://img.b2bpic.net/free-photo/woman-watering-plants-hothouse_23-2147778863.jpg", imageAlt: "Pressure washing a dirty concrete patio"}, ]} title="Our Premium Exterior Cleaning Services" description="Elevating the appearance and longevity of your property with meticulous care and expert attention." @@ -154,25 +109,13 @@ export default function LandingPage() { description="Experience the difference with a team dedicated to excellence, integrity, and your complete satisfaction. We go above and beyond to ensure your property shines." accordionItems={[ { - id: "licensed", - title: "Fully Licensed & Insured", - content: "Rest easy knowing our team is professionally licensed and fully insured, providing you with peace of mind and protection.", - }, + id: "licensed", title: "Fully Licensed & Insured", content: "Rest easy knowing our team is professionally licensed and fully insured, providing you with peace of mind and protection."}, { - id: "eco-friendly", - title: "Eco-Friendly Solutions", - content: "We prioritize the environment and your family's safety by using biodegradable, non-toxic cleaning agents that deliver powerful results.", - }, + id: "eco-friendly", title: "Eco-Friendly Solutions", content: "We prioritize the environment and your family's safety by using biodegradable, non-toxic cleaning agents that deliver powerful results."}, { - id: "guaranteed", - title: "100% Satisfaction Guarantee", - content: "Your happiness is our priority. We stand by the quality of our work with a full satisfaction guarantee – we're not finished until you're delighted.", - }, + id: "guaranteed", title: "100% Satisfaction Guarantee", content: "Your happiness is our priority. We stand by the quality of our work with a full satisfaction guarantee – we're not finished until you're delighted."}, { - id: "transparent", - title: "Transparent Pricing", - content: "No hidden fees, no surprises. We provide clear, upfront pricing with detailed quotes so you know exactly what to expect.", - }, + id: "transparent", title: "Transparent Pricing", content: "No hidden fees, no surprises. We provide clear, upfront pricing with detailed quotes so you know exactly what to expect."}, ]} imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746382.jpg" imageAlt="Professional cleaning team shaking hands with a client" @@ -189,25 +132,15 @@ export default function LandingPage() { author="Maria S." avatars={[ { - src: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg", - alt: "Sarah Johnson", - }, + src: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg", alt: "Sarah Johnson"}, { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg", - alt: "Michael Chen", - }, + src: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg", alt: "Michael Chen"}, { - src: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", - alt: "Emily Rodriguez", - }, + src: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", alt: "Emily Rodriguez"}, { - src: "http://img.b2bpic.net/free-photo/portrait-smart-brunette-glasses-street-with-interesting-architecture-background_613910-14022.jpg", - alt: "David Kim", - }, + src: "http://img.b2bpic.net/free-photo/portrait-smart-brunette-glasses-street-with-interesting-architecture-background_613910-14022.jpg", alt: "David Kim"}, { - src: "http://img.b2bpic.net/free-photo/handsome-smiling-young-man-sitting-table-open-air-cafe_176420-6297.jpg", - alt: "Smiling man for testimonial", - }, + src: "http://img.b2bpic.net/free-photo/handsome-smiling-young-man-sitting-table-open-air-cafe_176420-6297.jpg", alt: "Smiling man for testimonial"}, ]} ratingAnimation="blur-reveal" avatarsAnimation="blur-reveal" @@ -221,25 +154,13 @@ export default function LandingPage() { tag="Trusted Performance" metrics={[ { - id: "properties", - value: "500+", - description: "Properties Served", - }, + id: "properties", value: "500+", description: "Properties Served"}, { - id: "rating", - value: "5-Star", - description: "Average Rating", - }, + id: "rating", value: "5-Star", description: "Average Rating"}, { - id: "satisfaction", - value: "100%", - description: "Satisfaction Rate", - }, + id: "satisfaction", value: "100%", description: "Satisfaction Rate"}, { - id: "assurance", - value: "Fully", - description: "Licensed & Insured", - }, + id: "assurance", value: "Fully", description: "Licensed & Insured"}, ]} metricsAnimation="slide-up" /> @@ -250,17 +171,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Lake Elsinore", - "Wildomar", - "Murrieta", - "Temecula", - "Canyon Lake", - "Menifee", - "Corona", - "Riverside", - "San Clemente", - "Dana Point", - ]} + "Lake Elsinore", "Wildomar", "Murrieta", "Temecula", "Canyon Lake", "Menifee", "Corona", "Riverside", "San Clemente", "Dana Point"]} title="Proudly Serving Lake Elsinore and Surrounding Communities" description="Empire Exterior delivers exceptional service across a wide region, ensuring every client receives top-tier care." speed={30} @@ -272,8 +183,7 @@ export default function LandingPage() {