diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index d70098b..b46828c 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -42,7 +42,7 @@ export default function AboutPage() {
description="Scholaris was founded on a simple belief: every educational institution deserves access to world-class management technology. Over a decade of dedicated innovation has positioned us as the trusted partner for schools seeking excellence, efficiency, and meaningful impact."
tag="About Scholaris"
buttons={[{ text: "Explore Our Story", href: "#" }]}
- imageSrc="http://img.b2bpic.net/free-photo/schoolgirl-with-notebook-her-hands-sunset-background-school-goes-school_169016-59085.jpg"
+ imageSrc="http://img.b2bpic.net/free-photo/schoolgirl-with-notebook-her-hands-sunset-background-school-goes-school_169016-59085.jpg?_wi=2"
imageAlt="Modern school building educational campus students learning school environment"
useInvertedBackground={false}
/>
@@ -55,11 +55,11 @@ export default function AboutPage() {
tag="Our Impact"
metrics={[
{
- id: "1", value: "5,000+", title: "Active Schools", description: "Institutions trusting Scholaris globally", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-globe-with-academic-cap-laptop_23-2148756555.jpg"},
+ id: "1", value: "5,000+", title: "Active Schools", description: "Institutions trusting Scholaris globally", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-globe-with-academic-cap-laptop_23-2148756555.jpg?_wi=2"},
{
- id: "2", value: "2.5M+", title: "Student Profiles", description: "Managed and monitored daily", imageSrc: "http://img.b2bpic.net/free-photo/diversity-students-graduation-success-celebration-concept_53876-26400.jpg"},
+ id: "2", value: "2.5M+", title: "Student Profiles", description: "Managed and monitored daily", imageSrc: "http://img.b2bpic.net/free-photo/diversity-students-graduation-success-celebration-concept_53876-26400.jpg?_wi=2"},
{
- id: "3", value: "94%", title: "Administrative Time Saved", description: "Average reduction in paperwork", imageSrc: "http://img.b2bpic.net/free-photo/time-minute-alarm-duration-hour-schedule-concept_53876-132557.jpg"},
+ id: "3", value: "94%", title: "Administrative Time Saved", description: "Average reduction in paperwork", imageSrc: "http://img.b2bpic.net/free-photo/time-minute-alarm-duration-hour-schedule-concept_53876-132557.jpg?_wi=2"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -71,13 +71,13 @@ export default function AboutPage() {
@@ -117,7 +117,7 @@ export default function HomePage() {
features={[
{
id: 1,
- title: "Intelligent Student Management", description: "Centralized profiles, progressive tracking, and personalized learning pathways. Monitor academic performance, behavioral development, and holistic growth with real-time insights.", imageSrc: "http://img.b2bpic.net/free-photo/classroom-class-study-academic-schedule_53876-133781.jpg"},
+ title: "Intelligent Student Management", description: "Centralized profiles, progressive tracking, and personalized learning pathways. Monitor academic performance, behavioral development, and holistic growth with real-time insights.", imageSrc: "http://img.b2bpic.net/free-photo/classroom-class-study-academic-schedule_53876-133781.jpg?_wi=2"},
{
id: 2,
title: "Staff Empowerment Suite", description: "Streamlined scheduling, attendance management, and professional development tracking. Empower educators with tools that reduce administrative burden and maximize teaching effectiveness.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-indoors_23-2149831295.jpg"},
@@ -141,11 +141,11 @@ export default function HomePage() {
tag="Success Stories"
metrics={[
{
- id: "1", value: "5,000+", title: "Active Schools", description: "Institutions trusting Scholaris globally", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-globe-with-academic-cap-laptop_23-2148756555.jpg"},
+ id: "1", value: "5,000+", title: "Active Schools", description: "Institutions trusting Scholaris globally", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-globe-with-academic-cap-laptop_23-2148756555.jpg?_wi=1"},
{
- id: "2", value: "2.5M+", title: "Student Profiles", description: "Managed and monitored daily", imageSrc: "http://img.b2bpic.net/free-photo/diversity-students-graduation-success-celebration-concept_53876-26400.jpg"},
+ id: "2", value: "2.5M+", title: "Student Profiles", description: "Managed and monitored daily", imageSrc: "http://img.b2bpic.net/free-photo/diversity-students-graduation-success-celebration-concept_53876-26400.jpg?_wi=1"},
{
- id: "3", value: "94%", title: "Administrative Time Saved", description: "Average reduction in paperwork", imageSrc: "http://img.b2bpic.net/free-photo/time-minute-alarm-duration-hour-schedule-concept_53876-132557.jpg"},
+ id: "3", value: "94%", title: "Administrative Time Saved", description: "Average reduction in paperwork", imageSrc: "http://img.b2bpic.net/free-photo/time-minute-alarm-duration-hour-schedule-concept_53876-132557.jpg?_wi=1"},
{
id: "4", value: "99.9%", title: "Platform Uptime", description: "Reliable infrastructure guarantee", imageSrc: "http://img.b2bpic.net/free-photo/technician-doing-yearly-checkup-using-tablet-preserve-data-center-electronics_482257-122252.jpg"},
]}
@@ -159,13 +159,13 @@ export default function HomePage() {