Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 13:29:08 +00:00

View File

@@ -98,13 +98,13 @@ export default function LandingPage() {
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
features={[
{
id: "1", title: "Pressure Washing", description: "High-pressure cleaning for garage floors, walls, and driveways. Removes dirt, oil stains, and buildup for a like-new appearance.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2388.jpg", imageAlt: "Pressure washing service"},
id: "1", title: "Pressure Washing", description: "High-pressure cleaning for garage floors, walls, and driveways. Removes dirt, oil stains, and buildup for a like-new appearance.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2388.jpg?_wi=1", imageAlt: "Pressure washing service"},
{
id: "2", title: "Deep Cleaning", description: "Thorough cleaning of every surface including shelves, storage areas, and hard-to-reach corners. Leaves your garage spotless.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-construction_23-2150772902.jpg", imageAlt: "Deep cleaning service"},
id: "2", title: "Deep Cleaning", description: "Thorough cleaning of every surface including shelves, storage areas, and hard-to-reach corners. Leaves your garage spotless.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-construction_23-2150772902.jpg?_wi=1", imageAlt: "Deep cleaning service"},
{
id: "3", title: "Organization & Storage", description: "Expert garage organization systems to maximize space and create functional storage solutions for all your tools and equipment.", imageSrc: "http://img.b2bpic.net/free-photo/boxes-with-clothes-food-donations-collected-charity_23-2149230577.jpg", imageAlt: "Garage organization service"},
{
id: "4", title: "Maintenance Plans", description: "Regular maintenance packages to keep your garage in pristine condition year-round. Customizable frequency and services.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2388.jpg", imageAlt: "Maintenance service"},
id: "4", title: "Maintenance Plans", description: "Regular maintenance packages to keep your garage in pristine condition year-round. Customizable frequency and services.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2388.jpg?_wi=2", imageAlt: "Maintenance service"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -147,7 +147,7 @@ export default function LandingPage() {
{
id: "3", title: "Pressure Wash Transformation", description: "Dirty driveway and garage exterior cleaned with professional pressure washing equipment for pristine results.", imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", imageAlt: "Before and after pressure wash"},
{
id: "4", title: "Complete Garage Makeover", description: "Total garage renovation including cleaning, organization, storage installation, and new flooring options.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-construction_23-2150772902.jpg", imageAlt: "Complete garage transformation"},
id: "4", title: "Complete Garage Makeover", description: "Total garage renovation including cleaning, organization, storage installation, and new flooring options.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-construction_23-2150772902.jpg?_wi=2", imageAlt: "Complete garage transformation"},
]}
gridVariant="two-columns-alternating-heights"
animationType="slide-up"