Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 09:30:09 +00:00
parent 8321cbcce0
commit 9bca102d7d

View File

@@ -84,17 +84,17 @@ export default function ServicesPage() {
id: 1,
title: "Teacher Professional Development", description:
"Comprehensive training programs designed to enhance teaching methodologies, curriculum development, and modern pedagogy for educators at all levels.", imageSrc:
"http://img.b2bpic.net/free-photo/typing-keyboard-business-people-manager-working-their-new-project-classroom_146671-16320.jpg", imageAlt: "Teacher professional development training"},
"http://img.b2bpic.net/free-photo/typing-keyboard-business-people-manager-working-their-new-project-classroom_146671-16320.jpg?_wi=2", imageAlt: "Teacher professional development training"},
{
id: 2,
title: "Mentorship & Coaching", description:
"Connect emerging teachers and professionals with experienced mentors for personalized guidance, career growth, and skill enhancement.", imageSrc:
"http://img.b2bpic.net/free-photo/colleagues-working-together-medium-shot_52683-99761.jpg", imageAlt: "Mentorship and coaching session"},
"http://img.b2bpic.net/free-photo/colleagues-working-together-medium-shot_52683-99761.jpg?_wi=2", imageAlt: "Mentorship and coaching session"},
{
id: 3,
title: "School Partnerships", description:
"Collaborative framework enabling schools to access quality training resources, certification programs, and institutional support.", imageSrc:
"http://img.b2bpic.net/free-photo/youngsters-stacking-hands-with-determination_23-2147659175.jpg", imageAlt: "School partnerships and collaboration"},
"http://img.b2bpic.net/free-photo/youngsters-stacking-hands-with-determination_23-2147659175.jpg?_wi=2", imageAlt: "School partnerships and collaboration"},
]}
animationType="blur-reveal"
/>
@@ -115,15 +115,15 @@ export default function ServicesPage() {
{
id: "service-1", brand: "SAIRA ACAD", name: "Teacher Training Programs", price: "Professional Growth", rating: 5,
reviewCount: "2.3k", imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-people-learning_23-2149300715.jpg", imageAlt: "Teacher training programs"},
"http://img.b2bpic.net/free-photo/medium-shot-people-learning_23-2149300715.jpg?_wi=2", imageAlt: "Teacher training programs"},
{
id: "service-2", brand: "SAIRA ACAD", name: "Mentorship Platform", price: "Career Advancement", rating: 5,
reviewCount: "1.8k", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-young-attractive-light-haired-european-student-girl-with-short-hair-striped-shirt-sitting-university-library-preparing-exams-talking-with-friend_176420-8304.jpg", imageAlt: "Mentorship programs"},
"http://img.b2bpic.net/free-photo/close-up-young-attractive-light-haired-european-student-girl-with-short-hair-striped-shirt-sitting-university-library-preparing-exams-talking-with-friend_176420-8304.jpg?_wi=2", imageAlt: "Mentorship programs"},
{
id: "service-3", brand: "SAIRA ACAD", name: "School Partnerships", price: "Institutional Growth", rating: 5,
reviewCount: "956", imageSrc:
"http://img.b2bpic.net/free-photo/unity-hands-teacher-primary-school-children-sitting-floor-room-outstretched-center-circle-touching-as-sign-unity_259150-58156.jpg", imageAlt: "School partnerships"},
"http://img.b2bpic.net/free-photo/unity-hands-teacher-primary-school-children-sitting-floor-room-outstretched-center-circle-touching-as-sign-unity_259150-58156.jpg?_wi=2", imageAlt: "School partnerships"},
]}
/>
</div>
@@ -136,7 +136,7 @@ export default function ServicesPage() {
description="Connect with our team to explore which service offerings best align with your organizational goals and educational objectives."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/hand-tounching-laptop-many-envelopes_1134-189.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hand-tounching-laptop-many-envelopes_1134-189.jpg?_wi=2"
imageAlt="Service inquiry"
mediaPosition="right"
mediaAnimation="blur-reveal"