Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 01:18:50 +00:00

View File

@@ -72,12 +72,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488211.jpg?_wi=1",
imageAlt: "Professional landscaping",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings-daylight_23-2149661429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings-daylight_23-2149661429.jpg?_wi=1",
imageAlt: "Expert gardening",
},
{
@@ -148,7 +148,7 @@ export default function LandingPage() {
description: "Custom patios, walkways, and stone masonry.",
bentoComponent: "reveal-icon",
icon: Mountain,
imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488211.jpg?_wi=2",
imageAlt: "White umbrellas seen from a tree",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
description: "Smart watering for optimal garden health.",
bentoComponent: "reveal-icon",
icon: Droplets,
imageSrc: "http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings-daylight_23-2149661429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings-daylight_23-2149661429.jpg?_wi=2",
imageAlt: "White umbrellas seen from a tree",
},
]}