From d85fb4f76b1db0a561aa6f095b84df862c054d3b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:28:59 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 876da4d..862ce82 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -58,23 +58,23 @@ export default function ServicesPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-view-safety-construction-gloves-medical-mask_23-2148784094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-view-safety-construction-gloves-medical-mask_23-2148784094.jpg?_wi=3", imageAlt: "Gear procurement services", }, { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-company-experts-working-office-two-serious-man-formalwear-sitting-looking-woman-presenting-business-plan-market-data-board-financial-analytics-business-growth-concept_74855-24315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-company-experts-working-office-two-serious-man-formalwear-sitting-looking-woman-presenting-business-plan-market-data-board-financial-analytics-business-growth-concept_74855-24315.jpg?_wi=3", imageAlt: "Contract support and consultation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/military-man-firing-range-checking-see-if-he-shot-bullseye_482257-120135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/military-man-firing-range-checking-see-if-he-shot-bullseye_482257-120135.jpg?_wi=3", imageAlt: "Military training services", }, { - imageSrc: "http://img.b2bpic.net/free-photo/international-worker-s-day-with-doctor-tools_23-2150269677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/international-worker-s-day-with-doctor-tools_23-2150269677.jpg?_wi=3", imageAlt: "Medical equipment procurement", }, { - imageSrc: "http://img.b2bpic.net/free-photo/las-vegas-strip_649448-3260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/las-vegas-strip_649448-3260.jpg?_wi=4", imageAlt: "Professional services", }, ]} @@ -99,7 +99,7 @@ export default function ServicesPage() { price: "Competitive Pricing", rating: 5, reviewCount: "Military Trusted", - imageSrc: "http://img.b2bpic.net/free-photo/high-view-safety-construction-gloves-medical-mask_23-2148784094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-view-safety-construction-gloves-medical-mask_23-2148784094.jpg?_wi=4", imageAlt: "Military gear procurement", }, { @@ -109,7 +109,7 @@ export default function ServicesPage() { price: "Expert Guidance", rating: 5, reviewCount: "Government Approved", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-company-experts-working-office-two-serious-man-formalwear-sitting-looking-woman-presenting-business-plan-market-data-board-financial-analytics-business-growth-concept_74855-24315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-company-experts-working-office-two-serious-man-formalwear-sitting-looking-woman-presenting-business-plan-market-data-board-financial-analytics-business-growth-concept_74855-24315.jpg?_wi=4", imageAlt: "Government contract support", }, { @@ -119,7 +119,7 @@ export default function ServicesPage() { price: "Mission Ready", rating: 5, reviewCount: "Tactical Certified", - imageSrc: "http://img.b2bpic.net/free-photo/military-man-firing-range-checking-see-if-he-shot-bullseye_482257-120135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/military-man-firing-range-checking-see-if-he-shot-bullseye_482257-120135.jpg?_wi=4", imageAlt: "Military training programs", }, ]} @@ -141,7 +141,7 @@ export default function ServicesPage() { title: "Government Contracting Specialists", subtitle: "Navigate DLA, GSA, and federal procurement vehicles", description: "Our team brings decades of experience navigating complex government contracting processes. We specialize in DLA Troop Support, GSA Schedules, WAWF, GCPC, and multiple federal procurement vehicles to ensure compliant, cost-effective acquisition.", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-company-experts-working-office-two-serious-man-formalwear-sitting-looking-woman-presenting-business-plan-market-data-board-financial-analytics-business-growth-concept_74855-24315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-company-experts-working-office-two-serious-man-formalwear-sitting-looking-woman-presenting-business-plan-market-data-board-financial-analytics-business-growth-concept_74855-24315.jpg?_wi=5", imageAlt: "Expert government contracting", }, { @@ -150,7 +150,7 @@ export default function ServicesPage() { title: "Mission-Ready Equipment", subtitle: "Rigorous quality assurance and DoD compliance", description: "Every item we procure meets stringent Department of Defense standards. Our comprehensive quality assurance process verifies equipment specifications, durability, and performance before deployment to ensure your personnel have mission-ready gear.", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-military-personnel-examining-gathered-information_482257-89754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-military-personnel-examining-gathered-information_482257-89754.jpg?_wi=3", imageAlt: "Quality assurance standards", }, { @@ -159,7 +159,7 @@ export default function ServicesPage() { title: "Integrated Supply Solutions", subtitle: "Reliable supplier network and logistics excellence", description: "Leveraging established relationships with industry-leading suppliers, we deliver rapidly on expedited orders while maintaining full compliance. Our integrated supply chain ensures cost efficiency, on-time delivery, and mission success.", - imageSrc: "http://img.b2bpic.net/free-photo/international-worker-s-day-with-doctor-tools_23-2150269677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/international-worker-s-day-with-doctor-tools_23-2150269677.jpg?_wi=4", imageAlt: "Supply chain integration", }, ]}