From 9723c45bede6a11bb20b773b79e8a798f6ce6fd0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 14:30:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index df22feb..b202747 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { }, { id: "h4", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=1", imageAlt: "Professional installation site", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { handle: "Inwestor indywidualny", testimonial: "Profesjonalizm, wszystko na 100%. Firma godna polecenia.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-tablet_23-2149721870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-tablet_23-2149721870.jpg?_wi=1", }, { id: "t2", @@ -190,7 +190,7 @@ export default function LandingPage() { handle: "Deweloper", testimonial: "Bardzo solidny partner biznesowy. Terminowość na najwyższym poziomie.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-tablet_23-2149721870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-tablet_23-2149721870.jpg?_wi=2", }, ]} showRating={true} @@ -231,7 +231,7 @@ export default function LandingPage() { required: true, }} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=2" imageAlt="Professional roofing contact" mediaAnimation="slide-up" /> -- 2.49.1