Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 05:11:03 +00:00

View File

@@ -45,11 +45,11 @@ export default function LandingPage() {
title="Restore Your Homes Beauty with Swift Pro Wash"
description="Professional pressure washing services that rejuvenate your propertys exterior, safely and effectively. Serving our community with precision and pride."
testimonials={[
{ name: "Mark R.", handle: "@mark_r", testimonial: "Incredible work on our driveway! Looks brand new.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-stairs_181624-41082.jpg" },
{ name: "Linda T.", handle: "@linda_t", testimonial: "Fast, professional, and very thorough. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-standing-sideways-camera-talking-smartphone-outdoors_259150-59320.jpg" },
{ name: "David W.", handle: "@david_w", testimonial: "The house exterior looks fantastic. Great attention to detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-tablet-outside_169016-25262.jpg" },
{ name: "Sarah P.", handle: "@sarah_p", testimonial: "Excellent service and very reliable. Will definitely book again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-giving-red-rose-her-blonde-girlfriend_23-2147891108.jpg" },
{ name: "John B.", handle: "@john_b", testimonial: "Professional results at a great price. Swift Pro Wash delivered!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-having-breakfast-kitchen_23-2148179453.jpg" }
{ name: "Mark R.", handle: "@mark_r", testimonial: "Incredible work on our driveway! Looks brand new.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-stairs_181624-41082.jpg?_wi=1" },
{ name: "Linda T.", handle: "@linda_t", testimonial: "Fast, professional, and very thorough. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-standing-sideways-camera-talking-smartphone-outdoors_259150-59320.jpg?_wi=1" },
{ name: "David W.", handle: "@david_w", testimonial: "The house exterior looks fantastic. Great attention to detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-tablet-outside_169016-25262.jpg?_wi=1" },
{ name: "Sarah P.", handle: "@sarah_p", testimonial: "Excellent service and very reliable. Will definitely book again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-giving-red-rose-her-blonde-girlfriend_23-2147891108.jpg?_wi=1" },
{ name: "John B.", handle: "@john_b", testimonial: "Professional results at a great price. Swift Pro Wash delivered!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-having-breakfast-kitchen_23-2148179453.jpg?_wi=1" }
]}
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg"
@@ -91,9 +91,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{ title: "Driveway Cleaning", description: "Remove stubborn oil, grime, and mold from your driveway to boost curb appeal.", imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340102.jpg" },
{ title: "Roof Washing", description: "Gentle, low-pressure soft washing that cleans roof tiles without causing any damage.", imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340102.jpg" },
{ title: "Deck & Patio Care", description: "Revitalize your outdoor living space with expert cleaning for wood and concrete.", imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340102.jpg" }
{ title: "Driveway Cleaning", description: "Remove stubborn oil, grime, and mold from your driveway to boost curb appeal.", imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340102.jpg?_wi=1" },
{ title: "Roof Washing", description: "Gentle, low-pressure soft washing that cleans roof tiles without causing any damage.", imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340102.jpg?_wi=2" },
{ title: "Deck & Patio Care", description: "Revitalize your outdoor living space with expert cleaning for wood and concrete.", imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340102.jpg?_wi=3" }
]}
title="Our Professional Services"
description="Tailored pressure washing solutions for every exterior surface around your home."
@@ -104,11 +104,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Mark R.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-stairs_181624-41082.jpg" },
{ id: "2", name: "Linda T.", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-sideways-camera-talking-smartphone-outdoors_259150-59320.jpg" },
{ id: "3", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-tablet-outside_169016-25262.jpg" },
{ id: "4", name: "Sarah P.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-giving-red-rose-her-blonde-girlfriend_23-2147891108.jpg" },
{ id: "5", name: "John B.", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-breakfast-kitchen_23-2148179453.jpg" }
{ id: "1", name: "Mark R.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-stairs_181624-41082.jpg?_wi=2" },
{ id: "2", name: "Linda T.", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-sideways-camera-talking-smartphone-outdoors_259150-59320.jpg?_wi=2" },
{ id: "3", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-tablet-outside_169016-25262.jpg?_wi=2" },
{ id: "4", name: "Sarah P.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-giving-red-rose-her-blonde-girlfriend_23-2147891108.jpg?_wi=2" },
{ id: "5", name: "John B.", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-breakfast-kitchen_23-2148179453.jpg?_wi=2" }
]}
cardTitle="Hear from Our Satisfied Clients"
cardTag="Trusted by Homeowners"