From 4cc2d62204f485268b0989797409ea371e361bf1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 12:37:07 +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 d399da5..2b4fa3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { 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={[ @@ -102,7 +102,7 @@ export default function LandingPage() { 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