diff --git a/src/app/page.tsx b/src/app/page.tsx index 0cea169..9fc18bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-girl-scientist-experimenting-with-potions_23-2148571279.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-girl-scientist-experimenting-with-potions_23-2148571279.jpg?_wi=1" imageAlt="Laboratorium chemiczne" mediaAnimation="slide-up" /> @@ -92,7 +92,7 @@ export default function LandingPage() { description: "Fundament wiedzy pod medycynę i farmację.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/impressed-young-blonde-female-teacher-wearing-glasses-sitting-desk-with-school-supplies-classroom-showing-abacus-pointing-it_141793-119631.jpg" + imageSrc="http://img.b2bpic.net/free-photo/impressed-young-blonde-female-teacher-wearing-glasses-sitting-desk-with-school-supplies-classroom-showing-abacus-pointing-it_141793-119631.jpg?_wi=1" imageAlt="Angelika Bachula nauczycielka chemii" mediaAnimation="slide-up" /> @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Specjalistyczne przygotowanie na lekarski.", bentoComponent: "reveal-icon", icon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-scientist-experimenting-with-potions_23-2148571279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-scientist-experimenting-with-potions_23-2148571279.jpg?_wi=2", imageAlt: "education science icon", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { description: "Wiedza niezbędna na studiach farmaceutycznych.", bentoComponent: "reveal-icon", icon: Droplets, - imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-blonde-female-teacher-wearing-glasses-sitting-desk-with-school-supplies-classroom-showing-abacus-pointing-it_141793-119631.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-blonde-female-teacher-wearing-glasses-sitting-desk-with-school-supplies-classroom-showing-abacus-pointing-it_141793-119631.jpg?_wi=2", imageAlt: "education science icon", }, ]}