From e799731dad20ab98166585cab9f697587e56eb95 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 07:03:17 +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 78ef3fa..f3f27e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/front-view-tired-mature-students-looking-laptop_74855-1931.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-tired-mature-students-looking-laptop_74855-1931.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -101,7 +101,7 @@ export default function LandingPage() { description: "Hands-on learning in Science, Technology, Engineering, Arts, and Math.", bentoComponent: "reveal-icon", icon: GraduationCap, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tired-mature-students-looking-laptop_74855-1931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-tired-mature-students-looking-laptop_74855-1931.jpg?_wi=2", imageAlt: "happy students in classroom", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Dedicated guidance for university entrance and beyond.", bentoComponent: "reveal-icon", icon: GraduationCap, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-young-daughter_1262-2139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-young-daughter_1262-2139.jpg?_wi=1", imageAlt: "happy parent portrait smile", }, ]} @@ -139,7 +139,7 @@ export default function LandingPage() { role: "Parent", company: "Class of 2024", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-young-daughter_1262-2139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-young-daughter_1262-2139.jpg?_wi=2", }, { id: "2", @@ -171,7 +171,7 @@ export default function LandingPage() { role: "Parent", company: "Class of 2026", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-young-daughter_1262-2139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-young-daughter_1262-2139.jpg?_wi=3", }, ]} title="Parent & Student Voices" @@ -197,7 +197,7 @@ export default function LandingPage() {