Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 02:14:00 +00:00

View File

@@ -59,53 +59,53 @@ export default function LandingPage() {
description="Professional landscaping services that transform your property into a breathtaking personal oasis."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg?_wi=1",
imageAlt: "Landscape",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg?_wi=1",
imageAlt: "Garden",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg?_wi=2",
imageAlt: "Landscape",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg?_wi=2",
imageAlt: "Garden",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg?_wi=3",
imageAlt: "Landscape",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg?_wi=3",
imageAlt: "Garden",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg?_wi=4",
imageAlt: "Garden",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg?_wi=4",
imageAlt: "Landscape",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg?_wi=5",
imageAlt: "Garden",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg?_wi=5",
imageAlt: "Landscape",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg?_wi=6",
imageAlt: "Garden",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-view-grass-with-dew-drops_1268-21819.jpg?_wi=6",
imageAlt: "Landscape",
},
]}