From d02626f48a2b25c12fe646e373831d0303f45ca8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 07:12:45 +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 dcc0159..dcf87a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Book Free Demo Class", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-women-studying-together-table_23-2147774784.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-women-studying-together-table_23-2147774784.jpg?_wi=1" imageAlt="Students learning in a modern classroom" mediaAnimation="slide-up" avatars={[ @@ -93,7 +93,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", title: "Concept Clarity", tag: "Core", description: "We ensure students grasp the core of every subject for long-term retention.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-studying-together-table_23-2147774784.jpg", imageAlt: "happy student learning modern classroom"}, + id: "1", title: "Concept Clarity", tag: "Core", description: "We ensure students grasp the core of every subject for long-term retention.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-studying-together-table_23-2147774784.jpg?_wi=2", imageAlt: "happy student learning modern classroom"}, { id: "2", title: "Individual Attention", tag: "Personalized", description: "Small batch sizes mean every student gets personal guidance from teachers.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-posing-together_23-2150172180.jpg", imageAlt: "happy parent portrait smiling"}, { -- 2.49.1