From ea10b2a383a8b7632c6edb09823cb147ff00d427 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:26:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3fb956c..7249ac5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-light-streaks-with-spheres_1017-2806.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-light-streaks-with-spheres_1017-2806.jpg?_wi=1" imageAlt="it network connectivity visualization" mediaAnimation="slide-up" /> @@ -96,7 +96,7 @@ export default function LandingPage() { title: "Enterprise Clients", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/data-center-programmer-using-pc-update-servers-tech-configuring-gear_482257-126280.jpg" + imageSrc="http://img.b2bpic.net/free-photo/data-center-programmer-using-pc-update-servers-tech-configuring-gear_482257-126280.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" imageAlt="it specialist server room" @@ -127,7 +127,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/admin-walking-data-center_482257-91108.jpg", imageAlt: "it specialist server room", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-streaks-with-spheres_1017-2806.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-streaks-with-spheres_1017-2806.jpg?_wi=2", imageAlt: "it specialist server room", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg", imageAlt: "it network connectivity visualization", }, - imageSrc: "http://img.b2bpic.net/free-photo/data-center-programmer-using-pc-update-servers-tech-configuring-gear_482257-126280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/data-center-programmer-using-pc-update-servers-tech-configuring-gear_482257-126280.jpg?_wi=2", imageAlt: "it specialist server room", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-coding-data-center-testing-failover-scenarios-using-notebook_482257-119863.jpg", imageAlt: "it specialist server room", }, - imageSrc: "http://img.b2bpic.net/free-photo/solar-energy-male-supervisor-offering-remote-support-high-tech-factory_482257-125083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/solar-energy-male-supervisor-offering-remote-support-high-tech-factory_482257-125083.jpg?_wi=1", imageAlt: "it specialist server room", }, ]} @@ -287,7 +287,7 @@ export default function LandingPage() { id: "m5", name: "James Wilson", role: "Network Ops", - imageSrc: "http://img.b2bpic.net/free-photo/office-administrator-exploring-collaborations-opportunities_482257-91029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-administrator-exploring-collaborations-opportunities_482257-91029.jpg?_wi=1", imageAlt: "data scientist portrait", }, ]} @@ -339,7 +339,7 @@ export default function LandingPage() { name: "Maria Garcia", role: "Engineering Lead", testimonial: "The best infrastructure partner we've ever engaged with.", - imageSrc: "http://img.b2bpic.net/free-photo/office-administrator-exploring-collaborations-opportunities_482257-91029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-administrator-exploring-collaborations-opportunities_482257-91029.jpg?_wi=2", imageAlt: "data scientist portrait", }, ]} @@ -369,7 +369,7 @@ export default function LandingPage() { content: "Security is our top priority. We implement encryption, regular auditing, and real-time monitoring.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/solar-energy-male-supervisor-offering-remote-support-high-tech-factory_482257-125083.jpg" + imageSrc="http://img.b2bpic.net/free-photo/solar-energy-male-supervisor-offering-remote-support-high-tech-factory_482257-125083.jpg?_wi=2" title="Frequently Asked Questions" description="Answers to common concerns about our managed services." faqsAnimation="slide-up" -- 2.49.1