From 47b8497af1b68b05de76295f5de4039ead0da5ff Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 12:38:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c07f48..af4f1df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,13 +65,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-engineer-with-plans_23-2148480366.jpg"}, { name: "Tomáš Marek", handle: "Projektový manažer", testimonial: "Velmi kvalitní materiály a rychlá montáž. Vše proběhlo dle dohody.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124298.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124298.jpg?_wi=1"}, ]} buttons={[ { text: "Nezávazná poptávka", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124298.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124298.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { -- 2.49.1