From f5388203ba189d833bd19e683c8fe73d0805d01e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 06:00:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]}