diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c1cff9..4788f0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/abstract-glimmers-light-flares_23-2151871973.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-glimmers-light-flares_23-2151871973.jpg?_wi=1" imageAlt="High performance motorsport engine" mediaAnimation="slide-up" avatars={[ @@ -163,7 +163,7 @@ export default function LandingPage() { title: "Handarbeit", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg?_wi=1" imageAlt="Technician milling a high-performance engine part" mediaAnimation="opacity" metricsAnimation="slide-up" @@ -223,7 +223,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-glimmers-light-flares_23-2151871973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-glimmers-light-flares_23-2151871973.jpg?_wi=2", imageAlt: "motorsport affiliate program success", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg?_wi=2", imageAlt: "motorsport affiliate program success", }, ]}