diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e4f05f..fed4c5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,11 +145,11 @@ export default function LandingPage() { title: "Custom Design & Engineering", description: "Tailored solutions and detailed engineering designs for unique project specifications. We translate complex requirements into precise manufacturing blueprints.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/female-working-environment-projects_23-2148829297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-working-environment-projects_23-2148829297.jpg?_wi=1", imageAlt: "Engineering blueprints and design tools", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/female-working-environment-projects_23-2148829297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-working-environment-projects_23-2148829297.jpg?_wi=2", imageAlt: "Engineering blueprints and design tools", }, }, @@ -158,11 +158,11 @@ export default function LandingPage() { title: "Precision Fabrication", description: "Utilizing advanced machinery and skilled craftsmen for accurate and robust fabrication of all boiler components. Our processes ensure structural integrity and dimensional accuracy.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg?_wi=1", imageAlt: "Industrial fabrication process with welding", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg?_wi=2", imageAlt: "Industrial fabrication process with welding", }, }, @@ -171,11 +171,11 @@ export default function LandingPage() { title: "Quality Inspection & Testing", description: "Rigorous multi-stage quality checks and non-destructive testing to guarantee the safety and longevity of every part before it leaves our facility.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg?_wi=3", imageAlt: "Quality inspection in a factory", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg?_wi=4", imageAlt: "Quality inspection in a factory", }, }, @@ -211,14 +211,14 @@ export default function LandingPage() { id: "3", name: "Finned Tubes", price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/down-up-view-modern-operational-plant-with-grey-pipes-ladders-heavy-industry-machinery-metalworking-workshop-concept_645730-428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/down-up-view-modern-operational-plant-with-grey-pipes-ladders-heavy-industry-machinery-metalworking-workshop-concept_645730-428.jpg?_wi=1", imageAlt: "Close-up of finned tubes for heat exchangers", }, { id: "4", name: "Economizers", price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/down-up-view-modern-operational-plant-with-grey-pipes-ladders-heavy-industry-machinery-metalworking-workshop-concept_645730-428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/down-up-view-modern-operational-plant-with-grey-pipes-ladders-heavy-industry-machinery-metalworking-workshop-concept_645730-428.jpg?_wi=2", imageAlt: "Economizer section of a boiler", }, ]}