From f40a12e85816bea3d5b86035864a1bd6dd5f515c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 19:16:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bddd77f..b9d46e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@jananovakova", testimonial: "Elpas s. r. o. odviedli perfektnú prácu pri inštalácii nášho nového kamerového systému. Boli spoľahliví, rýchli a výsledok prekonal naše očakávania.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg?_wi=1", imageAlt: "Jana Nováková", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@marek_kovac", testimonial: "Potreboval som kompletnú revíziu elektroinštalácie a Elpas s. r. o. to zvládli s maximálnou profesionalitou. Určite ich odporúčam ďalej!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-close-window_1098-433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-close-window_1098-433.jpg?_wi=1", imageAlt: "Marek Kováč", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@anna_hlinkova", testimonial: "Montáž audio vrátnika pre náš bytový dom prebehla hladko a bez akýchkoľvek problémov. Výborná komunikácia a kvalitná práca.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg?_wi=1", imageAlt: "Anna Hlinková", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { handle: "@peter_mraz", testimonial: "S Elpas s. r. o. spolupracujeme už roky na rôznych projektoch a vždy sme boli nadmieru spokojní. Ich odbornosť a spoľahlivosť sú neprekonateľné.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-business-woman-smiling-camera-after-reading-mails-laptop-sitting-desk-start-up-company-late-night-focused-employee-using-technology-network-wireless-doing-overtime_482257-13419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-business-woman-smiling-camera-after-reading-mails-laptop-sitting-desk-start-up-company-late-night-focused-employee-using-technology-network-wireless-doing-overtime_482257-13419.jpg?_wi=1", imageAlt: "Peter Mráz", }, { @@ -114,7 +114,7 @@ export default function LandingPage() { handle: "@zuzana.varga", testimonial: "Profesionálny prístup, precízna práca a dodržiavanie termínov. Elpas s. r. o. je jasná voľba pre každú elektroinštaláciu.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=1", imageAlt: "Zuzana Vargová", }, ]} @@ -128,7 +128,7 @@ export default function LandingPage() { href: "#kontakt", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/electrician-man-overalls-works-switchboard-portrait-electrician-overalls_169016-66836.jpg" + imageSrc="http://img.b2bpic.net/free-photo/electrician-man-overalls-works-switchboard-portrait-electrician-overalls_169016-66836.jpg?_wi=1" imageAlt="Elektrikár pracuje na elektrickom paneli" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -224,7 +224,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg", imageAlt: "Tablet s aplikáciou pre inteligentnú domácnosť", }, - imageSrc: "http://img.b2bpic.net/free-photo/electrician-man-overalls-works-switchboard-portrait-electrician-overalls_169016-66836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-man-overalls-works-switchboard-portrait-electrician-overalls_169016-66836.jpg?_wi=2", imageAlt: "audio video intercom screen interface", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-man-travelling-by-city-bus-paying-with-bus-card_23-2148958079.jpg", imageAlt: "Čítačka RFID kariet pre prístup", }, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg?_wi=2", imageAlt: "audio video intercom screen interface", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/finger-near-wifi-button-wifi-router_23-2148291080.jpg", imageAlt: "Komponenty prístupového systému a zámky", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-close-window_1098-433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-close-window_1098-433.jpg?_wi=2", imageAlt: "audio video intercom screen interface", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cctv_1203-3769.jpg", imageAlt: "Monitorovacia obrazovka bezpečnostných kamier", }, - imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg?_wi=2", imageAlt: "audio video intercom screen interface", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-53755.jpg", imageAlt: "Elektrikár kontroluje ističovú skriňu", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-business-woman-smiling-camera-after-reading-mails-laptop-sitting-desk-start-up-company-late-night-focused-employee-using-technology-network-wireless-doing-overtime_482257-13419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-business-woman-smiling-camera-after-reading-mails-laptop-sitting-desk-start-up-company-late-night-focused-employee-using-technology-network-wireless-doing-overtime_482257-13419.jpg?_wi=2", imageAlt: "audio video intercom screen interface", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/architectural-plans-project-drawing-blueprints-rolls-with-eq_1357-326.jpg", imageAlt: "Elektrická schéma a plány", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=2", imageAlt: "audio video intercom screen interface", }, ]} -- 2.49.1