diff --git a/src/app/page.tsx b/src/app/page.tsx index 5883af4..984ca82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,11 +13,10 @@ import TeamCardSix from "@/components/sections/team/TeamCardSix"; import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo"; import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia"; import ContactFAQ from "@/components/sections/contact/ContactFAQ"; -import FooterSimple from "@/components/sections/footer/FooterSimple"; +import FooterMedia from "@/components/sections/footer/FooterMedia"; import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; -import FooterMedia from "@/components/sections/footer/FooterMedia"; import LegalSection from "@/components/legal/LegalSection"; import Link from "next/link"; import { Award, Star, BookOpen, TrendingUp, MessageSquare, Phone, Users, CheckCircle, ArrowRight } from "lucide-react"; @@ -88,8 +87,15 @@ export default function HomePage() { { text: "Book Campus Visit", href: "#" }, ]} buttonAnimation="slide-up" + bulletPoints={[ + { title: "SGBAU Affiliated", description: "Recognized affiliation with quality education standards" }, + { title: "Modern Infrastructure", description: "State-of-the-art facilities and labs" }, + { title: "Expert Faculty", description: "Experienced and dedicated educators" }, + ]} imageSrc="http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg" imageAlt="students on campus" + mediaAnimation="slide-up" + textboxLayout="default" useInvertedBackground={false} /> @@ -104,23 +110,17 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "1", title: "SGBAU Affiliation", description: "Recognized affiliation with Sant Gadge Baba Amravati University ensuring quality education standards and recognized degrees", icon: CheckCircle, - }, + id: "1", title: "SGBAU Affiliation", description: "Recognized affiliation with Sant Gadge Baba Amravati University ensuring quality education standards and recognized degrees", imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg", imageAlt: "SGBAU affiliation"}, { - id: "2", title: "Modern Infrastructure", description: "State-of-the-art classrooms, computer labs, science laboratories, and well-equipped library with thousands of textbooks and journals", icon: Star, - }, + id: "2", title: "Modern Infrastructure", description: "State-of-the-art classrooms, computer labs, science laboratories, and well-equipped library with thousands of textbooks and journals", imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg", imageAlt: "Modern infrastructure"}, { - id: "3", title: "Student-Centric Learning", description: "Personalized academic guidance, counseling facilities, and mentoring programs focused on individual student development", icon: Users, - }, + id: "3", title: "Student-Centric Learning", description: "Personalized academic guidance, counseling facilities, and mentoring programs focused on individual student development", imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg", imageAlt: "Student learning"}, { - id: "4", title: "Competitive Exam Support", description: "Dedicated forum for UPSC, MPSC, and SSC preparation with study materials, newspapers, and dedicated reading rooms", icon: TrendingUp, - }, + id: "4", title: "Competitive Exam Support", description: "Dedicated forum for UPSC, MPSC, and SSC preparation with study materials, newspapers, and dedicated reading rooms", imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg", imageAlt: "Exam support"}, { - id: "5", title: "Diverse Facilities", description: "Cricket grounds, sports facilities, auditorium, gymnasium, canteen, and reliable college bus transportation", icon: CheckCircle, - }, + id: "5", title: "Diverse Facilities", description: "Cricket grounds, sports facilities, auditorium, gymnasium, canteen, and reliable college bus transportation", imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg", imageAlt: "Facilities"}, { - id: "6", title: "Cultural & Social Development", description: "NSS programs, cultural activities including drama, music, dance, and regular national integration initiatives", icon: Star, - }, + id: "6", title: "Cultural & Social Development", description: "NSS programs, cultural activities including drama, music, dance, and regular national integration initiatives", imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg", imageAlt: "Cultural activities"}, ]} animationType="slide-up" textboxLayout="default" @@ -142,17 +142,13 @@ export default function HomePage() { buttonAnimation="slide-up" products={[ { - id: "1", name: "Bachelor of Arts", price: "UG Program", imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg", imageAlt: "BA program" - }, + id: "1", name: "Bachelor of Arts", price: "UG Program", variant: "undergraduate", imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg", imageAlt: "BA program"}, { - id: "2", name: "Bachelor of Science", price: "UG Program", imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg", imageAlt: "BSc program" - }, + id: "2", name: "Bachelor of Science", price: "UG Program", variant: "undergraduate", imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg", imageAlt: "BSc program"}, { - id: "3", name: "Bachelor of Commerce", price: "UG Program", imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg", imageAlt: "BCom program" - }, + id: "3", name: "Bachelor of Commerce", price: "UG Program", variant: "undergraduate", imageSrc: "http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg", imageAlt: "BCom program"}, { - id: "4", name: "BBA - Business Administration", price: "UG Program", imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg", imageAlt: "BBA program" - }, + id: "4", name: "BBA - Business Administration", price: "UG Program", variant: "undergraduate", imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg", imageAlt: "BBA program"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -171,17 +167,13 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "1500+", label: "Active Students", icon: Users, - }, + id: "1", value: "1500", description: "Active Students"}, { - id: "2", value: "7", label: "Academic Programs", icon: BookOpen, - }, + id: "2", value: "7", description: "Academic Programs"}, { - id: "3", value: "15+", label: "Years of Excellence", icon: TrendingUp, - }, + id: "3", value: "15", description: "Years of Excellence"}, { - id: "4", value: "100+", label: "Annual Events", icon: Star, - }, + id: "4", value: "100", description: "Annual Events"}, ]} animationType="slide-up" textboxLayout="default" @@ -199,17 +191,13 @@ export default function HomePage() { tagAnimation="slide-up" members={[ { - id: "1", name: "Dr. Rajesh Kumar", role: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Dr. Rajesh Kumar" - }, + id: "1", name: "Dr. Rajesh Kumar", role: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Dr. Rajesh Kumar"}, { - id: "2", name: "Prof. Anjali Singh", role: "Dean - Academics", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg", imageAlt: "Prof. Anjali Singh" - }, + id: "2", name: "Prof. Anjali Singh", role: "Dean - Academics", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg", imageAlt: "Prof. Anjali Singh"}, { - id: "3", name: "Dr. Vikram Patel", role: "Head - Commerce", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Dr. Vikram Patel" - }, + id: "3", name: "Dr. Vikram Patel", role: "Head - Commerce", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Dr. Vikram Patel"}, { - id: "4", name: "Prof. Neha Sharma", role: "Head - Science", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", imageAlt: "Prof. Neha Sharma" - }, + id: "4", name: "Prof. Neha Sharma", role: "Head - Science", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", imageAlt: "Prof. Neha Sharma"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -228,20 +216,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Priya Sharma", role: "BBA Graduate", quote: "The college provided excellent academic rigor combined with practical industry exposure. Faculty members were highly supportive and guidance from the career center helped me secure a placement in a leading multinational company.", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg", avatarAlt: "Priya Sharma", rating: 5, - }, + id: "1", name: "Priya Sharma", role: "BBA Graduate", testimonial: "The college provided excellent academic rigor combined with practical industry exposure. Faculty members were highly supportive and guidance from the career center helped me secure a placement in a leading multinational company.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg", imageAlt: "Priya Sharma"}, { - id: "2", name: "Rahul Patil", role: "BCA Graduate", quote: "The computer science infrastructure and technical curriculum prepared me excellently for software development roles. The competitive exam forum also helped me clear GATE with distinction.", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", avatarAlt: "Rahul Patil", rating: 5, - }, + id: "2", name: "Rahul Patil", role: "BCA Graduate", testimonial: "The computer science infrastructure and technical curriculum prepared me excellently for software development roles. The competitive exam forum also helped me clear GATE with distinction.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Rahul Patil"}, { - id: "3", name: "Anjali Deshmukh", role: "BA Graduate", quote: "Beyond academics, the college focused on overall personality development. NSS activities, cultural programs, and sports facilities helped me become a well-rounded professional.", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", avatarAlt: "Anjali Deshmukh", rating: 5, - }, + id: "3", name: "Anjali Deshmukh", role: "BA Graduate", testimonial: "Beyond academics, the college focused on overall personality development. NSS activities, cultural programs, and sports facilities helped me become a well-rounded professional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", imageAlt: "Anjali Deshmukh"}, { - id: "4", name: "Vikas Kumar", role: "MSc Computer Science", quote: "The postgraduate program provided excellent research opportunities and mentoring. The faculty expertise and research resources enabled me to pursue higher studies abroad.", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", avatarAlt: "Vikas Kumar", rating: 5, - }, + id: "4", name: "Vikas Kumar", role: "MSc Computer Science", testimonial: "The postgraduate program provided excellent research opportunities and mentoring. The faculty expertise and research resources enabled me to pursue higher studies abroad.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", imageAlt: "Vikas Kumar"}, ]} textboxLayout="default" useInvertedBackground={false} + animationType="slide-up" /> @@ -255,25 +240,21 @@ export default function HomePage() { tagAnimation="slide-up" faqs={[ { - id: "1", title: "What is the admission process?", content: "Our admission process is straightforward and student-friendly. Visit our admissions page or call 07263 256566 for detailed information." - }, + id: "1", title: "What is the admission process?", content: "Our admission process is straightforward and student-friendly. Visit our admissions page or call 07263 256566 for detailed information."}, { - id: "2", title: "What programs are offered?", content: "We offer 7 academic programs including BA, BSc, BCom, BBA, BCA, and MSc Computer Science, all affiliated with SGBAU." - }, + id: "2", title: "What programs are offered?", content: "We offer 7 academic programs including BA, BSc, BCom, BBA, BCA, and MSc Computer Science, all affiliated with SGBAU."}, { - id: "3", title: "What are the placement opportunities?", content: "Our career services team works closely with major companies to provide excellent placement opportunities for all graduates." - }, + id: "3", title: "What are the placement opportunities?", content: "Our career services team works closely with major companies to provide excellent placement opportunities for all graduates."}, { - id: "4", title: "What facilities are available?", content: "We provide modern classrooms, computer labs, library, sports facilities, auditorium, gymnasium, and reliable college transportation." - }, + id: "4", title: "What facilities are available?", content: "We provide modern classrooms, computer labs, library, sports facilities, auditorium, gymnasium, and reliable college transportation."}, ]} imageSrc="http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg" imageAlt="FAQ section" mediaAnimation="slide-up" mediaPosition="left" + faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - faqsAnimation="slide-up" /> @@ -287,12 +268,14 @@ export default function HomePage() { tagAnimation="slide-up" plans={[ { - id: "1", badge: "Most Popular", badgeIcon: Star, - price: "Undergraduate", subtitle: "Bachelor Programs", features: ["Comprehensive curriculum", "Modern infrastructure", "Industry exposure", "Placement support"], + id: "1", tag: "Most Popular", tagIcon: Star, + price: "Undergraduate", period: "Bachelor Programs", description: "Bachelor Programs", button: { text: "Explore", href: "#" }, + featuresTitle: "Included", features: ["Comprehensive curriculum", "Modern infrastructure", "Industry exposure", "Placement support"], }, { - id: "2", badge: "Advanced", badgeIcon: TrendingUp, - price: "Postgraduate", subtitle: "Master Programs", features: ["Research opportunities", "Expert faculty", "Advanced labs", "Career advancement"], + id: "2", tag: "Advanced", tagIcon: TrendingUp, + price: "Postgraduate", period: "Master Programs", description: "Master Programs", button: { text: "Explore", href: "#" }, + featuresTitle: "Included", features: ["Research opportunities", "Expert faculty", "Advanced labs", "Career advancement"], }, ]} textboxLayout="default" @@ -311,13 +294,16 @@ export default function HomePage() { tagAnimation="slide-up" plans={[ { - id: "1", badge: "Academic", price: "Support", subtitle: "Personalized guidance", features: ["Counseling", "Mentoring", "Study groups"], + id: "1", badge: "Academic", price: "Support", name: "Personalized guidance", buttons: [{ text: "Learn More", href: "#" }], + features: ["Counseling", "Mentoring", "Study groups"], }, { - id: "2", badge: "Career", price: "Services", subtitle: "Professional development", features: ["Placements", "Internships", "Training"], + id: "2", badge: "Career", price: "Services", name: "Professional development", buttons: [{ text: "Learn More", href: "#" }], + features: ["Placements", "Internships", "Training"], }, { - id: "3", badge: "Social", price: "Activities", subtitle: "Holistic development", features: ["Sports", "Cultural", "NSS Programs"], + id: "3", badge: "Social", price: "Activities", name: "Holistic development", buttons: [{ text: "Learn More", href: "#" }], + features: ["Sports", "Cultural", "NSS Programs"], }, ]} textboxLayout="default" @@ -346,25 +332,19 @@ export default function HomePage() { {/* FAQ Split Text Section */}