Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 06:17:41 +00:00

View File

@@ -64,15 +64,15 @@ export default function LandingPage() {
description="Professional, on-time bin rentals for residential and commercial cleanups. Simplifying waste disposal across Southwest Florida."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-junk-garbage-steel-rubber_1150-10991.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-junk-garbage-steel-rubber_1150-10991.jpg?_wi=1",
imageAlt: "Waste management bin rental truck",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-sitting-rubbish-bin-outdoors_23-2148666769.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-sitting-rubbish-bin-outdoors_23-2148666769.jpg?_wi=1",
imageAlt: "Professional bin delivery",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/kid-throwing-plastic-bottle-recycle-bin_23-2148472408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kid-throwing-plastic-bottle-recycle-bin_23-2148472408.jpg?_wi=1",
imageAlt: "Local dumpster rental services",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-junk-garbage-steel-rubber_1150-10991.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-junk-garbage-steel-rubber_1150-10991.jpg?_wi=2",
imageAlt: "waste management bin rental truck",
},
{
@@ -162,7 +162,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-sitting-rubbish-bin-outdoors_23-2148666769.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-sitting-rubbish-bin-outdoors_23-2148666769.jpg?_wi=2",
imageAlt: "professional bin delivery residential",
},
{
@@ -179,7 +179,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/kid-throwing-plastic-bottle-recycle-bin_23-2148472408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kid-throwing-plastic-bottle-recycle-bin_23-2148472408.jpg?_wi=2",
imageAlt: "local dumpster rental services",
},
]}