diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ea8a789..a2986a6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -79,7 +79,7 @@ export default function ContactPage() { { text: "Schedule Visit", href: "#" }, ]} buttonAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "floatingGradient" }} useInvertedBackground={false} /> @@ -95,15 +95,18 @@ export default function ContactPage() { { icon: Phone, title: "Phone", description: - "Call us at 0333 2056814 during school hours (Mon-Fri 8:00 AM - 3:00 PM) to speak with our admissions team."}, + "Call us at 0333 2056814 during school hours (Mon-Fri 8:00 AM - 3:00 PM) to speak with our admissions team." + }, { icon: Mail, title: "Email", description: - "Send us an email at info@innovativepublicschool.edu.pk with your inquiries and we'll respond within 24 hours."}, + "Send us an email at info@innovativepublicschool.edu.pk with your inquiries and we'll respond within 24 hours." + }, { icon: MapPin, title: "Visit Us", description: - "Come visit our campus at A-52/1 Khokhrapar #6, Karachi. Tours are available by appointment during school hours."}, + "Come visit our campus at A-52/1 Khokhrapar #6, Karachi. Tours are available by appointment during school hours." + }, ]} animationType="slide-up" textboxLayout="default" diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d0f9fb..80377ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardSixteen from "@/components/sections/testimonial/Testimonia import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; import Link from "next/link"; -import { Sparkles, BookOpen, Building2, GraduationCap, Heart, Mail } from "lucide-react"; +import { Sparkles, BookOpen, Building2, GraduationCap, Heart, Mail, Microscope, Computer, Trophy, Music, Users } from "lucide-react"; export default function HomePage() { const navItems = [ @@ -79,34 +79,42 @@ export default function HomePage() { tag="Excellence in Education" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "floatingGradient" }} leftCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Modern classroom environment"}, + "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Modern classroom environment" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/teenager-immersed-reading-literary-works-from-school-library-database_482257-125442.jpg", imageAlt: "Advanced library facility"}, + "http://img.b2bpic.net/free-photo/teenager-immersed-reading-literary-works-from-school-library-database_482257-125442.jpg", imageAlt: "Advanced library facility" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/little-girl-elementary-school-student-plays-playground-after-school-pulls-herself-up-horizontal-bar_169016-13824.jpg", imageAlt: "Sports and recreation area"}, + "http://img.b2bpic.net/free-photo/little-girl-elementary-school-student-plays-playground-after-school-pulls-herself-up-horizontal-bar_169016-13824.jpg", imageAlt: "Sports and recreation area" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/modern-laboratory-interior_1098-17082.jpg", imageAlt: "Science laboratory"}, + "http://img.b2bpic.net/free-photo/modern-laboratory-interior_1098-17082.jpg", imageAlt: "Science laboratory" + }, ]} rightCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/baby-girl-climbing-ropes_1398-2435.jpg", imageAlt: "Spacious playground"}, + "http://img.b2bpic.net/free-photo/baby-girl-climbing-ropes_1398-2435.jpg", imageAlt: "Spacious playground" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64711.jpg", imageAlt: "Performance auditorium"}, + "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64711.jpg", imageAlt: "Performance auditorium" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/wireless-technology-could-be-very-useful_329181-14220.jpg", imageAlt: "Interactive learning space"}, + "http://img.b2bpic.net/free-photo/wireless-technology-could-be-very-useful_329181-14220.jpg", imageAlt: "Interactive learning space" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/isolated-screen-laptop-laboratory-displays-dna-visualization-software-used-process-patient_482257-133585.jpg", imageAlt: "Technology computer lab"}, + "http://img.b2bpic.net/free-photo/isolated-screen-laptop-laboratory-displays-dna-visualization-software-used-process-patient_482257-133585.jpg", imageAlt: "Technology computer lab" + }, ]} carouselPosition="right" buttons={[ @@ -142,27 +150,33 @@ export default function HomePage() { { icon: BookOpen, title: "Advanced Library", description: - "Extensive collection of books, digital resources, and quiet study spaces for research and reading."}, + "Extensive collection of books, digital resources, and quiet study spaces for research and reading." + }, { - icon: BookOpen, + icon: Microscope, title: "Science Laboratories", description: - "State-of-the-art labs equipped for physics, chemistry, and biology experiments with modern equipment."}, + "State-of-the-art labs equipped for physics, chemistry, and biology experiments with modern equipment." + }, { - icon: BookOpen, + icon: Computer, title: "Technology Labs", description: - "High-speed computers and programming stations for computer science and IT education."}, + "High-speed computers and programming stations for computer science and IT education." + }, { - icon: BookOpen, + icon: Trophy, title: "Sports Complex", description: - "Professional-grade playground, courts, and gymnasium for physical education and athletics."}, + "Professional-grade playground, courts, and gymnasium for physical education and athletics." + }, { - icon: BookOpen, + icon: Music, title: "Arts & Culture Center", description: - "Dedicated spaces for music, drama, and visual arts with performance stage and studios."}, + "Dedicated spaces for music, drama, and visual arts with performance stage and studios." + }, { - icon: BookOpen, + icon: Users, title: "Student Commons", description: - "Comfortable gathering spaces for socializing, group projects, and extracurricular activities."}, + "Comfortable gathering spaces for socializing, group projects, and extracurricular activities." + }, ]} animationType="slide-up" textboxLayout="default" @@ -185,16 +199,20 @@ export default function HomePage() { products={[ { id: "primary", name: "Primary Classes", price: "Classes I-V", variant: "Foundational learning with focus on basics", imageSrc: - "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Primary education"}, + "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Primary education" + }, { id: "middle", name: "Middle School", price: "Classes VI-VIII", variant: "Balanced academics with personality development", imageSrc: - "http://img.b2bpic.net/free-photo/photo-multiethnic-women-write-down-notes-making-diploma-paper_273609-28628.jpg", imageAlt: "Middle education"}, + "http://img.b2bpic.net/free-photo/photo-multiethnic-women-write-down-notes-making-diploma-paper_273609-28628.jpg", imageAlt: "Middle education" + }, { id: "secondary", name: "Secondary School", price: "Classes IX-XII", variant: "Advanced curriculum with career guidance", imageSrc: - "http://img.b2bpic.net/free-photo/happy-young-people-friends-sitting-studying-outdoors_171337-13333.jpg", imageAlt: "Secondary education"}, + "http://img.b2bpic.net/free-photo/happy-young-people-friends-sitting-studying-outdoors_171337-13333.jpg", imageAlt: "Secondary education" + }, { id: "extracurricular", name: "Extracurricular Activities", price: "All Levels", variant: "Sports, arts, coding, and leadership programs", imageSrc: - "http://img.b2bpic.net/free-photo/full-shot-kids-teacher-sitting_23-2149038770.jpg", imageAlt: "Extracurricular activity"}, + "http://img.b2bpic.net/free-photo/full-shot-kids-teacher-sitting_23-2149038770.jpg", imageAlt: "Extracurricular activity" + }, ]} /> @@ -213,19 +231,23 @@ export default function HomePage() { { id: "1", name: "Mrs. Fatima Khan", role: "Parent", company: "Class V Student", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Mrs. Fatima Khan"}, + "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Mrs. Fatima Khan" + }, { id: "2", name: "Ahmed Hassan", role: "Student", company: "Class X", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Ahmed Hassan"}, + "http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Ahmed Hassan" + }, { id: "3", name: "Dr. Sana Malik", role: "Parent", company: "Class VIII Student", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Dr. Sana Malik"}, + "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Dr. Sana Malik" + }, { id: "4", name: "Zainab Ali", role: "Student", company: "Class XII", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-jolly-pupil-with-school-supplies-arms_482257-89688.jpg", imageAlt: "Zainab Ali"}, + "http://img.b2bpic.net/free-photo/portrait-jolly-pupil-with-school-supplies-arms_482257-89688.jpg", imageAlt: "Zainab Ali" + }, ]} kpiItems={[ { value: "500+", label: "Students Enrolled" }, @@ -247,7 +269,7 @@ export default function HomePage() { { text: "Schedule Visit", href: "#" }, ]} buttonAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "floatingGradient" }} useInvertedBackground={false} />