diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c6675c..7817fc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "View Our Services", href: "#services" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/woman-electrician-poses-by-switchboard-hardhat-technician-portrait_169016-71130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-electrician-poses-by-switchboard-hardhat-technician-portrait_169016-71130.jpg?_wi=1" imageAlt="fiber optic network installation technician" /> @@ -99,15 +99,15 @@ export default function LandingPage() { features={[ { id: "fiber-networking", title: "Fiber Optic Networking", author: "Infrastructure", description: "High-speed, future-proof fiber installations for homes and businesses. We provide cutting-edge connectivity solutions designed to scale with your needs.", tags: ["High-Speed", "Future-Proof"], - imageSrc: "http://img.b2bpic.net/free-photo/proficient-data-center-management_482257-89058.jpg", imageAlt: "fiber optic networking high speed connection" + imageSrc: "http://img.b2bpic.net/free-photo/proficient-data-center-management_482257-89058.jpg?_wi=1", imageAlt: "fiber optic networking high speed connection" }, { id: "network-infrastructure", title: "Network Infrastructure", author: "Connectivity", description: "Structured cabling, server setups, and optimized connectivity solutions. Our infrastructure designs maximize performance and reliability.", tags: ["Structured Cabling", "Server Setup"], - imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-server-room_23-2148323441.jpg", imageAlt: "network infrastructure server setup professional" + imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-server-room_23-2148323441.jpg?_wi=1", imageAlt: "network infrastructure server setup professional" }, { id: "technical-installations", title: "Technical Installations", author: "Precision Work", description: "Professional installation services with clean finishes. Every project receives meticulous attention to detail and organization.", tags: ["Clean Finish", "Professional"], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746290.jpg", imageAlt: "technical installation professional work" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746290.jpg?_wi=1", imageAlt: "technical installation professional work" }, { id: "commercial-solutions", title: "Commercial Solutions", author: "Business", description: "Reliable systems tailored for business environments. We understand the mission-critical nature of enterprise infrastructure.", tags: ["Enterprise", "Reliable"], @@ -162,19 +162,19 @@ export default function LandingPage() { features={[ { id: "precision", title: "Precision Work", author: "Quality Focus", description: "Every installation is clean, organized, and built to last. We take pride in meticulous execution and professional standards.", tags: ["Detail-Oriented", "Quality-First"], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746290.jpg", imageAlt: "Precision technical work" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746290.jpg?_wi=2", imageAlt: "Precision technical work" }, { id: "on-time", title: "On-Time Delivery", author: "Reliability", description: "Projects completed within promised timelines. We respect your schedule and deliver consistently.", tags: ["Dependable", "Punctual"], - imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-poses-by-switchboard-hardhat-technician-portrait_169016-71130.jpg", imageAlt: "On-time project delivery" + imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-poses-by-switchboard-hardhat-technician-portrait_169016-71130.jpg?_wi=2", imageAlt: "On-time project delivery" }, { id: "expertise", title: "Technical Expertise", author: "Professional", description: "Experienced professionals who understand real-world systems and industry best practices.", tags: ["Skilled Team", "Expert Knowledge"], - imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-server-room_23-2148323441.jpg", imageAlt: "Technical expertise infrastructure" + imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-server-room_23-2148323441.jpg?_wi=2", imageAlt: "Technical expertise infrastructure" }, { id: "reliable", title: "Reliable Service", author: "Partnership", description: "Clients trust us — and come back. We build long-term relationships through consistent excellence.", tags: ["Trustworthy", "Repeat Clients"], - imageSrc: "http://img.b2bpic.net/free-photo/proficient-data-center-management_482257-89058.jpg", imageAlt: "Reliable technical services" + imageSrc: "http://img.b2bpic.net/free-photo/proficient-data-center-management_482257-89058.jpg?_wi=2", imageAlt: "Reliable technical services" } ]} />