From 8f781f58e3131042911c239602e5d9434387f569 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:06:59 +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 365e42d..0140485 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { description="Founded by education experts" subdescription="StudyElite - Premium Learning Solutions" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/close-up-young-business-person-doing-internship_23-2149305380.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-young-business-person-doing-internship_23-2149305380.jpg?_wi=1" imageAlt="Expert tutors and educational excellence" mediaAnimation="slide-up" useInvertedBackground={true} @@ -81,7 +81,7 @@ export default function LandingPage() { }, { id: "2", title: "Expert Mentor Guidance", tags: ["Professional", "Experienced"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-person-doing-internship_23-2149305380.jpg", imageAlt: "Expert tutors and mentors" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-person-doing-internship_23-2149305380.jpg?_wi=2", imageAlt: "Expert tutors and mentors" }, { id: "3", title: "Comprehensive Study Materials", tags: ["Resources", "Complete"], -- 2.49.1