From cedd8f7bb7d3f42d8f87feefd799084c84413269 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 02:58:23 +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 8317db7..b316bc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg?_wi=1" imageAlt="Custom modified sports car" /> @@ -82,7 +82,7 @@ export default function LandingPage() { description="We specialize in bespoke automotive modifications that push boundaries. From precision tuning to meticulous aesthetic details, our team ensures every project meets peak industry standards." subdescription="Our legacy of precision has been built on a foundation of passion and technical mastery. We don't just modify cars; we redefine driving experiences." icon={Wrench} - imageSrc="http://img.b2bpic.net/free-photo/mechanic-servicing-car_1170-1602.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-servicing-car_1170-1602.jpg?_wi=1" imageAlt="Mechanic working on performance engine" mediaAnimation="slide-up" /> @@ -109,7 +109,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934324.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg?_wi=2", imageAlt: "custom car interior leather stitching", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/car-wheel-with-new-tires-close-up_1303-31692.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car_1170-1602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car_1170-1602.jpg?_wi=2", imageAlt: "custom car interior leather stitching", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-while-charging-electric-car_107420-94887.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487043.jpg?_wi=1", imageAlt: "custom car interior leather stitching", }, ]} @@ -168,7 +168,7 @@ export default function LandingPage() { price: "$1,200", rating: 5, reviewCount: "42", - imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487043.jpg?_wi=2", }, { id: "p2", -- 2.49.1