From 4de7b0f0ae63450ec10772fa7be3623e919bf0d9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 13:09:09 +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 0918b62..1df62bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/illustration-education-concept_53876-20743.jpg" + imageSrc="http://img.b2bpic.net/free-vector/illustration-education-concept_53876-20743.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -150,7 +150,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-vector/illustration-education-concept_53876-20743.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/illustration-education-concept_53876-20743.jpg?_wi=2", imageAlt: "ai software dashboard interface dark mode", }, ]} -- 2.49.1