diff --git a/src/app/page.tsx b/src/app/page.tsx index e433749..09421bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,51 +47,28 @@ export default function LandingPage() {
@@ -111,23 +80,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Pressure Washing", - description: "Revitalize driveways, sidewalks, and hard surfaces by removing stubborn dirt, mold, and algae.", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-farmer-working-rice-field-daytime_181624-12454.jpg", - imageAlt: "Pressure washing", - }, + title: "Pressure Washing", description: "Revitalize driveways, sidewalks, and hard surfaces by removing stubborn dirt, mold, and algae.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-farmer-working-rice-field-daytime_181624-12454.jpg", imageAlt: "Pressure washing"}, { - title: "Soft Washing", - description: "A gentle but effective clean for siding and roofs that prevents damage while restoring shine.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg", - imageAlt: "Soft washing", - }, + title: "Soft Washing", description: "A gentle but effective clean for siding and roofs that prevents damage while restoring shine.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg", imageAlt: "Soft washing"}, { - title: "Window Cleaning", - description: "Crystal-clear, streak-free windows for your residential or small business property.", - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359031.jpg", - imageAlt: "Window cleaning", - }, + title: "Window Cleaning", description: "Crystal-clear, streak-free windows for your residential or small business property.", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359031.jpg", imageAlt: "Window cleaning"}, ]} title="Our Professional Services" description="Comprehensive cleaning solutions tailored for your property's needs." @@ -149,61 +106,26 @@ export default function LandingPage() { textboxLayout="default" gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} + animationType="slide-up" products={[ { - id: "1", - name: "Driveway Cleaning", - brand: "Hard Surface", - price: "Before & After", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958773.jpg", - }, + id: "1", name: "Driveway Cleaning", brand: "Hard Surface", price: "Before & After", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958773.jpg"}, { - id: "2", - name: "Deck Restoration", - brand: "Wood", - price: "Before & After", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-girl-swing_23-2149102513.jpg", - }, + id: "2", name: "Deck Restoration", brand: "Wood", price: "Before & After", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-girl-swing_23-2149102513.jpg"}, { - id: "3", - name: "Sidewalk Refresh", - brand: "Concrete", - price: "Before & After", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/stone-ground-texture_23-2148179821.jpg", - }, + id: "3", name: "Sidewalk Refresh", brand: "Concrete", price: "Before & After", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/stone-ground-texture_23-2148179821.jpg"}, { - id: "4", - name: "Patio Cleaning", - brand: "Stone", - price: "Before & After", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-wall-stone-texture_17005-1933.jpg", - }, + id: "4", name: "Patio Cleaning", brand: "Stone", price: "Before & After", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/abstract-wall-stone-texture_17005-1933.jpg"}, { - id: "5", - name: "Vinyl Siding", - brand: "Soft Wash", - price: "Before & After", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-wood-wall-texture-background-vintage-tone-blank-template-wall-old-barn-bright-sun-weathered-sunbleached-wooden-boards-with-remnants-old-blue-white-paint_166373-2099.jpg", - }, + id: "5", name: "Vinyl Siding", brand: "Soft Wash", price: "Before & After", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/wooden-wood-wall-texture-background-vintage-tone-blank-template-wall-old-barn-bright-sun-weathered-sunbleached-wooden-boards-with-remnants-old-blue-white-paint_166373-2099.jpg"}, { - id: "6", - name: "Roof Maintenance", - brand: "Roofing", - price: "Before & After", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", - }, + id: "6", name: "Roof Maintenance", brand: "Roofing", price: "Before & After", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg"}, ]} title="See the Difference" description="Real transformation results from our happy customers." @@ -217,31 +139,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "5.0", - title: "Customer Rating", - items: [ - "12 Verified Reviews", - "5-Star Average", - ], + id: "1", value: "5.0", title: "Customer Rating", items: [ + "12 Verified Reviews", "5-Star Average"], }, { - id: "2", - value: "100%", - title: "Satisfaction", - items: [ - "Professional Service", - "Reliable Results", - ], + id: "2", value: "100%", title: "Satisfaction", items: [ + "Professional Service", "Reliable Results"], }, { - id: "3", - value: "8am-8pm", - title: "Available", - items: [ - "Flexible Scheduling", - "Quick Response", - ], + id: "3", value: "8am-8pm", title: "Available", items: [ + "Flexible Scheduling", "Quick Response"], }, ]} title="Why Choose Us" @@ -255,45 +162,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Great Results", - quote: "Our deck, steps, and shed looked just like new!", - name: "Sarah Johnson", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", - }, + id: "1", title: "Great Results", quote: "Our deck, steps, and shed looked just like new!", name: "Sarah Johnson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg"}, { - id: "2", - title: "Very Professional", - quote: "Nate was very professional… I can highly recommend him.", - name: "Michael Chen", - role: "Property Owner", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-woman-with-long-hair-smiles-gladfully-has-clean-natural-skin-ni-make-up-feels-happy-wears-casual-jumper-poses-against-pink-background-positive-human-face-expressions-feelings_273609-58332.jpg", - }, + id: "2", title: "Very Professional", quote: "Nate was very professional… I can highly recommend him.", name: "Michael Chen", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-woman-with-long-hair-smiles-gladfully-has-clean-natural-skin-ni-make-up-feels-happy-wears-casual-jumper-poses-against-pink-background-positive-human-face-expressions-feelings_273609-58332.jpg"}, { - id: "3", - title: "Above Expectations", - quote: "Results were above my expectations. Everything looked like new.", - name: "Emily Rodriguez", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", - }, + id: "3", title: "Above Expectations", quote: "Results were above my expectations. Everything looked like new.", name: "Emily Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg"}, { - id: "4", - title: "Pleasure to Deal With", - quote: "Very professional and a pleasure to deal with.", - name: "David Kim", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-construction-workers-posing_23-2149366628.jpg", - }, + id: "4", title: "Pleasure to Deal With", quote: "Very professional and a pleasure to deal with.", name: "David Kim", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-construction-workers-posing_23-2149366628.jpg"}, { - id: "5", - title: "Like New", - quote: "Driveway looked like it did when it was new. Outstanding work.", - name: "Amanda White", - role: "Property Owner", - imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", - }, + id: "5", title: "Like New", quote: "Driveway looked like it did when it was new. Outstanding work.", name: "Amanda White", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg"}, ]} title="Customer Reviews" description="Don't just take our word for it—see what our satisfied customers in Wilmot are saying." @@ -306,20 +183,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Is pressure washing safe for my home?", - content: "Yes! We use appropriate pressure settings and cleaning solutions to ensure your surfaces are cleaned effectively without damage.", - }, + id: "1", title: "Is pressure washing safe for my home?", content: "Yes! We use appropriate pressure settings and cleaning solutions to ensure your surfaces are cleaned effectively without damage."}, { - id: "2", - title: "What is soft washing?", - content: "Soft washing uses specialized cleaning solutions to kill algae and grime at the source without using high-pressure, which is essential for siding and roofs.", - }, + id: "2", title: "What is soft washing?", content: "Soft washing uses specialized cleaning solutions to kill algae and grime at the source without using high-pressure, which is essential for siding and roofs."}, { - id: "3", - title: "How often should I clean my driveway?", - content: "Depending on usage and weather, cleaning every 1-2 years is recommended to keep it looking great and preventing buildup.", - }, + id: "3", title: "How often should I clean my driveway?", content: "Depending on usage and weather, cleaning every 1-2 years is recommended to keep it looking great and preventing buildup."}, ]} imageSrc="http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg" mediaAnimation="slide-up" @@ -333,20 +201,15 @@ export default function LandingPage() { @@ -355,13 +218,9 @@ export default function LandingPage() {