diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ec3634c..f8f2063 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { name: "Single Point Accountability", price: "Full Responsibility", variant: "End-to-end project ownership", - imageSrc: "http://img.b2bpic.net/free-photo/shareholders-team-ensure-factory-follows-safety-procedures-before-investing_482257-119563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shareholders-team-ensure-factory-follows-safety-procedures-before-investing_482257-119563.jpg?_wi=3", imageAlt: "Project accountability and ownership", }, { @@ -84,7 +84,7 @@ export default function AboutPage() { name: "Engineered for Performance", price: "Proven Durability", variant: "Longevity through precision design", - imageSrc: "http://img.b2bpic.net/free-photo/our-client-was-completely-honest-polygraph-examiner-works-office-with-his-lie-detector-s-equipment_146671-17251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/our-client-was-completely-honest-polygraph-examiner-works-office-with-his-lie-detector-s-equipment_146671-17251.jpg?_wi=2", imageAlt: "Engineering precision and durability", }, { @@ -92,7 +92,7 @@ export default function AboutPage() { name: "Proven Delivery Excellence", price: "Consistent Execution", variant: "Complex infrastructure mastered", - imageSrc: "http://img.b2bpic.net/free-photo/three-architects-with-plans_23-2147702498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-architects-with-plans_23-2147702498.jpg?_wi=2", imageAlt: "Delivery excellence and execution", }, ]} diff --git a/src/app/capabilities/page.tsx b/src/app/capabilities/page.tsx index 40ee170..82caed9 100644 --- a/src/app/capabilities/page.tsx +++ b/src/app/capabilities/page.tsx @@ -116,7 +116,7 @@ export default function CapabilitiesPage() { name: "Pan-India Execution Network", price: "Nationwide Coverage", variant: "Strategic facilities across regions", - imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35333.jpg?_wi=2", imageAlt: "Pan-India execution network", }, { @@ -124,7 +124,7 @@ export default function CapabilitiesPage() { name: "ISO-Certified Standards", price: "Quality Assured", variant: "Rigorous compliance and testing", - imageSrc: "http://img.b2bpic.net/free-photo/shareholders-team-ensure-factory-follows-safety-procedures-before-investing_482257-119563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shareholders-team-ensure-factory-follows-safety-procedures-before-investing_482257-119563.jpg?_wi=2", imageAlt: "Quality assurance standards", }, { @@ -132,7 +132,7 @@ export default function CapabilitiesPage() { name: "Integrated Supply Chain", price: "Optimized Delivery", variant: "Vertical integration for control", - imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-handling-metal-parts-together_342744-235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-handling-metal-parts-together_342744-235.jpg?_wi=2", imageAlt: "Integrated supply chain management", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index fd6fe8e..7e3de6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function HomePage() { name: "Single Point Accountability", price: "Full Responsibility", variant: "End-to-end project ownership", - imageSrc: "http://img.b2bpic.net/free-photo/shareholders-team-ensure-factory-follows-safety-procedures-before-investing_482257-119563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shareholders-team-ensure-factory-follows-safety-procedures-before-investing_482257-119563.jpg?_wi=1", imageAlt: "Project accountability and ownership", }, { @@ -57,7 +57,7 @@ export default function HomePage() { name: "Engineered for Performance", price: "Proven Durability", variant: "Longevity through precision design", - imageSrc: "http://img.b2bpic.net/free-photo/our-client-was-completely-honest-polygraph-examiner-works-office-with-his-lie-detector-s-equipment_146671-17251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/our-client-was-completely-honest-polygraph-examiner-works-office-with-his-lie-detector-s-equipment_146671-17251.jpg?_wi=1", imageAlt: "Engineering precision and durability", }, { @@ -65,7 +65,7 @@ export default function HomePage() { name: "Proven Delivery Excellence", price: "Consistent Execution", variant: "Complex infrastructure mastered", - imageSrc: "http://img.b2bpic.net/free-photo/three-architects-with-plans_23-2147702498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-architects-with-plans_23-2147702498.jpg?_wi=1", imageAlt: "Delivery excellence and execution", }, ]; @@ -75,28 +75,28 @@ export default function HomePage() { id: "1", name: "Pre-Engineered Industrial Complex", role: "Large-scale fabrication and installation", - imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35333.jpg?_wi=1", imageAlt: "Industrial complex construction", }, { id: "2", name: "Government Radar Tower Installation", role: "Doppler weather radar infrastructure", - imageSrc: "http://img.b2bpic.net/free-photo/spotlight-equipment-security-tower-illuminated_1323-27.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spotlight-equipment-security-tower-illuminated_1323-27.jpg?_wi=1", imageAlt: "Radar tower installation", }, { id: "3", name: "Turnkey Commercial Build", role: "Planning through commissioning delivery", - imageSrc: "http://img.b2bpic.net/free-photo/motion-construction-financial-background-details-electric_1417-1067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/motion-construction-financial-background-details-electric_1417-1067.jpg?_wi=1", imageAlt: "Commercial building project", }, { id: "4", name: "Structural Steel Installation", role: "Industrial-grade fabrication and assembly", - imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-handling-metal-parts-together_342744-235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-handling-metal-parts-together_342744-235.jpg?_wi=1", imageAlt: "Structural steel installation", }, ]; @@ -160,11 +160,11 @@ export default function HomePage() { description="Pre-engineered buildings, turnkey construction, and structural steel solutions across India. Enterprise-grade infrastructure trusted by government and industrial partners." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/plant-production-cars-modern-automotive-industry-electric-car-factory-conveyor_645730-147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plant-production-cars-modern-automotive-industry-electric-car-factory-conveyor_645730-147.jpg?_wi=1", imageAlt: "Industrial steel fabrication facility", }, { - imageSrc: "http://img.b2bpic.net/free-photo/construction-crane-against-blue-sky-sunny-day_185193-108531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-crane-against-blue-sky-sunny-day_185193-108531.jpg?_wi=1", imageAlt: "Large-scale construction project execution", }, ]} diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index eee7d83..6698c50 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -47,11 +47,11 @@ export default function ProjectsPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/plant-production-cars-modern-automotive-industry-electric-car-factory-conveyor_645730-147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plant-production-cars-modern-automotive-industry-electric-car-factory-conveyor_645730-147.jpg?_wi=2", imageAlt: "Industrial steel fabrication facility", }, { - imageSrc: "http://img.b2bpic.net/free-photo/construction-crane-against-blue-sky-sunny-day_185193-108531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-crane-against-blue-sky-sunny-day_185193-108531.jpg?_wi=2", imageAlt: "Large-scale construction project execution", }, ]} @@ -86,28 +86,28 @@ export default function ProjectsPage() { id: "1", name: "Pre-Engineered Industrial Complex", role: "Large-scale fabrication and installation", - imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35333.jpg?_wi=3", imageAlt: "Industrial complex construction", }, { id: "2", name: "Government Radar Tower Installation", role: "Doppler weather radar infrastructure", - imageSrc: "http://img.b2bpic.net/free-photo/spotlight-equipment-security-tower-illuminated_1323-27.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spotlight-equipment-security-tower-illuminated_1323-27.jpg?_wi=2", imageAlt: "Radar tower installation", }, { id: "3", name: "Turnkey Commercial Build", role: "Planning through commissioning delivery", - imageSrc: "http://img.b2bpic.net/free-photo/motion-construction-financial-background-details-electric_1417-1067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/motion-construction-financial-background-details-electric_1417-1067.jpg?_wi=2", imageAlt: "Commercial building project", }, { id: "4", name: "Structural Steel Installation", role: "Industrial-grade fabrication and assembly", - imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-handling-metal-parts-together_342744-235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-handling-metal-parts-together_342744-235.jpg?_wi=3", imageAlt: "Structural steel installation", }, ]}