From 72b80817e1e2070d37343e1cc21b56db6d3ad0bf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 15:12:37 +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 7c6656a..c0b5b35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/nice-pills-organizer_23-2147796548.jpg", imageAlt: "Gamified Learning" }, { imageSrc: "http://img.b2bpic.net/free-photo/learn-music-theory-solfeggio-sheet-music-with-piano-app-your-phone-educational-flashcards_169016-11841.jpg", imageAlt: "Accessibility Features" }, { imageSrc: "http://img.b2bpic.net/free-photo/mature-adult-utilizes-digital-ai-tool-web-interface-green-screen_482257-121015.jpg", imageAlt: "Teacher Lesson Prep" }, - { imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg", imageAlt: "Offline-First Mobile UI" }, + { imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg?_wi=1", imageAlt: "Offline-First Mobile UI" }, ]} /> @@ -109,7 +109,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