From 7fc684663a2f5e3261f405e9a6635e9b2003071f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 19:26:00 +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 140fe75..c12afa6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-standing-board-meeting_23-2147857271.jpg", imageAlt: "Nowoczesny sprzęt rehabilitacyjny" }, { - imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physiotherapy-close-up_23-2149047463.jpg", imageAlt: "Sesja terapii urazów" + imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physiotherapy-close-up_23-2149047463.jpg?_wi=1", imageAlt: "Sesja terapii urazów" } ]} autoplayDelay={5000} @@ -92,7 +92,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Rehabilitacja pourazowa", tags: ["Dorosłych", "Uzdrowienie"], - imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physiotherapy-close-up_23-2149047463.jpg", imageAlt: "Rehabilitacja pourazowa" + imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physiotherapy-close-up_23-2149047463.jpg?_wi=2", imageAlt: "Rehabilitacja pourazowa" }, { id: "2", title: "Leczenie bólu przewlekłego", tags: ["Długotrwałe", "Ulga"], -- 2.49.1