From db968ea3724687d2cfaaad844e17b210195f5552 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 12:02:01 +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 5c31c52..17fc65a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "Infrastructure Partner", testimonial: "Exceptional reliability and structural integrity in every support solution provided for our critical projects.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/escalator_23-2148098592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/escalator_23-2148098592.jpg?_wi=1", imageAlt: "industrial cable tray factory", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "Water Project Partner", testimonial: "MECSS provides the gold standard in cable management, ensuring project longevity and operational safety.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/empty-escalator-stairs_1339-1234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-escalator-stairs_1339-1234.jpg?_wi=1", imageAlt: "industrial cable tray factory", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "Solar Initiative", testimonial: "Their solar mounting structures demonstrate precision engineering and world-class manufacturing quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-city-bridge-with-train-london_23-2149437440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-city-bridge-with-train-london_23-2149437440.jpg?_wi=1", imageAlt: "industrial cable tray factory", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "Regional Lead", testimonial: "Consistently meeting high standards with professional support and superior engineering precision.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-buildings-swimming-pool_116348-23.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-buildings-swimming-pool_116348-23.jpg?_wi=1", imageAlt: "industrial cable tray factory", }, { @@ -102,7 +102,7 @@ export default function LandingPage() { imageAlt: "industrial cable tray factory", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/escalator_23-2148098592.jpg" + imageSrc="http://img.b2bpic.net/free-photo/escalator_23-2148098592.jpg?_wi=2" imageAlt="Industrial cable manufacturing facility" avatars={[ { @@ -163,21 +163,21 @@ export default function LandingPage() { value: "21+", title: "Years Experience", description: "Continuous innovation in industrial cable management since 2003.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-escalator-stairs_1339-1234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-escalator-stairs_1339-1234.jpg?_wi=2", }, { id: "2", value: "100K+", title: "Meters/Year", description: "High-capacity production capability supporting national infrastructure.", - imageSrc: "http://img.b2bpic.net/free-photo/view-city-bridge-with-train-london_23-2149437440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-city-bridge-with-train-london_23-2149437440.jpg?_wi=2", }, { id: "3", value: "50+", title: "Major Projects", description: "Trusted by Aramco, SWCC, and major industrial powerhouses.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-buildings-swimming-pool_116348-23.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-buildings-swimming-pool_116348-23.jpg?_wi=2", }, ]} title="Performance at Scale" -- 2.49.1