Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user