From 5bdd88cc8fdd0afa61778f9eab888971ce409216 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 15:24:36 +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 c86e9ee..78bdaa8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { description="Redefining industrial resilience through advanced calculations, structural innovation, and engineering excellence for the modern construction landscape." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-sitting-near-model-building_23-2148039864.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-sitting-near-model-building_23-2148039864.jpg?_wi=1", imageAlt: "industrial steel beam structure", }, { @@ -173,21 +173,21 @@ export default function LandingPage() { { title: "Structural Calculations", description: "Rigorous finite element analysis and safety checks.", - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-481.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-424.jpg", buttonText: "Learn More", }, { title: "Industrial Steel Halls", description: "Optimized structural design for industrial facility efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-bicycle-bridge_23-2147764154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-bicycle-bridge_23-2147764154.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/background-indoor-building_1232-4603.jpg", buttonText: "Learn More", }, { title: "Advanced Reinforcement", description: "Reinforcing existing structures with state-of-the-art materials.", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-124264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-124264.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/urban-planning-development-build-design-concept_53876-132322.jpg", buttonText: "Learn More", }, @@ -228,7 +228,7 @@ export default function LandingPage() { quote: "Exceptional structural engineering precision throughout the project.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/warm-lighting-drawer-row-blue-fronts_169016-68933.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-sitting-near-model-building_23-2148039864.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-sitting-near-model-building_23-2148039864.jpg?_wi=2", imageAlt: "corporate professional manager portrait", }, { @@ -239,7 +239,7 @@ export default function LandingPage() { quote: "Their calculations saved us significant time and material costs.", tag: "Steel Halls", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-jolly-smart-factory-engineer-calibrating-high-tech-machinery-analyzing-sensor-data_482257-135610.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-481.jpg?_wi=2", imageAlt: "corporate professional manager portrait", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "Reliable and highly professional structural consultancy services.", tag: "Architecture", avatarSrc: "http://img.b2bpic.net/free-photo/architectural-inspector-holding-laptop-tilting-head-looking-maquette-skyscraper-residential-project-architect-thinking-about-design-improvements-urban-planning-scale-model_482257-33564.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-bicycle-bridge_23-2147764154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-bicycle-bridge_23-2147764154.jpg?_wi=2", imageAlt: "corporate professional manager portrait", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { quote: "Technical expertise second to none in the engineering sector.", tag: "Infrastructure", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businessman-keep-working-coffee-break_1262-18719.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-124264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture-plan-blueprint-layout-work-concept_53876-124264.jpg?_wi=2", imageAlt: "corporate professional manager portrait", }, { -- 2.49.1