From 33bcb81f77b18bc7147b4a9a6d67f748343d297f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 22:18:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0358f7..af09632 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#resources", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=1" showBlur={true} textPosition="bottom" avatars={[ @@ -102,15 +102,15 @@ export default function LandingPage() { icon: BarChart2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=2", imageAlt: "Math resources", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=3", imageAlt: "Math papers", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=4", imageAlt: "educational software dashboard dark mode", }, { @@ -119,15 +119,15 @@ export default function LandingPage() { icon: BookOpen, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=5", imageAlt: "Physics resources", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=6", imageAlt: "Physics papers", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/international-day-education-futuristic-style_23-2150998659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/international-day-education-futuristic-style_23-2150998659.jpg?_wi=1", imageAlt: "ai tutor digital brain concept", }, { @@ -136,11 +136,11 @@ export default function LandingPage() { icon: GraduationCap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=7", imageAlt: "Chemistry resources", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-discussing-with-disabled-woman_482257-2402.jpg?_wi=8", imageAlt: "Chemistry papers", }, ], @@ -159,7 +159,7 @@ export default function LandingPage() { title="Know exactly where you're losing marks." description="Paste your answer and get instant CIE mark-scheme feedback. If the AI detects a weak topic, it links you directly to an A-Level YouTube lesson on that topic." tag="AI Answer Checker" - imageSrc="http://img.b2bpic.net/free-photo/international-day-education-futuristic-style_23-2150998659.jpg" + imageSrc="http://img.b2bpic.net/free-photo/international-day-education-futuristic-style_23-2150998659.jpg?_wi=2" /> -- 2.49.1