Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-25 23:33:40 +00:00

View File

@@ -68,11 +68,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg?_wi=1",
imageAlt: "professional landscaping garden maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-flowers-pots-ground_23-2148396791.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-flowers-pots-ground_23-2148396791.jpg?_wi=1",
imageAlt: "shrub and tree trimming service",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
description: "Safe and professional shrub and tree trimming services.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg?_wi=2",
imageAlt: "Focused male florist standing among rows with potted plants and cutting bush in greenhouse. Man working in garden, growing plants in pots. Gardening job concept",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
description: "Reliable snow clearing during winter months to ensure accessibility.",
bentoComponent: "reveal-icon",
icon: Snowflake,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-flowers-pots-ground_23-2148396791.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-flowers-pots-ground_23-2148396791.jpg?_wi=2",
imageAlt: "Focused male florist standing among rows with potted plants and cutting bush in greenhouse. Man working in garden, growing plants in pots. Gardening job concept",
},
]}