Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 17:36:55 +00:00

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=1",
imageAlt: "Aerial garden view",
},
{
@@ -144,7 +144,7 @@ export default function LandingPage() {
id: 1,
title: "Custom Garden Design",
description: "Professional layout and planting to create a personalized, serene garden oasis for your property.",
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg?_wi=1",
imageAlt: "Garden pathways",
},
{
@@ -165,14 +165,14 @@ export default function LandingPage() {
id: 4,
title: "Lawn Care Services",
description: "Precision mowing and grass treatment for a lush, green lawn throughout the year.",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=2",
imageAlt: "Lush lawn",
},
{
id: 5,
title: "Hardscaping & Paving",
description: "Durable pathways and decorative borders that define your outdoor living areas.",
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg?_wi=2",
imageAlt: "Stone path",
},
]}