From b120693401fe8c99bb7238c0b09d639c1af43636 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 06:28:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 30cdb97..c868a28 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,11 +71,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-leg_23-2149047467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-leg_23-2149047467.jpg?_wi=1", imageAlt: "Gabinet podologiczny", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment_1232-4438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment_1232-4438.jpg?_wi=1", imageAlt: "Zabieg podologiczny", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Każdy problem traktujemy priorytetowo.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg?_wi=1" /> @@ -143,7 +143,7 @@ export default function LandingPage() { content: "Specjalistyczne zabiegi profilaktyczne i lecznicze.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fingernail-set_1203-2457.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fingernail-set_1203-2457.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -194,7 +194,7 @@ export default function LandingPage() { quote: "Bardzo polecam, pomoc przyszła szybko.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman-having-fun_158538-16144.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-leg_23-2149047467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-leg_23-2149047467.jpg?_wi=2", imageAlt: "portrait elderly woman smiling", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "Po latach bólu w końcu czuję komfort.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment_1232-4438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment_1232-4438.jpg?_wi=2", imageAlt: "portrait elderly woman smiling", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { quote: "Bardzo czysto i profesjonalnie.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/doctor-standing-with-thumb-up-horizontal-medium-shot_1098-18147.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg?_wi=2", imageAlt: "portrait elderly woman smiling", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "Indywidualne podejście, polecam.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/doctor-talking-female-patient_107420-73976.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fingernail-set_1203-2457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fingernail-set_1203-2457.jpg?_wi=2", imageAlt: "portrait elderly woman smiling", }, { -- 2.49.1