From d0bc86241f10d8a7948b6bb326ee43d27ef7d142 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 15:11:45 +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 91e1280..dbc7999 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { imageAlt: "Teacher Lesson Prep", }, { - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg?_wi=1", imageAlt: "Offline-First Mobile UI", }, ]} @@ -209,7 +209,7 @@ export default function LandingPage() { tag="Join the Movement" title="Ready to Transform Your Classroom?" description="Start your journey with AlFanoos and see how intelligent technology drives engagement and efficiency." - imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg" + imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1