From d7971dc0bbe3f0e07f2c34f44566dbd1f87fb90f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:41:15 +0000 Subject: [PATCH] Update src/app/student/page.tsx --- src/app/student/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/student/page.tsx b/src/app/student/page.tsx index 77f3c74..26da64c 100644 --- a/src/app/student/page.tsx +++ b/src/app/student/page.tsx @@ -81,7 +81,7 @@ export default function StudentPortalPage() { "Your mentor sees your data updates instantly and can provide timely feedback and guidance. Get suggestions to improve your business strategy based on actual performance data.", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARYx24ErxjbYq3LVuuuYa6ofPr/a-collaborative-workspace-showing-mentor-1772559547134-eb2e0752.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARYx24ErxjbYq3LVuuuYa6ofPr/a-collaborative-workspace-showing-mentor-1772559547134-eb2e0752.png?_wi=1" imageAlt="Collaborative workspace showing student and mentor interaction" mediaAnimation="slide-up" useInvertedBackground={true}