diff --git a/src/app/page.tsx b/src/app/page.tsx index 01a13e3..731cb1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@SpeedDemon23", testimonial: "Motorsport Pulse is my go-to for all racing news! Unbeatable analysis and always first with the breaking stories.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-night-robe-wearing-eye-mask-preparing-sleep-tired-posing-light-yellow-wall-sleep-female-model-night-bed_140725-65314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-night-robe-wearing-eye-mask-preparing-sleep-tired-posing-light-yellow-wall-sleep-female-model-night-bed_140725-65314.jpg?_wi=1", imageAlt: "Alex P. fan", }, { @@ -123,7 +123,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/urban-skyline-with-cityscape_1359-975.jpg" + imageSrc="http://img.b2bpic.net/free-photo/urban-skyline-with-cityscape_1359-975.jpg?_wi=1" imageAlt="High-speed racing car on track" mediaAnimation="slide-up" marqueeItems={[ @@ -202,7 +202,7 @@ export default function LandingPage() { }, ], completedLabel: "View All History", - imageSrc: "http://img.b2bpic.net/free-photo/urban-skyline-with-cityscape_1359-975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/urban-skyline-with-cityscape_1359-975.jpg?_wi=2", imageAlt: "motorsport pulse logo", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { value: "Highlights", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-night-robe-wearing-eye-mask-preparing-sleep-tired-posing-light-yellow-wall-sleep-female-model-night-bed_140725-65314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-night-robe-wearing-eye-mask-preparing-sleep-tired-posing-light-yellow-wall-sleep-female-model-night-bed_140725-65314.jpg?_wi=2", imageAlt: "motorsport pulse logo", }, ]}