Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-24 20:42:34 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -100,7 +100,7 @@ export default function LandingPage() {
icon: Clock,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27386.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27386.jpg?_wi=2"
imageAlt="Friendly junk removal team smiling"
mediaAnimation="slide-up"
/>
@@ -126,7 +126,7 @@ export default function LandingPage() {
},
]}
tag="Our Achievements"
imageSrc="http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27395.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27395.jpg?_wi=2"
imageAlt="Pile of junk ready for removal"
mediaAnimation="slide-up"
metricsAnimation="slide-up"

View File

@@ -95,7 +95,7 @@ export default function LandingPage() {
imageAlt: "Junk removal truck with crew in Milledgeville, GA",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27386.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27386.jpg?_wi=1",
imageAlt: "Friendly Trash Man Shawty crew member smiling",
},
]}
@@ -145,14 +145,14 @@ export default function LandingPage() {
id: "junk-removal",
name: "Junk Removal",
price: "Starting at $129",
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27395.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27395.jpg?_wi=1",
imageAlt: "Pile of junk ready for removal",
},
{
id: "house-cleanouts",
name: "House & Property Cleanouts",
price: "Custom Estimate",
imageSrc: "http://img.b2bpic.net/free-photo/compost-still-life-concept_23-2149068947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/compost-still-life-concept_23-2149068947.jpg?_wi=1",
imageAlt: "Empty room after a house cleanout",
},
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
id: "garage-attic-shed",
name: "Garage, Shed & Attic Cleanouts",
price: "Custom Estimate",
imageSrc: "http://img.b2bpic.net/free-photo/compost-still-life-concept_23-2149068947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/compost-still-life-concept_23-2149068947.jpg?_wi=2",
imageAlt: "Cluttered garage before cleanout",
},
]}