From bbdea6b303b65065ceb70aa5490c23d8ebdbbf4f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 10:44:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ff2c5e0..b08e7fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cosmic-environment-with-blue-neon-laser-lights-perfect-digital-wallpaper_181624-24966.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cosmic-environment-with-blue-neon-laser-lights-perfect-digital-wallpaper_181624-24966.jpg?_wi=1" /> @@ -124,7 +124,7 @@ export default function LandingPage() { price: "$12.99", rating: 5, reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/various-devices-table_140725-9009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-devices-table_140725-9009.jpg?_wi=1", }, { id: "2", @@ -185,7 +185,7 @@ export default function LandingPage() { description="IT Center is a premium marketplace dedicated to providing the highest quality components for robotics, AI, and IoT enthusiasts worldwide." subdescription="We bridge the gap between creative concepts and professional execution with our carefully curated inventory of development tools." icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174322.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174322.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -203,7 +203,7 @@ export default function LandingPage() { quote: "The component quality is absolutely unmatched. Shipping was rapid.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/man-hanging-out-with-robot_23-2151112223.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cosmic-environment-with-blue-neon-laser-lights-perfect-digital-wallpaper_181624-24966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmic-environment-with-blue-neon-laser-lights-perfect-digital-wallpaper_181624-24966.jpg?_wi=2", imageAlt: "engineer headshot", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { quote: "IT Center provided exactly what we needed to launch our MVP on time.", tag: "Speed", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174322.jpg?_wi=2", imageAlt: "engineer headshot", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "The widest selection of sensors I've ever found under one marketplace roof.", tag: "Selection", avatarSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237609.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/various-devices-table_140725-9009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-devices-table_140725-9009.jpg?_wi=2", imageAlt: "engineer headshot", }, ]} -- 2.49.1