From 65f120a86ca1ec997482963c447cf4f4b4a10d42 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 21:48:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 55ebb8d..0ed4745 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@sarah_student", testimonial: "EnderChest has transformed how I manage research. The offline access and quiz generation are game-changers for my studies!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/calm-serious-woman-with-long-pony-tail-wears-transparent-glasses-green-jumper-looks-attentively-camera-poses-pink-studio_273609-38843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/calm-serious-woman-with-long-pony-tail-wears-transparent-glasses-green-jumper-looks-attentively-camera-poses-pink-studio_273609-38843.jpg?_wi=1", imageAlt: "Sarah Chen avatar", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { ]} avatarText="Join 1000+ happy users" mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg?_wi=1" imageAlt="organized digital workspace dark mode" marqueeItems={[ { @@ -252,7 +252,7 @@ export default function LandingPage() { value: "Anywhere", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg?_wi=2", imageAlt: "minimalist tech logo content management", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { }, ], completedLabel: "Knowledge Mastered", - imageSrc: "http://img.b2bpic.net/free-photo/calm-serious-woman-with-long-pony-tail-wears-transparent-glasses-green-jumper-looks-attentively-camera-poses-pink-studio_273609-38843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/calm-serious-woman-with-long-pony-tail-wears-transparent-glasses-green-jumper-looks-attentively-camera-poses-pink-studio_273609-38843.jpg?_wi=2", imageAlt: "minimalist tech logo content management", }, ]} -- 2.49.1