Merge version_1 into main #1

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

View File

@@ -74,15 +74,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-house-architecture_23-2151050996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-house-architecture_23-2151050996.jpg?_wi=1",
imageAlt: "Landscape Design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/green-leaves_1417-1624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-leaves_1417-1624.jpg?_wi=1",
imageAlt: "Meticulous Lawn",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wooden-box_23-2148013377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-box_23-2148013377.jpg?_wi=1",
imageAlt: "Garden Design",
},
{
@@ -127,21 +127,21 @@ export default function LandingPage() {
title: "Hardscaping",
description: "Custom patios, stone walkways, and feature walls built to last.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-house-architecture_23-2151050996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-house-architecture_23-2151050996.jpg?_wi=2",
imageAlt: "garden lawn maintenance grass",
},
{
title: "Gardening Services",
description: "Planting, seasonal color, and soil enrichment for vibrant gardens.",
buttonIcon: "Sparkles",
imageSrc: "http://img.b2bpic.net/free-photo/green-leaves_1417-1624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-leaves_1417-1624.jpg?_wi=2",
imageAlt: "garden lawn maintenance grass",
},
{
title: "Irrigation Solutions",
description: "Efficient watering systems to keep your lawn and plants thriving.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-box_23-2148013377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-box_23-2148013377.jpg?_wi=2",
imageAlt: "garden lawn maintenance grass",
},
]}