From 0972d7c7e831b3387bc49caa87fbcb8979c1aff7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 09:10:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38a825e..c3518e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,23 +66,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-game-developer-using-modern-software-design-interface_482257-23400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-game-developer-using-modern-software-design-interface_482257-23400.jpg?_wi=1", imageAlt: "Abstract Tech", }, { - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-colleagues-working-laptop-together-office-looking-screen_1098-20303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-colleagues-working-laptop-together-office-looking-screen_1098-20303.jpg?_wi=1", imageAlt: "Team Collaboration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-95241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-95241.jpg?_wi=1", imageAlt: "Data Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-red-blue-laser-lights-perfect-digital-wallpaper_181624-32667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-red-blue-laser-lights-perfect-digital-wallpaper_181624-32667.jpg?_wi=1", imageAlt: "Geometric Structure", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-blue-white-wave-background_1017-46756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-blue-white-wave-background_1017-46756.jpg?_wi=1", imageAlt: "Digital Network", }, ]} @@ -155,7 +155,7 @@ export default function LandingPage() { quote: "Stech delivered beyond expectations on our platform migration.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-game-developer-using-modern-software-design-interface_482257-23400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-game-developer-using-modern-software-design-interface_482257-23400.jpg?_wi=2", imageAlt: "digital technology background", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { quote: "Exceptional team, professional delivery, seamless experience.", tag: "SaaS", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-colleagues-working-laptop-together-office-looking-screen_1098-20303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-colleagues-working-laptop-together-office-looking-screen_1098-20303.jpg?_wi=2", imageAlt: "team working on tech", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { quote: "Their cloud expertise is truly industry-leading.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-95241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-95241.jpg?_wi=2", imageAlt: "data visualization interface", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "Stech enabled our growth at critical scale.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-red-blue-laser-lights-perfect-digital-wallpaper_181624-32667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-red-blue-laser-lights-perfect-digital-wallpaper_181624-32667.jpg?_wi=2", imageAlt: "futuristic tech background", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "Top tier development work, would highly recommend.", tag: "Startup", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-blue-white-wave-background_1017-46756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-blue-white-wave-background_1017-46756.jpg?_wi=2", imageAlt: "digital network nodes", }, ]}