diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c692ef7..5ab3442 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { text: "Contact Us", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797646.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797646.jpg?_wi=1" /> @@ -73,13 +73,13 @@ export default function HomePage() { title: "Digital Transformation", description: "Innovating business processes through advanced digital infrastructure.", href: "#", - imageSrc: "http://img.b2bpic.net/free-vector/vector-icon-science-biology-physics-chemical-logos-laboratory-identity-atoms_9975-8158.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/vector-icon-science-biology-physics-chemical-logos-laboratory-identity-atoms_9975-8158.jpg?_wi=1", }, { title: "Hardware Solutions", description: "Comprehensive procurement, setup, and maintenance for enterprise hardware.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg?_wi=1", }, { title: "Software Development", @@ -181,7 +181,7 @@ export default function HomePage() { bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797646.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797646.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects_23-2148829261.jpg", @@ -190,14 +190,14 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17255.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/vector-icon-science-biology-physics-chemical-logos-laboratory-identity-atoms_9975-8158.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/vector-icon-science-biology-physics-chemical-logos-laboratory-identity-atoms_9975-8158.jpg?_wi=2", imageAlt: "ai marketing gadget", }, { title: "Analytics Dashboard", description: "Actionable data visualization for growth.", bentoComponent: "animated-bar-chart", - imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg?_wi=2", imageAlt: "ai marketing gadget", }, ]}