From 5f549db9bd8508e159340e6762a69b955592df33 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:29:10 +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 8383de1..e52cc9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,15 +73,15 @@ export default function LandingPage() { imageAlt: "Commercial Van Branding", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-textured-material-with-elegant-folds_84443-83750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-textured-material-with-elegant-folds_84443-83750.jpg?_wi=1", imageAlt: "Premium Vinyl Texture", }, { - imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32329.jpg?_wi=1", imageAlt: "Paint Protection Film", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-wrapping-car-with-blue-cover_23-2149385686.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-wrapping-car-with-blue-cover_23-2149385686.jpg?_wi=1", imageAlt: "Automotive Workshop Interior", }, ]} @@ -115,7 +115,7 @@ export default function LandingPage() { id: "f1", title: "Full Vehicle Wraps", description: "Total color changes and artistic designs using premium, UV-resistant vinyl films.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-textured-material-with-elegant-folds_84443-83750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-textured-material-with-elegant-folds_84443-83750.jpg?_wi=2", }, { id: "f2", @@ -127,7 +127,7 @@ export default function LandingPage() { id: "f3", title: "Paint Protection", description: "Protect your vehicle from stone chips and scratches with our invisible, high-performance protection films.", - imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32329.jpg?_wi=2", }, ]} title="Our Specialized Wrapping Services" @@ -231,7 +231,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-hand-wrapping-car-with-blue-cover_23-2149385686.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-hand-wrapping-car-with-blue-cover_23-2149385686.jpg?_wi=2" mediaAnimation="slide-up" />