Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-11 04:37:47 +00:00
6 changed files with 92 additions and 53 deletions

View File

@@ -50,7 +50,7 @@ export default function AboutPage() {
{ value: "25+", title: "Years of Excellence" },
{ value: "98%", title: "Pass Rate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg"
imageSrc="http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg?_wi=2"
imageAlt="School Principal"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -68,21 +68,21 @@ export default function AboutPage() {
id: 1,
title: "Academic Excellence",
description: "We maintain rigorous academic standards while encouraging creative and critical thinking through interactive teaching methodologies and regular assessments.",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workplace-with-table-chair_1170-1957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workplace-with-table-chair_1170-1957.jpg?_wi=3",
imageAlt: "Academic Excellence",
},
{
id: 2,
title: "Holistic Development",
description: "Beyond textbooks, we focus on developing leadership qualities, artistic talents, athletic abilities, and social awareness in every student.",
imageSrc: "http://img.b2bpic.net/free-photo/students-researching-laboratory_1098-3248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-researching-laboratory_1098-3248.jpg?_wi=3",
imageAlt: "Holistic Development",
},
{
id: 3,
title: "Character Formation",
description: "We instill moral values, integrity, and ethical principles through our comprehensive character education programs and mentoring approach.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-passing-soccer-ball_23-2148355365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-passing-soccer-ball_23-2148355365.jpg?_wi=2",
imageAlt: "Character Formation",
},
]}
@@ -105,7 +105,7 @@ export default function AboutPage() {
handle: "@parent_ramesh",
testimonial: "Excellent school with dedicated teachers. My son has shown remarkable improvement in academics and overall personality development. Highly satisfied!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-with-stickers-forehead-chatting_23-2147745149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-with-stickers-forehead-chatting_23-2147745149.jpg?_wi=2",
imageAlt: "Ramesh Kumar",
},
{
@@ -114,7 +114,7 @@ export default function AboutPage() {
handle: "@priya_sharma",
testimonial: "Saint Peters provides a safe and nurturing environment. The focus on both academics and extracurricular activities is commendable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-agent-manager-meeting-with-couple-young-mature-customers-presenting-content-tablet_74855-9881.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-agent-manager-meeting-with-couple-young-mature-customers-presenting-content-tablet_74855-9881.jpg?_wi=2",
imageAlt: "Priya Sharma",
},
{
@@ -123,7 +123,7 @@ export default function AboutPage() {
handle: "@vijay_parent",
testimonial: "Great infrastructure and passionate faculty members. My daughter loves coming to school and her confidence has increased tremendously.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=2",
imageAlt: "Vijay Reddy",
},
]}

View File

