diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index c825c24..17c73f4 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -17,7 +17,7 @@ export default function AboutPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="large"
- background="noise"
+ background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow"
@@ -30,14 +30,12 @@ export default function AboutPage() {
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
- { name: "Academics", id: "academics" },
- { name: "Admissions", id: "admissions" },
+ { name: "Academics", id: "/academics" },
+ { name: "Admissions", id: "/admissions" },
{ name: "Contact", id: "contact-cta" },
]}
button={{
- text: "Apply Now",
- href: "/admissions",
- }}
+ text: "Apply Now", href: "/admissions"}}
animateOnLoad={true}
/>
@@ -51,7 +49,7 @@ export default function AboutPage() {
description="Founded on the principles of inclusivity, innovation, and integrity"
subdescription="Serving 500+ students with 50+ dedicated educators"
icon={Leaf}
- imageSrc="http://img.b2bpic.net/free-photo/kids-disinfecting-their-hands-classroom_23-2148925450.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/kids-disinfecting-their-hands-classroom_23-2148925450.jpg"
imageAlt="Modern classroom with interactive learning environment"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -66,25 +64,13 @@ export default function AboutPage() {
tagAnimation="slide-up"
metrics={[
{
- id: "1",
- value: "95%",
- description: "Student satisfaction and parent approval rating",
- },
+ id: "1", value: "95%", description: "Student satisfaction and parent approval rating"},
{
- id: "2",
- value: "20+",
- description: "Years of consistent academic excellence and innovation",
- },
+ id: "2", value: "20+", description: "Years of consistent academic excellence and innovation"},
{
- id: "3",
- value: "50+",
- description: "Qualified, experienced educators and support staff",
- },
+ id: "3", value: "50+", description: "Qualified, experienced educators and support staff"},
{
- id: "4",
- value: "500+",
- description: "Active students enrolled across all academic levels",
- },
+ id: "4", value: "500+", description: "Active students enrolled across all academic levels"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -101,16 +87,12 @@ export default function AboutPage() {
description="Experience our welcoming campus, meet our dedicated educators, and discover why families choose our school. Contact us to arrange a personalized tour and learn more about our admission process."
buttons={[
{
- text: "Schedule a Visit",
- href: "/contact",
- },
+ text: "Schedule a Visit", href: "/contact"},
{
- text: "Call: +91-XXX-XXXX",
- href: "tel:+919876543210",
- },
+ text: "Call: +91-XXX-XXXX", href: "tel:+919876543210"},
]}
buttonAnimation="slide-up"
- background={{ variant: "noise" }}
+ background={{ variant: "plain" }}
useInvertedBackground={false}
/>
@@ -123,65 +105,41 @@ export default function AboutPage() {
{
items: [
{
- label: "Home",
- href: "/",
- },
+ label: "Home", href: "/"},
{
- label: "About",
- href: "/about",
- },
+ label: "About", href: "/about"},
{
- label: "Academics",
- href: "#academics",
- },
+ label: "Academics", href: "#academics"},
],
},
{
items: [
{
- label: "Admissions",
- href: "#admissions",
- },
+ label: "Admissions", href: "#admissions"},
{
- label: "Events",
- href: "#events",
- },
+ label: "Events", href: "#events"},
{
- label: "News",
- href: "#news",
- },
+ label: "News", href: "#news"},
],
},
{
items: [
{
- label: "Contact",
- href: "#contact-cta",
- },
+ label: "Contact", href: "#contact-cta"},
{
- label: "Location",
- href: "#location",
- },
+ label: "Location", href: "#location"},
{
- label: "Phone",
- href: "tel:+919876543210",
- },
+ label: "Phone", href: "tel:+919876543210"},
],
},
{
items: [
{
- label: "Privacy Policy",
- href: "#privacy",
- },
+ label: "Privacy Policy", href: "#privacy"},
{
- label: "Terms of Service",
- href: "#terms",
- },
+ label: "Terms of Service", href: "#terms"},
{
- label: "Careers",
- href: "#careers",
- },
+ label: "Careers", href: "#careers"},
],
},
]}
diff --git a/src/app/academics/page.tsx b/src/app/academics/page.tsx
index d99948a..cdb95b5 100644
--- a/src/app/academics/page.tsx
+++ b/src/app/academics/page.tsx
@@ -56,7 +56,7 @@ export default function AcademicsPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="large"
- background="noise"
+ background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow"
@@ -70,9 +70,7 @@ export default function AcademicsPage() {
id: item.id,
}))}
button={{
- text: "Apply Now",
- href: "/admissions",
- }}
+ text: "Apply Now", href: "/admissions"}}
animateOnLoad={true}
/>
@@ -82,39 +80,21 @@ export default function AcademicsPage() {
features={[
{
id: 1,
- tag: "Core Subjects",
- title: "Strong Foundation",
- subtitle: "English, Mathematics, Science & Social Studies",
- description:
- "Our experienced faculty delivers engaging lessons using modern teaching methods and interactive technology. We emphasize conceptual understanding and practical application to prepare students for future success.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/colleagues-studying-university-library_23-2148844692.jpg?_wi=2",
- imageAlt: "Students engaged in classroom learning",
- buttons: [],
+ tag: "Core Subjects", title: "Strong Foundation", subtitle: "English, Mathematics, Science & Social Studies", description:
+ "Our experienced faculty delivers engaging lessons using modern teaching methods and interactive technology. We emphasize conceptual understanding and practical application to prepare students for future success.", imageSrc:
+ "http://img.b2bpic.net/free-photo/colleagues-studying-university-library_23-2148844692.jpg", imageAlt: "Students engaged in classroom learning", buttons: [],
},
{
id: 2,
- tag: "Enrichment Programs",
- title: "Beyond The Classroom",
- subtitle: "Arts, Sports, Technology & Languages",
- description:
- "We believe in developing the whole student. Our enrichment programs include visual arts, music, physical education, computer science, and language learning to foster creativity and well-rounded development.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960280.jpg?_wi=2",
- imageAlt: "Students participating in school event",
- buttons: [],
+ tag: "Enrichment Programs", title: "Beyond The Classroom", subtitle: "Arts, Sports, Technology & Languages", description:
+ "We believe in developing the whole student. Our enrichment programs include visual arts, music, physical education, computer science, and language learning to foster creativity and well-rounded development.", imageSrc:
+ "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960280.jpg", imageAlt: "Students participating in school event", buttons: [],
},
{
id: 3,
- tag: "Student Support",
- title: "Personalized Learning",
- subtitle: "Counseling, Tutoring & Mentoring",
- description:
- "Every student receives individualized attention and support. Our guidance counselors, tutors, and mentors work closely with students to address their unique learning needs and help them achieve their full potential.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173716.jpg?_wi=2",
- imageAlt: "Teacher providing personalized student guidance",
- buttons: [],
+ tag: "Student Support", title: "Personalized Learning", subtitle: "Counseling, Tutoring & Mentoring", description:
+ "Every student receives individualized attention and support. Our guidance counselors, tutors, and mentors work closely with students to address their unique learning needs and help them achieve their full potential.", imageSrc:
+ "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173716.jpg", imageAlt: "Teacher providing personalized student guidance", buttons: [],
},
]}
title="Comprehensive Academic Programs"
@@ -134,25 +114,13 @@ export default function AcademicsPage() {
tagAnimation="slide-up"
metrics={[
{
- id: "1",
- value: "95%",
- description: "Student satisfaction and parent approval rating",
- },
+ id: "1", value: "95%", description: "Student satisfaction and parent approval rating"},
{
- id: "2",
- value: "20+",
- description: "Years of consistent academic excellence and innovation",
- },
+ id: "2", value: "20+", description: "Years of consistent academic excellence and innovation"},
{
- id: "3",
- value: "50+",
- description: "Qualified, experienced educators and support staff",
- },
+ id: "3", value: "50+", description: "Qualified, experienced educators and support staff"},
{
- id: "4",
- value: "500+",
- description: "Active students enrolled across all academic levels",
- },
+ id: "4", value: "500+", description: "Active students enrolled across all academic levels"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -168,18 +136,13 @@ export default function AcademicsPage() {
description="Experience our welcoming campus, meet our dedicated educators, and discover why families choose our school. Contact us to arrange a personalized tour and learn more about our admission process."
buttons={[
{
- text: "Schedule a Visit",
- href: "/contact",
- },
+ text: "Schedule a Visit", href: "/contact"},
{
- text: "Call: +91-XXX-XXXX",
- href: "tel:+919876543210",
- },
+ text: "Call: +91-XXX-XXXX", href: "tel:+919876543210"},
]}
buttonAnimation="slide-up"
background={{
- variant: "noise",
- }}
+ variant: "plain"}}
useInvertedBackground={false}
/>
diff --git a/src/app/admissions/page.tsx b/src/app/admissions/page.tsx
index b47f5ce..dd4f9b8 100644
--- a/src/app/admissions/page.tsx
+++ b/src/app/admissions/page.tsx
@@ -56,7 +56,7 @@ export default function AdmissionsPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="large"
- background="noise"
+ background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow"
@@ -70,9 +70,7 @@ export default function AdmissionsPage() {
id: item.id,
}))}
button={{
- text: "Apply Now",
- href: "/admissions",
- }}
+ text: "Apply Now", href: "/admissions"}}
animateOnLoad={true}
/>
@@ -81,57 +79,29 @@ export default function AdmissionsPage() {
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 1a9354f..0c9c704 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -54,7 +54,7 @@ export default function ContactPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="large"
- background="noise"
+ background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow"
@@ -68,9 +68,7 @@ export default function ContactPage() {
id: item.id,
}))}
button={{
- text: "Apply Now",
- href: "/admissions",
- }}
+ text: "Apply Now", href: "/admissions"}}
animateOnLoad={true}
/>
@@ -84,18 +82,13 @@ export default function ContactPage() {
description="Experience our welcoming campus, meet our dedicated educators, and discover why families choose our school. Contact us to arrange a personalized tour and learn more about our admission process."
buttons={[
{
- text: "Schedule a Visit",
- href: "/contact",
- },
+ text: "Schedule a Visit", href: "/contact"},
{
- text: "Call: +91-XXX-XXXX",
- href: "tel:+919876543210",
- },
+ text: "Call: +91-XXX-XXXX", href: "tel:+919876543210"},
]}
buttonAnimation="slide-up"
background={{
- variant: "noise",
- }}
+ variant: "plain"}}
useInvertedBackground={false}
/>
diff --git a/src/app/page.tsx b/src/app/page.tsx
index a4f17a3..e3cbfcf 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -21,7 +21,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="large"
- background="noise"
+ background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow"
@@ -34,14 +34,12 @@ export default function HomePage() {
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
- { name: "Academics", id: "academics" },
- { name: "Admissions", id: "admissions" },
+ { name: "Academics", id: "/academics" },
+ { name: "Admissions", id: "/admissions" },
{ name: "Contact", id: "contact-cta" },
]}
button={{
- text: "Apply Now",
- href: "/admissions",
- }}
+ text: "Apply Now", href: "/admissions"}}
animateOnLoad={true}
/>
@@ -51,16 +49,12 @@ export default function HomePage() {
@@ -298,65 +222,41 @@ export default function HomePage() {
{
items: [
{
- label: "Home",
- href: "/",
- },
+ label: "Home", href: "/"},
{
- label: "About",
- href: "/about",
- },
+ label: "About", href: "/about"},
{
- label: "Academics",
- href: "#academics",
- },
+ label: "Academics", href: "#academics"},
],
},
{
items: [
{
- label: "Admissions",
- href: "#admissions",
- },
+ label: "Admissions", href: "#admissions"},
{
- label: "Events",
- href: "#events",
- },
+ label: "Events", href: "#events"},
{
- label: "News",
- href: "#news",
- },
+ label: "News", href: "#news"},
],
},
{
items: [
{
- label: "Contact",
- href: "#contact-cta",
- },
+ label: "Contact", href: "#contact-cta"},
{
- label: "Location",
- href: "#location",
- },
+ label: "Location", href: "#location"},
{
- label: "Phone",
- href: "tel:+919876543210",
- },
+ label: "Phone", href: "tel:+919876543210"},
],
},
{
items: [
{
- label: "Privacy Policy",
- href: "#privacy",
- },
+ label: "Privacy Policy", href: "#privacy"},
{
- label: "Terms of Service",
- href: "#terms",
- },
+ label: "Terms of Service", href: "#terms"},
{
- label: "Careers",
- href: "#careers",
- },
+ label: "Careers", href: "#careers"},
],
},
]}