From e64335c1babf70c15fc3b0e7d8953752b1674597 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 12:45:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7db0077..f016215 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { tag="Advanced Learning Platform" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/employee-putting-sticky-notes-laptop-screen-as-work-reminder-company-office-manager-using-adhesive-post-it-paper-display-remember-business-schedule-presentation-close-up_482257-33914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-putting-sticky-notes-laptop-screen-as-work-reminder-company-office-manager-using-adhesive-post-it-paper-display-remember-business-schedule-presentation-close-up_482257-33914.jpg?_wi=1", imageAlt: "Student Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-woman-with-laptop-reading-book_23-2147779314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-woman-with-laptop-reading-book_23-2147779314.jpg?_wi=1", imageAlt: "AI Research", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Bridging Academic Excellence" description="EduForm AI leverages advanced machine learning to streamline your search for Form 1-4 past papers. Experience premium education with intuitive digital tools." - imageSrc="http://img.b2bpic.net/free-photo/dark-studio-full-colourful-lights-young-girl-is-working-her-new-creative-ideas_613910-11479.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-studio-full-colourful-lights-young-girl-is-working-her-new-creative-ideas_613910-11479.jpg?_wi=1" /> @@ -118,7 +118,7 @@ export default function LandingPage() { imageAlt: "AI Search", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/employee-putting-sticky-notes-laptop-screen-as-work-reminder-company-office-manager-using-adhesive-post-it-paper-display-remember-business-schedule-presentation-close-up_482257-33914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-putting-sticky-notes-laptop-screen-as-work-reminder-company-office-manager-using-adhesive-post-it-paper-display-remember-business-schedule-presentation-close-up_482257-33914.jpg?_wi=2", imageAlt: "student ai tutor assistant", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { imageAlt: "Live Classes", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-woman-with-laptop-reading-book_23-2147779314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-woman-with-laptop-reading-book_23-2147779314.jpg?_wi=2", imageAlt: "student ai tutor assistant", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { imageAlt: "Digital Books", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dark-studio-full-colourful-lights-young-girl-is-working-her-new-creative-ideas_613910-11479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-studio-full-colourful-lights-young-girl-is-working-her-new-creative-ideas_613910-11479.jpg?_wi=2", imageAlt: "student ai tutor assistant", }, ]} -- 2.49.1