From 7a16c485e8268e90ad1e71aacc14fab97c25eae9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:04:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 764df37..fe0429c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815498.jpg" + imageSrc="http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815498.jpg?_wi=1" mediaAnimation="blur-reveal" frameStyle="card" imageAlt="f1 race car motion blur track" @@ -101,7 +101,7 @@ export default function LandingPage() { title: "Reliability", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-african-man-sitting-modern-motorbike-holding-moto-helmet-outdoors_171337-12595.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-african-man-sitting-modern-motorbike-holding-moto-helmet-outdoors_171337-12595.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="carbon fiber texture formula 1 car" metricsAnimation="slide-up" @@ -132,7 +132,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815498.jpg?_wi=2", imageAlt: "f1 car dashboard digital interface", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/young-african-man-sitting-modern-motorbike-holding-moto-helmet-outdoors_171337-12595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-african-man-sitting-modern-motorbike-holding-moto-helmet-outdoors_171337-12595.jpg?_wi=2", imageAlt: "f1 car dashboard digital interface", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/race-car-with-recoil_1048-2353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/race-car-with-recoil_1048-2353.jpg?_wi=1", imageAlt: "f1 car dashboard digital interface", }, ]} @@ -194,7 +194,7 @@ export default function LandingPage() { id: "p1", name: "X-1 Trackmaster", price: "$12.5M", - imageSrc: "http://img.b2bpic.net/free-photo/race-car-with-recoil_1048-2353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/race-car-with-recoil_1048-2353.jpg?_wi=2", imageAlt: "f1 race car studio shot", }, { -- 2.49.1