From 1c74783aad0b7204123732eebe436c7994f0af9a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:11:39 +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 cd5a10b..f0640a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,36 +134,36 @@ export default function HomePage() { title: "Network & IT Infrastructure", description: "Fibre Optic Splicing, Testing & Maintenance, CCTV Installation, UTP/LAN Cabling, Wireless LAN Solutions, Data Centre Enclosures, Network Design & Implementation, Network Security", icon: Network, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-with-wires_23-2148323457.jpg", imageAlt: "Network Infrastructure Services"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-with-wires_23-2148323457.jpg?_wi=1", imageAlt: "Network Infrastructure Services"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-with-wires_23-2148323457.jpg", imageAlt: "Network Technology Setup"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-with-wires_23-2148323457.jpg?_wi=2", imageAlt: "Network Technology Setup"}, ], }, { title: "Server & IT Support", description: "Server Setup & Management, Computer and Server Repairs, Hardware Upgrades, Proactive Maintenance, Professional Technical Support", icon: Server, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-storage-banner-background-remixed-from-public-domain-by-nasa_53876-124623.jpg", imageAlt: "Server Support Services"}, + imageSrc: "http://img.b2bpic.net/free-photo/cloud-storage-banner-background-remixed-from-public-domain-by-nasa_53876-124623.jpg?_wi=1", imageAlt: "Server Support Services"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-storage-banner-background-remixed-from-public-domain-by-nasa_53876-124623.jpg", imageAlt: "Server Maintenance"}, + imageSrc: "http://img.b2bpic.net/free-photo/cloud-storage-banner-background-remixed-from-public-domain-by-nasa_53876-124623.jpg?_wi=2", imageAlt: "Server Maintenance"}, ], }, { title: "Digital Solutions", description: "Graphic Design, Website Design, Online Store Development, Web Hosting, SEO Optimization, Google Ads Management, Video Marketing, Social Media Marketing", icon: Palette, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/influencer-concept-landing-page_52683-22746.jpg", imageAlt: "Digital Solutions"}, + imageSrc: "http://img.b2bpic.net/free-vector/influencer-concept-landing-page_52683-22746.jpg?_wi=1", imageAlt: "Digital Solutions"}, { - imageSrc: "http://img.b2bpic.net/free-vector/influencer-concept-landing-page_52683-22746.jpg", imageAlt: "Web Design Services"}, + imageSrc: "http://img.b2bpic.net/free-vector/influencer-concept-landing-page_52683-22746.jpg?_wi=2", imageAlt: "Web Design Services"}, ], }, { title: "Network Maintenance", description: "Ongoing network monitoring, system updates, security patches, performance optimization, and preventive maintenance to ensure business continuity", icon: Wrench, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-with-wires_23-2148323457.jpg", imageAlt: "Network Maintenance"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-with-wires_23-2148323457.jpg?_wi=3", imageAlt: "Network Maintenance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-with-wires_23-2148323457.jpg", imageAlt: "Technical Support"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-with-wires_23-2148323457.jpg?_wi=4", imageAlt: "Technical Support"}, ], }, ]} -- 2.49.1