diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e3d1f4..5b8cd58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-background-with-flowing-dots_1048-11984.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-background-with-flowing-dots_1048-11984.jpg?_wi=1" imageAlt="Abstract tech dashboard" avatars={[ { @@ -110,7 +110,7 @@ export default function LandingPage() { title: "ERP Solutions", description: "Streamline core business processes with centralized management.", tag: "Core", - imageSrc: "http://img.b2bpic.net/free-vector/web-storage-design_1172-44.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/web-storage-design_1172-44.jpg?_wi=1", }, { id: "2", @@ -354,7 +354,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-background-with-flowing-dots_1048-11984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-background-with-flowing-dots_1048-11984.jpg?_wi=2", imageAlt: "3D render of a modern particle design background", }, { @@ -370,7 +370,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-vector/web-storage-design_1172-44.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/web-storage-design_1172-44.jpg?_wi=2", imageAlt: "3D render of a modern particle design background", }, ]}