Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-07 17:19:02 +00:00

View File

@@ -160,30 +160,30 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
title="What Parents Say About Maruthi"
description="Real feedback from satisfied parents who trust us with their children's education"
title="What Indian Parents Say About Maruthi"
description="Real feedback from satisfied families who trust us with their children's education"
tag="Testimonials"
tagIcon={MessageCircle}
tagAnimation="opacity"
testimonials={[
{
id: "1", name: "Priya Sharma", role: "Parent", company: "Bangalore", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg", imageAlt: "Priya Sharma, Parent"},
imageSrc: "https://images.unsplash.com/photo-1534528741775-53ac461a01e0?w=400&h=400&fit=crop", imageAlt: "Priya Sharma, Indian Parent"},
{
id: "2", name: "Rajesh Kumar", role: "Parent", company: "Tumakuru", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-father-daughter-reading_23-2147805470.jpg", imageAlt: "Rajesh Kumar, Parent"},
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Rajesh Kumar, Indian Parent"},
{
id: "3", name: "Anjali Verma", role: "Parent", company: "Siddaganga", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Anjali Verma, Parent"},
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop", imageAlt: "Anjali Verma, Indian Parent"},
{
id: "4", name: "Vikram Singh", role: "Parent", company: "Tumakuru", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-sitting-kitchen-counter_23-2148969827.jpg", imageAlt: "Vikram Singh, Parent"},
imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop", imageAlt: "Vikram Singh, Indian Parent"},
{
id: "5", name: "Deepa Nair", role: "Parent", company: "Bangalore", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-boy-knocking-fist-with-his-father-while-outdoors_23-2148647730.jpg", imageAlt: "Deepa Nair, Parent"},
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop", imageAlt: "Deepa Nair, Indian Parent"},
{
id: "6", name: "Arjun Malhotra", role: "Parent", company: "Tumakuru", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-parents-kid-with-tablet_23-2148936821.jpg", imageAlt: "Arjun Malhotra, Parent"},
imageSrc: "https://images.unsplash.com/photo-1519085360771-9852ef158dba?w=400&h=400&fit=crop", imageAlt: "Arjun Malhotra, Indian Parent"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -198,7 +198,7 @@ export default function LandingPage() {
tagIcon={Phone}
tagAnimation="opacity"
title="Ready to Give Your Child World-Class Education?"
description="Contact us today to learn more about admission, arrange a campus visit, or speak with our admission team. We're here to answer all your questions."
description="Contact our team of dedicated educators. We serve Indian families from Tumakuru, Bangalore, and surrounding areas who value quality education and holistic development."
buttons={[
{ text: "Call 0816 225 5175", href: "tel:+918162255175" },
{ text: "Submit Enquiry Form", href: "#admission-form" },