From f012dee097833140ab8452c12e4ccb6145751b4c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 12:05:52 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 674a1fc..0d4d602 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -67,7 +67,7 @@ export default function HomePage() { { title: "Color Change Film", description: "Transform your vehicle's look with our premium vinyl wrap options.", bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974227.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974227.jpg?_wi=1"}, { imageSrc: "http://img.b2bpic.net/free-photo/man-wrapping-car-with-blue-cover-full-shot_23-2149385685.jpg"}, { @@ -87,7 +87,7 @@ export default function HomePage() { description="Explore our complete range of specialized automotive protection products." items={[ { - title: "Clear Bra", description: "The invisible shield for your front end.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974227.jpg"}, + title: "Clear Bra", description: "The invisible shield for your front end.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974227.jpg?_wi=2"}, { title: "Ceramic Windshield", description: "Crystal clear heat protection.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486997.jpg"}, { -- 2.49.1