From 74698b9de4f0b0e66e5035dde2a38d6ddc497d29 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 01:59:18 +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 57e580c..0368b01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "#academy", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/laser-show-glowing-lines-neon-lights-with-black-background_181624-19576.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laser-show-glowing-lines-neon-lights-with-black-background_181624-19576.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -222,7 +222,7 @@ export default function LandingPage() { tag="Newsletter" title="Stay Informed" description="Get the latest security threats and news delivered straight to your terminal." - imageSrc="http://img.b2bpic.net/free-photo/laser-show-glowing-lines-neon-lights-with-black-background_181624-19576.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laser-show-glowing-lines-neon-lights-with-black-background_181624-19576.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1