From ac64b711faf4e0ee0eeb783e3ac42059c888aaf0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 09:17:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e51fc3e..c7b382f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { imageAlt: "Big data network", }, { - imageSrc: "http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-glowing-yellow-laser-lights-perfect-backgrounds_181624-32705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-glowing-yellow-laser-lights-perfect-backgrounds_181624-32705.jpg?_wi=1", imageAlt: "Analytics dashboard", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { imageAlt: "Tech school classroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-glowing-yellow-laser-lights-perfect-backgrounds_181624-32705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-glowing-yellow-laser-lights-perfect-backgrounds_181624-32705.jpg?_wi=2", imageAlt: "Career training", }, ]} -- 2.49.1