Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-02-23 19:06:51 +00:00
Showing only changes of commit 81edaefeef - Show all commits

View File

@@ -43,7 +43,7 @@ export default function BeforeAfterPage() {
id: "1",
name: "Complete Yard Makeover",
price: "Before & After",
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=3",
imageAlt: "Complete yard transformation from overgrown to beautiful"
},
{
@@ -57,7 +57,7 @@ export default function BeforeAfterPage() {
id: "3",
name: "Rental Property Cleanup",
price: "Before & After",
imageSrc: "https://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg?_wi=1",
imageAlt: "Rental property cleanup transformation"
},
{
@@ -71,14 +71,14 @@ export default function BeforeAfterPage() {
id: "5",
name: "Debris-Filled Yard Cleanup",
price: "Before & After",
imageSrc: "https://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg?_wi=2",
imageAlt: "Debris removal and yard cleanup"
},
{
id: "6",
name: "Landscape Design Implementation",
price: "Before & After",
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=4",
imageAlt: "Professional landscape design implementation"
}
]}