From b89ffab94ddd1a324ab8a48793021faeef19f2f2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 05:39:35 +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 22880be..44f870c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { description="The ultimate CBSE-ready result system for modern schools. Automate grading, secure data, and empower every stakeholder." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-interface_23-2152011741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-interface_23-2152011741.jpg?_wi=1", imageAlt: "Dashboard Preview", }, { @@ -104,25 +104,25 @@ export default function LandingPage() { title: "Role-Based Access", description: "Admin, Teacher, and Student portals with tailored dashboards.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910936.jpg?_wi=1", }, { title: "Automated Grading", description: "CBSE-aligned logic for UT, Half-yearly, and Annual results.", buttonIcon: "Calculator", - imageSrc: "http://img.b2bpic.net/free-photo/email-connection-communication-mobile-phone-tablet-technology-concept_53876-42759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/email-connection-communication-mobile-phone-tablet-technology-concept_53876-42759.jpg?_wi=1", }, { title: "Teacher Dashboards", description: "Easy marks entry, class analytics, and performance tracking.", buttonIcon: "BookOpen", - imageSrc: "http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150104980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150104980.jpg?_wi=1", }, { title: "Student Analytics", description: "Detailed report cards and class ranking comparisons.", buttonIcon: "TrendingUp", - imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-notebooks-grabbing-cup_23-2147657267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-notebooks-grabbing-cup_23-2147657267.jpg?_wi=1", }, ]} title="Comprehensive Features" @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "The system changed how we grade.", tag: "Admin", avatarSrc: "http://img.b2bpic.net/free-photo/female-teacher-standing_23-2148665943.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-interface_23-2152011741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-interface_23-2152011741.jpg?_wi=2", imageAlt: "school principal portrait", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "Fast, accurate, and easy to use.", tag: "Staff", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-teacher-reading-book_1098-861.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/email-connection-communication-mobile-phone-tablet-technology-concept_53876-42759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/email-connection-communication-mobile-phone-tablet-technology-concept_53876-42759.jpg?_wi=2", imageAlt: "school principal portrait", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "I can track my child's progress easily.", tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-smiling-father-daughter_23-2147805472.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150104980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150104980.jpg?_wi=2", imageAlt: "school principal portrait", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "The analytics helped me study better.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/chalkboard-career-doodle-copy-space-corridor_1134-1226.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-notebooks-grabbing-cup_23-2147657267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-notebooks-grabbing-cup_23-2147657267.jpg?_wi=2", imageAlt: "school principal portrait", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "Perfect for our CBSE compliance.", tag: "Admin", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-crossed-arms_23-2148692792.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910936.jpg?_wi=2", imageAlt: "school principal portrait", }, ]}