From 8b08c2250329a5cde402580a84dbcbd96064ff63 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 23:48:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5327f4b..0b2211a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,11 +68,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-car-running-high-speed_23-2150635447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-car-running-high-speed_23-2150635447.jpg?_wi=1", imageAlt: "Drift Car Action 1", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cb77BOTRAtDBwJNZacJb9aMnLL/uploaded-1776642458610-p4zv8lgr.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cb77BOTRAtDBwJNZacJb9aMnLL/uploaded-1776642458610-p4zv8lgr.png?_wi=1", imageAlt: "Logo Background", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { imageAlt: "Drift Car Action 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-karting-with-car_1157-24718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-karting-with-car_1157-24718.jpg?_wi=1", imageAlt: "Logo Background", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { imageAlt: "Drift Car Action 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25215.jpg?_wi=1", imageAlt: "Logo Background", }, ]} @@ -119,12 +119,12 @@ export default function LandingPage() { { title: "Precision Servos", description: "Ultra-fast response for lock-to-lock drift control.", - imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25215.jpg?_wi=2", }, { title: "Brushless Combos", description: "High-efficiency ESC and motor setups for maximum torque.", - imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583907.jpg?_wi=1", }, { title: "Chassis Kits", @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "Best drift chassis I've ever tuned.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-happy-man-glasses-looking-surprised-checking-out-advertisement-standing-blue-back_1258-146354.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cb77BOTRAtDBwJNZacJb9aMnLL/uploaded-1776642458610-p4zv8lgr.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cb77BOTRAtDBwJNZacJb9aMnLL/uploaded-1776642458610-p4zv8lgr.png?_wi=2", imageAlt: "portrait businessman casual", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "Incredible electronics, smooth response.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-walks-through-autumn-city-happy-body-female-with-curly-hair-raincoat_1321-4541.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-car-running-high-speed_23-2150635447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-car-running-high-speed_23-2150635447.jpg?_wi=2", imageAlt: "portrait businessman casual", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "Fast shipping, quality components.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-with-striped-shirt_273609-5677.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-karting-with-car_1157-24718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-karting-with-car_1157-24718.jpg?_wi=2", imageAlt: "portrait businessman casual", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "The AE86 build was perfect.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-standing-wall_181624-23159.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25215.jpg?_wi=3", imageAlt: "portrait businessman casual", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { quote: "Nongrata parts represent the culture.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-professional-businesswoman_23-2147702121.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583907.jpg?_wi=2", imageAlt: "portrait businessman casual", }, ]} -- 2.49.1