5 Commits

Author SHA1 Message Date
e00419c4ab Update src/app/page.tsx 2026-03-04 18:16:09 +00:00
ecfc7009fd Merge version_2 into main
Merge version_2 into main
2026-03-04 18:11:43 +00:00
9a2c1eda31 Update src/app/page.tsx 2026-03-04 18:11:38 +00:00
b677acf7de Update src/app/layout.tsx 2026-03-04 18:11:37 +00:00
8f63d65082 Merge version_1 into main
Merge version_1 into main
2026-03-04 18:07:16 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -209,18 +209,18 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplit <ContactSplit
tag="Get in Touch" tag="Connect With Us"
title="Ready to Begin Your Child's Journey?" title="Schedule Your Campus Visit Today"
description="Connect with us today to learn more about admissions, schedule a campus tour, or get any information about our programs. Our team is here to help you make the best decision for your child's education." description="Experience Saraswati Sishu Vidya Mandir firsthand. Call our admissions team directly at +91-XXXXX-XXXXX to schedule an in-person campus tour, meet our faculty, and discuss your child's educational journey. Our team is available Monday-Saturday, 9 AM to 5 PM to answer all your questions."
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-using-audio-headset-computer-call-center-job-offering-helpline-assistance-people-female-consultant-talking-clients-customer-care-service-helping-with-telemarketing_482257-43318.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/young-woman-using-audio-headset-computer-call-center-job-offering-helpline-assistance-people-female-consultant-talking-clients-customer-care-service-helping-with-telemarketing_482257-43318.jpg?_wi=2"
imageAlt="School contact" imageAlt="School contact"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
inputPlaceholder="Enter your email" inputPlaceholder="Enter your phone number"
buttonText="Contact Us" buttonText="Call Now for Tour"
termsText="We respect your privacy. We'll contact you only for admissions-related inquiries." termsText="Direct phone contact is our preferred communication channel for admissions inquiries. We value personal conversations to understand your child's needs better."
/> />
</div> </div>