Merge version_1 into main #2
@@ -63,7 +63,7 @@ export default function CoursesPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -91,29 +91,14 @@ export default function CoursesPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "B.Tech Engineering",
|
||||
price: "Undergrad",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg?_wi=2",
|
||||
imageAlt: "B.Tech Engineering program",
|
||||
},
|
||||
id: "1", name: "B.Tech Engineering", price: "Undergrad", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg", imageAlt: "B.Tech Engineering program"},
|
||||
{
|
||||
id: "2",
|
||||
name: "MBA Management",
|
||||
price: "Postgrad",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg?_wi=2",
|
||||
imageAlt: "MBA Management program",
|
||||
},
|
||||
id: "2", name: "MBA Management", price: "Postgrad", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg", imageAlt: "MBA Management program"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Polytechnic Diploma",
|
||||
price: "Diploma",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg?_wi=2",
|
||||
imageAlt: "Polytechnic Diploma program",
|
||||
},
|
||||
id: "3", name: "Polytechnic Diploma", price: "Diploma", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg", imageAlt: "Polytechnic Diploma program"},
|
||||
]}
|
||||
buttons={[{ text: "Apply Now", href: "admissions" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -133,37 +118,21 @@ export default function CoursesPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Mechanical Engineering",
|
||||
description:
|
||||
"Focus on mechanical design, thermal systems, and manufacturing technologies with industry-relevant projects",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg?_wi=3",
|
||||
},
|
||||
id: "1", title: "Mechanical Engineering", description:
|
||||
"Focus on mechanical design, thermal systems, and manufacturing technologies with industry-relevant projects", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Computer Science & IT",
|
||||
description:
|
||||
"Learn software development, cloud computing, artificial intelligence, and web technologies from expert faculty",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg?_wi=3",
|
||||
},
|
||||
id: "2", title: "Computer Science & IT", description:
|
||||
"Learn software development, cloud computing, artificial intelligence, and web technologies from expert faculty", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Business Administration",
|
||||
description:
|
||||
"Develop management skills in finance, marketing, human resources, and strategic business operations",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg?_wi=3",
|
||||
},
|
||||
id: "3", title: "Business Administration", description:
|
||||
"Develop management skills in finance, marketing, human resources, and strategic business operations", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Civil Engineering",
|
||||
description:
|
||||
"Master infrastructure development, construction management, and sustainable building practices",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg?_wi=2",
|
||||
},
|
||||
id: "4", title: "Civil Engineering", description:
|
||||
"Master infrastructure development, construction management, and sustainable building practices", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg"},
|
||||
]}
|
||||
buttons={[{ text: "Request Program Details", href: "contact" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
|
||||
252
src/app/page.tsx
252
src/app/page.tsx
@@ -68,7 +68,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -90,33 +90,23 @@ export default function HomePage() {
|
||||
tag="Admissions Open 2026"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg?_wi=1",
|
||||
imageAlt: "SR Group campus exterior",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg", imageAlt: "SR Group campus exterior"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520050.jpg",
|
||||
imageAlt: "Students studying together",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520050.jpg", imageAlt: "Students studying together"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg?_wi=1",
|
||||
imageAlt: "Modern laboratory facilities",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg", imageAlt: "Modern laboratory facilities"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg?_wi=1",
|
||||
imageAlt: "Interactive classroom",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg", imageAlt: "Interactive classroom"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/colleagues-studying-together-front-their-college-before-exam_23-2149038482.jpg",
|
||||
imageAlt: "Campus events and activities",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/colleagues-studying-together-front-their-college-before-exam_23-2149038482.jpg", imageAlt: "Campus events and activities"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Apply Now", href: "admissions" },
|
||||
@@ -140,37 +130,21 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "20+ Years Excellence",
|
||||
description:
|
||||
"Established track record in educational excellence and student development",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg?_wi=2",
|
||||
},
|
||||
id: "1", title: "20+ Years Excellence", description:
|
||||
"Established track record in educational excellence and student development", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/view-city-square_1359-45.jpg"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Modern Laboratories",
|
||||
description:
|
||||
"State-of-the-art facilities for hands-on practical learning and research",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg?_wi=2",
|
||||
},
|
||||
id: "2", title: "Modern Laboratories", description:
|
||||
"State-of-the-art facilities for hands-on practical learning and research", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-with-delight-looking-flask-chemistry-class_259150-60223.jpg"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Experienced Faculty",
|
||||
description:
|
||||
"Dedicated educators with industry expertise and academic credentials",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg?_wi=2",
|
||||
},
|
||||
id: "3", title: "Experienced Faculty", description:
|
||||
"Dedicated educators with industry expertise and academic credentials", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blue-orange-plastic-chairs_250224-173.jpg"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Placement Support",
|
||||
description:
|
||||
"Comprehensive career guidance and placement assistance for students",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg?_wi=1",
|
||||
},
|
||||
id: "4", title: "Placement Support", description:
|
||||
"Comprehensive career guidance and placement assistance for students", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg"},
|
||||
]}
|
||||
buttons={[{ text: "Learn More", href: "about" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -192,29 +166,14 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "B.Tech Engineering",
|
||||
price: "Undergrad",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg?_wi=1",
|
||||
imageAlt: "B.Tech Engineering program",
|
||||
},
|
||||
id: "1", name: "B.Tech Engineering", price: "Undergrad", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-female-business-executive-using-digital-tablet_1170-1993.jpg", imageAlt: "B.Tech Engineering program"},
|
||||
{
|
||||
id: "2",
|
||||
name: "MBA Management",
|
||||
price: "Postgrad",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg?_wi=1",
|
||||
imageAlt: "MBA Management program",
|
||||
},
|
||||
id: "2", name: "MBA Management", price: "Postgrad", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-business-team-working_23-2149271692.jpg", imageAlt: "MBA Management program"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Polytechnic Diploma",
|
||||
price: "Diploma",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg?_wi=1",
|
||||
imageAlt: "Polytechnic Diploma program",
|
||||
},
|
||||
id: "3", name: "Polytechnic Diploma", price: "Diploma", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/boy-girl-educating-library_23-2147678829.jpg", imageAlt: "Polytechnic Diploma program"},
|
||||
]}
|
||||
buttons={[{ text: "Explore All Programs", href: "/courses" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -227,10 +186,7 @@ export default function HomePage() {
|
||||
<TextSplitAbout
|
||||
title="About SR Group"
|
||||
description={[
|
||||
"SR Group of Institutions is a premier educational hub in Lucknow, committed to providing quality engineering and management education with a focus on practical learning and industry exposure.",
|
||||
"Our vision is to nurture talented students into competent professionals ready to contribute to society. We emphasize holistic development through modern infrastructure, experienced faculty, and career-focused curriculum.",
|
||||
"With CCTV-equipped classrooms, well-equipped laboratories, and regular industry interactions, we ensure every student receives the best educational experience possible.",
|
||||
]}
|
||||
"SR Group of Institutions is a premier educational hub in Lucknow, committed to providing quality engineering and management education with a focus on practical learning and industry exposure.", "Our vision is to nurture talented students into competent professionals ready to contribute to society. We emphasize holistic development through modern infrastructure, experienced faculty, and career-focused curriculum.", "With CCTV-equipped classrooms, well-equipped laboratories, and regular industry interactions, we ensure every student receives the best educational experience possible."]}
|
||||
useInvertedBackground={false}
|
||||
showBorder={true}
|
||||
buttons={[
|
||||
@@ -256,65 +212,29 @@ export default function HomePage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
role: "B.Tech Graduate",
|
||||
testimonial:
|
||||
"The infrastructure and faculty at SR Group are excellent. The practical approach to learning helped me secure a great placement. Highly recommended!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2533.jpg",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
id: "1", name: "Priya Sharma", role: "B.Tech Graduate", testimonial:
|
||||
"The infrastructure and faculty at SR Group are excellent. The practical approach to learning helped me secure a great placement. Highly recommended!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2533.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rajesh Kumar",
|
||||
role: "Parent",
|
||||
testimonial:
|
||||
"Spacious classrooms with CCTV, supportive faculty, and focus on safety made us confident about our son's choice. Excellent college experience.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-beautiful-lady-with-dark-curly-hair-khaki-shirt-holding-laptop-with-notepad-cup-coffee-go-hands-dreamily-looking-camera-isolated_574295-2237.jpg",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
id: "2", name: "Rajesh Kumar", role: "Parent", testimonial:
|
||||
"Spacious classrooms with CCTV, supportive faculty, and focus on safety made us confident about our son's choice. Excellent college experience.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-beautiful-lady-with-dark-curly-hair-khaki-shirt-holding-laptop-with-notepad-cup-coffee-go-hands-dreamily-looking-camera-isolated_574295-2237.jpg", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ananya Mishra",
|
||||
role: "MBA Graduate",
|
||||
testimonial:
|
||||
"The industry exposure and mentorship I received at SR Group prepared me well for corporate challenges. Outstanding curriculum and supportive environment.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg",
|
||||
imageAlt: "Ananya Mishra",
|
||||
},
|
||||
id: "3", name: "Ananya Mishra", role: "MBA Graduate", testimonial:
|
||||
"The industry exposure and mentorship I received at SR Group prepared me well for corporate challenges. Outstanding curriculum and supportive environment.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg", imageAlt: "Ananya Mishra"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram Singh",
|
||||
role: "B.Tech Graduate",
|
||||
testimonial:
|
||||
"Quality education, modern labs, and dedicated faculty made my engineering journey worthwhile. I'm now working with a top tech company.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-working-as-lawyer_23-2151151990.jpg",
|
||||
imageAlt: "Vikram Singh",
|
||||
},
|
||||
id: "4", name: "Vikram Singh", role: "B.Tech Graduate", testimonial:
|
||||
"Quality education, modern labs, and dedicated faculty made my engineering journey worthwhile. I'm now working with a top tech company.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-working-as-lawyer_23-2151151990.jpg", imageAlt: "Vikram Singh"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Meera Patel",
|
||||
role: "Parent",
|
||||
testimonial:
|
||||
"The transparency in communication and regular progress updates were impressive. Our daughter developed into a confident professional.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blonde-girl-graduation-gown-cap-standing-straight-posing-camera-looking-cute_176474-82532.jpg",
|
||||
imageAlt: "Meera Patel",
|
||||
},
|
||||
id: "5", name: "Meera Patel", role: "Parent", testimonial:
|
||||
"The transparency in communication and regular progress updates were impressive. Our daughter developed into a confident professional.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blonde-girl-graduation-gown-cap-standing-straight-posing-camera-looking-cute_176474-82532.jpg", imageAlt: "Meera Patel"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Arjun Verma",
|
||||
role: "B.Tech Graduate",
|
||||
testimonial:
|
||||
"From academics to soft skills development, SR Group ensures holistic growth. The placement cell is extremely supportive and effective.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg",
|
||||
imageAlt: "Arjun Verma",
|
||||
},
|
||||
id: "6", name: "Arjun Verma", role: "B.Tech Graduate", testimonial:
|
||||
"From academics to soft skills development, SR Group ensures holistic growth. The placement cell is extremely supportive and effective.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", imageAlt: "Arjun Verma"},
|
||||
]}
|
||||
className="w-full"
|
||||
ariaLabel="Testimonials section"
|
||||
@@ -333,44 +253,20 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "20+",
|
||||
title: "Years of Educational Excellence",
|
||||
items: [
|
||||
"Established institution in Lucknow",
|
||||
"Trusted by thousands of families",
|
||||
"Consistent quality delivery",
|
||||
],
|
||||
id: "1", value: "20+", title: "Years of Educational Excellence", items: [
|
||||
"Established institution in Lucknow", "Trusted by thousands of families", "Consistent quality delivery"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "95%",
|
||||
title: "Placement Success Rate",
|
||||
items: [
|
||||
"Students placed in leading companies",
|
||||
"Average package excellence",
|
||||
"Career growth support",
|
||||
],
|
||||
id: "2", value: "95%", title: "Placement Success Rate", items: [
|
||||
"Students placed in leading companies", "Average package excellence", "Career growth support"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "3.8★",
|
||||
title: "Google Rating",
|
||||
items: [
|
||||
"1200+ verified reviews",
|
||||
"Student satisfaction high",
|
||||
"Parent approval excellent",
|
||||
],
|
||||
id: "3", value: "3.8★", title: "Google Rating", items: [
|
||||
"1200+ verified reviews", "Student satisfaction high", "Parent approval excellent"],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "50+",
|
||||
title: "Industry Partners",
|
||||
items: [
|
||||
"Corporate recruitment links",
|
||||
"Internship opportunities",
|
||||
"Industry exposure programs",
|
||||
],
|
||||
id: "4", value: "50+", title: "Industry Partners", items: [
|
||||
"Corporate recruitment links", "Internship opportunities", "Industry exposure programs"],
|
||||
},
|
||||
]}
|
||||
className="w-full"
|
||||
@@ -388,48 +284,30 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-people-table_23-2147993350.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-people-table_23-2147993350.jpg"
|
||||
imageAlt="Admission counselor helping students"
|
||||
mediaAnimation="opacity"
|
||||
faqsAnimation="blur-reveal"
|
||||
animationType="smooth"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What are the admission eligibility criteria?",
|
||||
content:
|
||||
"For B.Tech: JEE Main/State entrance exam qualified with 12th pass. For MBA: Bachelor's degree required. For Polytechnic: 10th pass with good marks. Contact our admission office for detailed eligibility.",
|
||||
},
|
||||
id: "1", title: "What are the admission eligibility criteria?", content:
|
||||
"For B.Tech: JEE Main/State entrance exam qualified with 12th pass. For MBA: Bachelor's degree required. For Polytechnic: 10th pass with good marks. Contact our admission office for detailed eligibility."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What is the average placement package?",
|
||||
content:
|
||||
"Our average placement package is highly competitive. Recent graduates received placements from Rs. 5-8 LPA with top companies. Final offers depend on specialization and market conditions.",
|
||||
},
|
||||
id: "2", title: "What is the average placement package?", content:
|
||||
"Our average placement package is highly competitive. Recent graduates received placements from Rs. 5-8 LPA with top companies. Final offers depend on specialization and market conditions."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are there scholarships available?",
|
||||
content:
|
||||
"Yes, we offer merit-based scholarships for deserving students. Contact our financial aid office for eligibility criteria and application process.",
|
||||
},
|
||||
id: "3", title: "Are there scholarships available?", content:
|
||||
"Yes, we offer merit-based scholarships for deserving students. Contact our financial aid office for eligibility criteria and application process."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What infrastructure is available on campus?",
|
||||
content:
|
||||
"Our campus features modern laboratories, CCTV-equipped classrooms, library, sports facilities, hostel accommodations, and a well-developed cafeteria. All infrastructure is maintained to international standards.",
|
||||
},
|
||||
id: "4", title: "What infrastructure is available on campus?", content:
|
||||
"Our campus features modern laboratories, CCTV-equipped classrooms, library, sports facilities, hostel accommodations, and a well-developed cafeteria. All infrastructure is maintained to international standards."},
|
||||
{
|
||||
id: "5",
|
||||
title: "How can I schedule a campus visit?",
|
||||
content:
|
||||
"You can schedule a campus visit by calling +91 97930 00005 or filling out the admission inquiry form on our website. Our admission team will guide you through the process.",
|
||||
},
|
||||
id: "5", title: "How can I schedule a campus visit?", content:
|
||||
"You can schedule a campus visit by calling +91 97930 00005 or filling out the admission inquiry form on our website. Our admission team will guide you through the process."},
|
||||
{
|
||||
id: "6",
|
||||
title: "What is the college hostel policy?",
|
||||
content:
|
||||
"We provide comfortable hostel facilities with 24/7 security, regular maintenance, and wholesome meals. Hostel accommodations are available for both boys and girls with separate facilities.",
|
||||
},
|
||||
id: "6", title: "What is the college hostel policy?", content:
|
||||
"We provide comfortable hostel facilities with 24/7 security, regular maintenance, and wholesome meals. Hostel accommodations are available for both boys and girls with separate facilities."},
|
||||
]}
|
||||
className="w-full"
|
||||
ariaLabel="FAQ section"
|
||||
|
||||
Reference in New Issue
Block a user