diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 2087229..2619c9d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -22,7 +22,7 @@ export default function HomePage() { secondaryButton={{ text: "View Products", href: "#products"}} leftItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-car-engine-components_482257-76512.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-car-engine-components_482257-76512.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-researcher-working-with-magnifier_23-2148925543.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408314.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/bicycle-gears-floor_1170-2507.jpg" }, @@ -65,7 +65,7 @@ export default function HomePage() { }, { title: "Production Control", description: "Precision management of manufacturing streams.", bentoComponent: "media-stack", mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-car-engine-components_482257-76512.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-car-engine-components_482257-76512.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408301.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/vintage-landscape-photo_23-2149728863.jpg" }, ]