From 481a650f58384eea637f71a6f0b3062b04ebf909 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 11:29:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c4d4db5..7228605 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,19 +75,19 @@ export default function LandingPage() { description="Top-rated computer education and academic coaching in Fatehgarh helping students gain confidence, practical skills, and measurable success through experienced teachers and personalized attention." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-typing-laptop_23-2149145060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-typing-laptop_23-2149145060.jpg?_wi=1", imageAlt: "Student coding on laptop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-playing-videogames_23-2150571961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-playing-videogames_23-2150571961.jpg?_wi=1", imageAlt: "Students collaborating in classroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-116469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-116469.jpg?_wi=1", imageAlt: "Hands typing on keyboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-workstation-with-computer-peripheral-devices_23-2150714185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-workstation-with-computer-peripheral-devices_23-2150714185.jpg?_wi=1", imageAlt: "Abstract digital knowledge network", }, { @@ -364,7 +364,7 @@ export default function LandingPage() { tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/women-hugging-looking-camera_23-2147784525.jpg", avatarAlt: "Rajesh Kumar avatar", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-typing-laptop_23-2149145060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-typing-laptop_23-2149145060.jpg?_wi=2", imageAlt: "young male student headshot avatar", }, { @@ -376,7 +376,7 @@ export default function LandingPage() { tag: "Career-Switcher", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-cartoon-style_23-2151133853.jpg", avatarAlt: "Anjali Singh avatar", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-playing-videogames_23-2150571961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-playing-videogames_23-2150571961.jpg?_wi=2", imageAlt: "young male student headshot avatar", }, { @@ -388,7 +388,7 @@ export default function LandingPage() { tag: "School Student", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13330.jpg", avatarAlt: "Vikramjeet Kaur avatar", - imageSrc: "http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-116469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-116469.jpg?_wi=2", imageAlt: "young male student headshot avatar", }, { @@ -400,7 +400,7 @@ export default function LandingPage() { tag: "School Student", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-profile-portrait_158595-2746.jpg", avatarAlt: "Harman Singh avatar", - imageSrc: "http://img.b2bpic.net/free-photo/3d-workstation-with-computer-peripheral-devices_23-2150714185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-workstation-with-computer-peripheral-devices_23-2150714185.jpg?_wi=2", imageAlt: "young male student headshot avatar", }, ]}