From 22b639d5fae491fe9e9d257820b1861f985e67f1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 04:53: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 bfafcfe..2c4a203 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-reading-book-bookstore-woman-picking-book-read_169016-66926.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-reading-book-bookstore-woman-picking-book-read_169016-66926.jpg?_wi=1" imageAlt="Student preparation" mediaAnimation="slide-up" /> @@ -108,7 +108,7 @@ export default function LandingPage() { description: "Courses designed for your busy schedule.", bentoComponent: "reveal-icon", icon: Clock, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-bookstore-woman-picking-book-read_169016-66926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-bookstore-woman-picking-book-read_169016-66926.jpg?_wi=2", imageAlt: "teacher working with student", }, { -- 2.49.1