Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-08 04:41:46 +00:00
3 changed files with 7 additions and 7 deletions

View File

@@ -83,7 +83,7 @@ export default function AboutPage() {
{ value: "98%", title: "Student Success & Board Results" },
{ value: "50+", title: "Expert Faculty Members" },
]}
imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg"
imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg?_wi=2"
imageAlt="School Building and Campus"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -125,7 +125,7 @@ export default function AboutPage() {
{ value: "25+", title: "Years of Consistent Excellence" },
{ value: "2000+", title: "Successful Alumni Placed Globally" },
]}
imageSrc="http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg"
imageSrc="http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg?_wi=2"
imageAlt="Achievement and Excellence"
mediaAnimation="slide-up"
metricsAnimation="slide-up"

View File

@@ -86,7 +86,7 @@ export default function ContactPage() {
{ text: "📞 Call Now", href: "tel:+919942911419" },
{ text: "📍 Visit Us", href: "https://maps.google.com/?q=FHXV+56W+Chetpet+Rd+Vandavasi" },
]}
imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg"
imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg?_wi=3"
imageAlt="School Building and Campus"
imagePosition="right"
mediaAnimation="slide-up"
@@ -103,7 +103,7 @@ export default function ContactPage() {
{ value: "99%", title: "Parent Satisfaction" },
{ value: "100%", title: "Response Rate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg?_wi=2"
imageAlt="Contact Support Team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"

View File

@@ -114,7 +114,7 @@ export default function HomePage() {
{ value: "98%", title: "Student Success & Board Results" },
{ value: "50+", title: "Expert Faculty Members" },
]}
imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg"
imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg?_wi=1"
imageAlt="School Building and Campus"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -173,8 +173,8 @@ export default function HomePage() {
<div className="mx-auto px-4 md:px-6">
<TestimonialCardTwelve
testimonials={[
{ id: "1", name: "Ramesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg" },
{ id: "2", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg" },
{ id: "1", name: "Ramesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg?_wi=1" },
{ id: "2", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg?_wi=1" },
{ id: "3", name: "Arjun Nair", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-crossed-hands-portrait-office-with-panoramic-windows-business-concept_231208-11683.jpg" },
{ id: "4", name: "Lakshmi Vijay", imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg" },
{ id: "5", name: "Sanjay Patel", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3831.jpg" },