@@ -53,21 +53,21 @@ export default function AcademicsPage() {
id: 1,
title: "Experienced Faculty",
description: "Qualified and dedicated teachers committed to student success and individual attention.",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workplace-with-table-chair_1170-1957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workplace-with-table-chair_1170-1957.jpg?_wi=4",
imageAlt: "Modern classroom with technology"
},
{
id: 2,
title: "Strong Academic Results",
description: "Consistent high performance in board exams with focus on conceptual learning and practical application.",
imageSrc: "http://img.b2bpic.net/free-photo/students-researching-laboratory_1098-3248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-researching-laboratory_1098-3248.jpg?_wi=4",
imageAlt: "Science laboratory with students"
},
{
id: 3,
title: "Safe Campus Environment",
description: "Secure, clean, and well-maintained campus with comprehensive safety measures and supervision.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-passing-soccer-ball_23-2148355365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-passing-soccer-ball_23-2148355365.jpg?_wi=3",
imageAlt: "School playground with students"
}
]}
@@ -90,7 +90,7 @@ export default function AcademicsPage() {
name: "Primary School",
price: "Classes I-V",
variant: "Foundation for Future Learning",
imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg?_wi=3",
imageAlt: "Primary school students"
},
{
@@ -98,7 +98,7 @@ export default function AcademicsPage() {
name: "Middle School",
price: "Classes VI-VIII",
variant: "Building Core Competencies",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg?_wi=3",
imageAlt: "Middle school students"
},
{
@@ -106,7 +106,7 @@ export default function AcademicsPage() {
name: "Higher Secondary",
price: "Classes IX-XII",
variant: "Science & Commerce Streams",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg?_wi=3",
imageAlt: "Higher secondary school students"
}
]}
@@ -131,7 +131,7 @@ export default function AcademicsPage() {
handle: "@parent_ramesh",
testimonial: "Excellent school with dedicated teachers. My son has shown remarkable improvement in academics and overall personality development. Highly satisfied!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-with-stickers-forehead-chatting_23-2147745149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-with-stickers-forehead-chatting_23-2147745149.jpg?_wi=3",
imageAlt: "Parent testimonial"
},
{
@@ -140,7 +140,7 @@ export default function AcademicsPage() {
handle: "@priya_sharma",
testimonial: "Saint Peters provides a safe and nurturing environment. The focus on both academics and extracurricular activities is commendable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-agent-manager-meeting-with-couple-young-mature-customers-presenting-content-tablet_74855-9881.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-agent-manager-meeting-with-couple-young-mature-customers-presenting-content-tablet_74855-9881.jpg?_wi=3",
imageAlt: "Parent testimonial"
},
{
@@ -149,7 +149,7 @@ export default function AcademicsPage() {
handle: "@vijay_parent",
testimonial: "Great infrastructure and passionate faculty members. My daughter loves coming to school and her confidence has increased tremendously.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=3",
imageAlt: "Parent testimonial"
},
{
@@ -158,7 +158,7 @@ export default function AcademicsPage() {
handle: "@anjali_d",
testimonial: "Very impressed with the school's holistic approach to education. Teachers are approachable and genuinely care about student welfare.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/parents-son-posing-with-thumbs-up_23-2148414902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parents-son-posing-with-thumbs-up_23-2148414902.jpg?_wi=2",
imageAlt: "Parent testimonial"
},
{
@@ -167,7 +167,7 @@ export default function AcademicsPage() {
handle: "@suresh_patel",
testimonial: "Outstanding academic results and character development. Saint Peters truly prepares students for future success.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/parents-with-their-son_1098-845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parents-with-their-son_1098-845.jpg?_wi=2",
imageAlt: "Parent testimonial"
},
{
@@ -176,7 +176,7 @@ export default function AcademicsPage() {
handle: "@neha_mom",
testimonial: "Best decision to enroll my son here. The school has transformed him into a confident and well-rounded individual.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hispanic-woman-wearing-casual-clothes-glasses-happy-face-smiling-with-crossed-arms-looking-camera-positive-person_839833-11768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hispanic-woman-wearing-casual-clothes-glasses-happy-face-smiling-with-crossed-arms-looking-camera-positive-person_839833-11768.jpg?_wi=2",
imageAlt: "Parent testimonial"
}
]}

View File

@@ -54,7 +54,7 @@ export default function FacilitiesPage() {
value: "Smart",
title: "Classrooms",
description: "Interactive learning with modern technology",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workplace-with-table-chair_1170-1957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workplace-with-table-chair_1170-1957.jpg?_wi=5",
imageAlt: "Modern smart classroom"
},
{
@@ -62,7 +62,7 @@ export default function FacilitiesPage() {
value: "Advanced",
title: "Science Labs",
description: "Hands-on learning and practical experimentation",
imageSrc: "http://img.b2bpic.net/free-photo/students-researching-laboratory_1098-3248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-researching-laboratory_1098-3248.jpg?_wi=5",
imageAlt: "Advanced science laboratory"
}
]}
@@ -85,7 +85,7 @@ export default function FacilitiesPage() {
category: "Sports",
title: "Sports & Athletics",
excerpt: "Students participate in various sports including cricket, football, basketball, and athletics to develop teamwork and physical fitness.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg?_wi=4",
imageAlt: "Sports activities",
authorName: "Sports Department",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg",
@@ -96,7 +96,7 @@ export default function FacilitiesPage() {
category: "Cultural",
title: "Cultural Programs & Events",
excerpt: "Annual cultural fest, talent shows, and performances celebrate student creativity and artistic talents.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg?_wi=4",
imageAlt: "Cultural events",
authorName: "Cultural Club",
authorAvatar: "http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg",
@@ -107,7 +107,7 @@ export default function FacilitiesPage() {
category: "Community",
title: "School Events & Gatherings",
excerpt: "Regular school assemblies, prize distributions, and community events foster school spirit and belonging.",
imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg?_wi=4",
imageAlt: "School events",
authorName: "Student Council",
authorAvatar: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg",

View File

@@ -59,7 +59,7 @@ export default function GalleryPage() {
excerpt:
"Students participate in various sports including cricket, football, basketball, and athletics to develop teamwork and physical fitness.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg",
"http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg?_wi=5",
imageAlt: "student sports activity cricket football",
authorName: "Sports Department",
authorAvatar:
@@ -73,7 +73,7 @@ export default function GalleryPage() {
excerpt:
"Annual cultural fest, talent shows, and performances celebrate student creativity and artistic talents.",
imageSrc:
"http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg",
"http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg?_wi=5",
imageAlt: "school cultural event performance celebration",
authorName: "Cultural Club",
authorAvatar:
@@ -87,7 +87,7 @@ export default function GalleryPage() {
excerpt:
"Regular school assemblies, prize distributions, and community events foster school spirit and belonging.",
imageSrc:
"http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg",
"http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg?_wi=5",
imageAlt: "school event gathering student community",
authorName: "Student Council",
authorAvatar:

View File

@@ -1,18 +1,22 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Inter_Tight } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Inter_Tight } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const interTight = Inter_Tight({
variable: "--font-inter-tight",
@@ -20,6 +24,39 @@ const interTight = Inter_Tight({
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export const metadata: Metadata = {
title: "Saint Peters Higher Secondary School | Quality Education in Royapuram, Chennai",
description: "Enroll at Saint Peters Higher Secondary School in Royapuram, Chennai. Quality academics, safe environment, expert faculty. Call 044 2595 1535 for admissions.",
keywords: "school Chennai, higher secondary school, Royapuram school, admissions, education, best school",
metadataBase: new URL("https://saintpeters.edu.in"),
alternates: {
canonical: "https://saintpeters.edu.in",
},
robots: {
index: true,
follow: true,
},
openGraph: {
title: "Saint Peters Higher Secondary School | Quality Education",
description: "Join Saint Peters Higher Secondary School for academic excellence and holistic development in Royapuram, Chennai.",
url: "https://saintpeters.edu.in",
siteName: "Saint Peters Higher Secondary School",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/lesson-geography_1098-13022.jpg",
alt: "Saint Peters Higher Secondary School Campus",
},
],
},
twitter: {
card: "summary_large_image",
title: "Saint Peters Higher Secondary School",
description: "Quality education for a bright future in Royapuram, Chennai",
images: ["http://img.b2bpic.net/free-photo/lesson-geography_1098-13022.jpg"],
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -28,7 +65,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${interTight.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${interTight.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -40,4 +79,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -106,7 +106,7 @@ export default function HomePage() {
{ value: "25+", title: "Years of Excellence" },
{ value: "98%", title: "Pass Rate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg"
imageSrc="http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg?_wi=1"
imageAlt="School Principal"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -124,19 +124,19 @@ export default function HomePage() {
id: 1,
title: "Experienced Faculty",
description: "Qualified and dedicated teachers committed to student success and individual attention.",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workplace-with-table-chair_1170-1957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workplace-with-table-chair_1170-1957.jpg?_wi=1",
},
{
id: 2,
title: "Strong Academic Results",
description: "Consistent high performance in board exams with focus on conceptual learning and practical application.",
imageSrc: "http://img.b2bpic.net/free-photo/students-researching-laboratory_1098-3248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-researching-laboratory_1098-3248.jpg?_wi=1",
},
{
id: 3,
title: "Safe Campus Environment",
description: "Secure, clean, and well-maintained campus with comprehensive safety measures and supervision.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-passing-soccer-ball_23-2148355365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-passing-soccer-ball_23-2148355365.jpg?_wi=1",
},
]}
textboxLayout="default"
@@ -157,7 +157,7 @@ export default function HomePage() {
name: "Primary School",
price: "Classes I-V",
variant: "Foundation for Future Learning",
imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg?_wi=1",
imageAlt: "Primary School",
},
{
@@ -165,7 +165,7 @@ export default function HomePage() {
name: "Middle School",
price: "Classes VI-VIII",
variant: "Building Core Competencies",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg?_wi=1",
imageAlt: "Middle School",
},
{
@@ -173,7 +173,7 @@ export default function HomePage() {
name: "Higher Secondary",
price: "Classes IX-XII",
variant: "Science & Commerce Streams",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg?_wi=1",
imageAlt: "Higher Secondary",
},
]}
@@ -196,7 +196,7 @@ export default function HomePage() {
value: "Smart",
title: "Classrooms",
description: "Interactive learning with modern technology",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workplace-with-table-chair_1170-1957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workplace-with-table-chair_1170-1957.jpg?_wi=2",
imageAlt: "Smart Classroom",
},
{
@@ -204,7 +204,7 @@ export default function HomePage() {
value: "Advanced",
title: "Science Labs",
description: "Hands-on learning and practical experimentation",
imageSrc: "http://img.b2bpic.net/free-photo/students-researching-laboratory_1098-3248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/students-researching-laboratory_1098-3248.jpg?_wi=2",
imageAlt: "Science Lab",
},
]}
@@ -226,7 +226,7 @@ export default function HomePage() {
category: "Sports",
title: "Sports & Athletics",
excerpt: "Students participate in various sports including cricket, football, basketball, and athletics to develop teamwork and physical fitness.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg?_wi=2",
imageAlt: "Sports Activity",
authorName: "Sports Department",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15893.jpg",
@@ -237,7 +237,7 @@ export default function HomePage() {
category: "Cultural",
title: "Cultural Programs & Events",
excerpt: "Annual cultural fest, talent shows, and performances celebrate student creativity and artistic talents.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg?_wi=2",
imageAlt: "Cultural Event",
authorName: "Cultural Club",
authorAvatar: "http://img.b2bpic.net/free-photo/smiley-woman-swing-dancing-side-view_23-2149841033.jpg",
@@ -248,7 +248,7 @@ export default function HomePage() {
category: "Community",
title: "School Events & Gatherings",
excerpt: "Regular school assemblies, prize distributions, and community events foster school spirit and belonging.",
imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg?_wi=2",
imageAlt: "School Event",
authorName: "Student Council",
authorAvatar: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572892.jpg",
@@ -275,7 +275,7 @@ export default function HomePage() {
handle: "@parent_ramesh",
testimonial: "Excellent school with dedicated teachers. My son has shown remarkable improvement in academics and overall personality development. Highly satisfied!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-with-stickers-forehead-chatting_23-2147745149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-with-stickers-forehead-chatting_23-2147745149.jpg?_wi=1",
imageAlt: "Ramesh Kumar",
},
{
@@ -284,7 +284,7 @@ export default function HomePage() {
handle: "@priya_sharma",
testimonial: "Saint Peters provides a safe and nurturing environment. The focus on both academics and extracurricular activities is commendable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-agent-manager-meeting-with-couple-young-mature-customers-presenting-content-tablet_74855-9881.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-agent-manager-meeting-with-couple-young-mature-customers-presenting-content-tablet_74855-9881.jpg?_wi=1",
imageAlt: "Priya Sharma",
},
{
@@ -293,7 +293,7 @@ export default function HomePage() {
handle: "@vijay_parent",
testimonial: "Great infrastructure and passionate faculty members. My daughter loves coming to school and her confidence has increased tremendously.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=1",
imageAlt: "Vijay Reddy",
},
{
@@ -302,7 +302,7 @@ export default function HomePage() {
handle: "@anjali_d",
testimonial: "Very impressed with the school's holistic approach to education. Teachers are approachable and genuinely care about student welfare.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/parents-son-posing-with-thumbs-up_23-2148414902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parents-son-posing-with-thumbs-up_23-2148414902.jpg?_wi=1",
imageAlt: "Anjali Desai",
},
{
@@ -311,7 +311,7 @@ export default function HomePage() {
handle: "@suresh_patel",
testimonial: "Outstanding academic results and character development. Saint Peters truly prepares students for future success.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/parents-with-their-son_1098-845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parents-with-their-son_1098-845.jpg?_wi=1",
imageAlt: "Suresh Patel",
},
{
@@ -320,7 +320,7 @@ export default function HomePage() {
handle: "@neha_mom",
testimonial: "Best decision to enroll my son here. The school has transformed him into a confident and well-rounded individual.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hispanic-woman-wearing-casual-clothes-glasses-happy-face-smiling-with-crossed-arms-looking-camera-positive-person_839833-11768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hispanic-woman-wearing-casual-clothes-glasses-happy-face-smiling-with-crossed-arms-looking-camera-positive-person_839833-11768.jpg?_wi=1",
imageAlt: "Neha Verma",
},
]}