diff --git a/src/app/page.tsx b/src/app/page.tsx index c1763e3..917698b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,11 +82,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/workout-weights-rack-barbell-dumbbells_1203-3784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workout-weights-rack-barbell-dumbbells_1203-3784.jpg?_wi=1", imageAlt: "Moderní CNC soustruh v provozu", }, { - imageSrc: "http://img.b2bpic.net/free-photo/teen-doing-experiments-robotics-laboratory-boy-vr-headset-controlling-robot_1268-23420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teen-doing-experiments-robotics-laboratory-boy-vr-headset-controlling-robot_1268-23420.jpg?_wi=1", imageAlt: "Robotické rameno u CNC obráběcího centra", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { value: "12 měsíců", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/workout-weights-rack-barbell-dumbbells_1203-3784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workout-weights-rack-barbell-dumbbells_1203-3784.jpg?_wi=2", imageAlt: "quality control checklist inspection", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { }, ], completedLabel: "Dokončeno", - imageSrc: "http://img.b2bpic.net/free-photo/teen-doing-experiments-robotics-laboratory-boy-vr-headset-controlling-robot_1268-23420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teen-doing-experiments-robotics-laboratory-boy-vr-headset-controlling-robot_1268-23420.jpg?_wi=2", imageAlt: "quality control checklist inspection", }, ]}