diff --git a/src/app/page.tsx b/src/app/page.tsx index d5bdcb2..06af57f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,26 +30,12 @@ export default function LandingPage() { - -
-
@@ -231,43 +91,12 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Irfan", - role: "Student", - testimonial: "Excellent institution with great facilities and expert faculty.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-tourist-holds-textbook-planner-spends-vacations-visiting-unknown-city_273609-55598.jpg", - }, + id: "t1", name: "Rahul S.", role: "Mechanical Engineer", testimonial: "The lab exposure at SCET is unparalleled and helped me land my dream job."}, { - id: "t2", - name: "Priya", - role: "Graduate", - testimonial: "Well-equipped labs and spacious classrooms helped me reach my goals.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-wearing-helmet_23-2148766927.jpg", - }, - { - id: "t3", - name: "Prof. Kumar", - role: "Faculty", - testimonial: "Focuses on providing quality education in various engineering fields.", - imageSrc: "http://img.b2bpic.net/free-photo/man-using-glass-wall-write-some-information_329181-15291.jpg", - }, - { - id: "t4", - name: "Suresh", - role: "Alumni", - testimonial: "Very good institution in Salem for aspiring engineers.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-man-is-posing-studio_176474-59661.jpg", - }, - { - id: "t5", - name: "Meera", - role: "Student", - testimonial: "Inspiring academic environment with good natural surroundings.", - imageSrc: "http://img.b2bpic.net/free-photo/sensual-student-with-hand-chin_1169-121.jpg", - }, + id: "t2", name: "Ananya M.", role: "Computer Science Graduate", testimonial: "The faculty at SCET truly cares about bridge-building between theory and practice."}, ]} - title="Student Perspectives" - description="What our community says about their journey at SCET." + title="Student Testimonials" + description="Hear from our alumni and students about their experience." /> @@ -276,73 +105,30 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "How do I apply?", - content: "You can contact our admissions office or visit the official website.", - }, - { - id: "q2", - title: "Where is the college?", - content: "Located on NH-68, Salem-Attur Main Road, Salem, Tamil Nadu.", - }, - { - id: "q3", - title: "What facilities are provided?", - content: "Well-equipped labs, libraries, and smart classrooms.", - }, + { id: "q1", title: "Admission Process", content: "Contact our admissions cell at the campus office for full details." }, + { id: "q2", title: "Campus Location", content: "Located centrally on the Salem-Attur NH-68 highway." }, ]} - title="Common Questions" - description="Information regarding admission and college life." + title="Quick Answers" + description="Answers to frequently asked questions about our programs." faqsAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/student-boy-doing-his-homework_1098-326.jpg" - imageAlt="Student boy doing his homework" />