diff --git a/src/app/page.tsx b/src/app/page.tsx index caf7888..ec440d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,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", }, { @@ -164,7 +164,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", }, { @@ -174,7 +174,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", }, { @@ -184,7 +184,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", }, { @@ -194,7 +194,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", }, { @@ -204,7 +204,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", }, ]}