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", }, ]}