From 6eb69d960c9589b0be05b3eb49e8119451bd7cf6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 18:45:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3821ded..4e851df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,7 +155,7 @@ export default function LandingPage() { "Bezpečnosť", "Expertíza", ], - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22889.jpg?_wi=1", imageAlt: "Arborist cutting a hazardous tree", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { "Urban", "Precízne", ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-axe-wood_23-2148580076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-axe-wood_23-2148580076.jpg?_wi=1", imageAlt: "Tree removal in residential area", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { "Kontrola", "Metóda", ], - imageSrc: "http://img.b2bpic.net/free-photo/cordylus-niger-field-covered-flowers-grass-sunlight-daytime_181624-32456.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cordylus-niger-field-covered-flowers-grass-sunlight-daytime_181624-32456.jpg?_wi=1", imageAlt: "Arborist gradually dismantling a tree", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { "Urgentné", "Riešenie", ], - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22889.jpg?_wi=2", imageAlt: "Removal of a dangerous tree", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { "Zdravie", "Estetika", ], - imageSrc: "http://img.b2bpic.net/free-photo/cordylus-niger-field-covered-flowers-grass-sunlight-daytime_181624-32456.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cordylus-niger-field-covered-flowers-grass-sunlight-daytime_181624-32456.jpg?_wi=2", imageAlt: "Professional tree pruning", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { "Komplet", "Čistota", ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-axe-wood_23-2148580076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-axe-wood_23-2148580076.jpg?_wi=2", imageAlt: "Wood waste removal after tree cutting", }, ]} -- 2.49.1