From 0dff285686184be7b49d62d10cabca8957328997 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 14:08:59 +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 06bd145..f7c071d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-representation-water-structure_23-2151048139.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-representation-water-structure_23-2151048139.jpg?_wi=1" imageAlt="Futuristic glass manufacturing" mediaAnimation="blur-reveal" avatars={[ @@ -156,21 +156,21 @@ export default function LandingPage() { title: "Architectural Laminates", description: "High-durability glass for modern structural needs.", tag: "New", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-building_23-2150896900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-building_23-2150896900.jpg?_wi=1", }, { id: "f2", title: "Acoustic Shielding", description: "Superior sound control for urban commercial environments.", tag: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-singing_23-2148347650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-singing_23-2148347650.jpg?_wi=1", }, { id: "f3", title: "Solar Control Panes", description: "Energy-efficient glass that regulates climate effectively.", tag: "Eco-friendly", - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-846.jpg?_wi=1", }, ]} title="Our Specialized Glass Systems" @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "VITRUM provides consistency I haven't found elsewhere.", tag: "Partner", avatarSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419525.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-structure_23-2151048139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-structure_23-2151048139.jpg?_wi=2", imageAlt: "professional architect headshot dark theme", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "VITRUM delivers on schedule, every time.", tag: "Partner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-architect-looking-camera_23-2148242888.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-building_23-2150896900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-building_23-2150896900.jpg?_wi=2", imageAlt: "professional architect headshot dark theme", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { quote: "The aesthetic range of their glass is phenomenal.", tag: "Partner", avatarSrc: "http://img.b2bpic.net/free-photo/blurred-woman-posing_23-2148503548.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-singing_23-2148347650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-singing_23-2148347650.jpg?_wi=2", imageAlt: "professional architect headshot dark theme", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { quote: "Reliable partner for our complex skyscrapers.", tag: "Partner", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-846.jpg?_wi=2", imageAlt: "professional architect headshot dark theme", }, ]} -- 2.49.1