From ef987aae769dca5f9b62df83502c9d024066576b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 12:02:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f60cafa..afa4b5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-low-poly-plexus-design_1048-15841.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-low-poly-plexus-design_1048-15841.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -128,22 +128,22 @@ export default function LandingPage() { title: "Enterprise Software", description: "Customized development cycles designed to streamline your business workflow and drive efficiency.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-low-poly-plexus-design_1048-15841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-low-poly-plexus-design_1048-15841.jpg?_wi=2", imageAlt: "digital technology interface dark theme", }, { title: "Cloud Infrastructure", description: "Secure, scalable, and highly available cloud hosting and network management solutions.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg?_wi=2", }, imageSrc: "http://img.b2bpic.net/free-photo/people-browsing-laptops-office_23-2147807986.jpg", imageAlt: "software developers team working", @@ -152,12 +152,12 @@ export default function LandingPage() { title: "Data Analytics", description: "Turn your raw business data into actionable intelligence with our proprietary analytical platforms.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg?_wi=3", imageAlt: "code editor interface dark mode", }, ]} @@ -195,21 +195,21 @@ export default function LandingPage() { value: "50+", title: "Projects Completed", description: "Successfully deployed across Africa", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-freelance-developer-using-desktop-monitor_482257-131138.jpg?_wi=4", }, { id: "m2", value: "99.9%", title: "Uptime Guarantee", description: "High performance for critical apps", - imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cloud-file-sharing-banner-background_53876-108507.jpg?_wi=3", }, { id: "m3", value: "24/7", title: "Technical Support", description: "Always here to assist your team", - imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/3d-render-mobile-app-interface-with-data-visualization_23-2152005979.jpg?_wi=3", }, ]} title="Our Impact" -- 2.49.1