From e8d181a26ec5a9b58d12d76d583edbcae6e1f369 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 23:33:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b257378..e0723c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]} -- 2.49.1