From 17090de304ad7b6a576bc6d056abdb136faf48d0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 11:06:40 +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 b33115c..d52aab9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "https://discord.gg/example", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blue-light-ray-background_1017-15280.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blue-light-ray-background_1017-15280.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -87,7 +87,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/user-people-network-circuit-board-link-connection-technology_1379-886.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-light-ray-background_1017-15280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-light-ray-background_1017-15280.jpg?_wi=2", imageAlt: "modern dashboard ui dark mode", }, { -- 2.49.1