Update src/app/courses/page.tsx
This commit is contained in:
@@ -19,9 +19,7 @@ export default function CoursesPage() {
|
|||||||
];
|
];
|
||||||
|
|
||||||
const navButton = {
|
const navButton = {
|
||||||
text: "Book Demo",
|
text: "Book Demo", href: "/contact"};
|
||||||
href: "/contact",
|
|
||||||
};
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
@@ -53,28 +51,18 @@ export default function CoursesPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Enroll Now",
|
text: "Enroll Now", href: "#course-details"},
|
||||||
href: "#course-details",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Schedule Demo",
|
text: "Schedule Demo", href: "/contact"},
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-pointing-blackboard_1098-3218.jpg?_wi=2",
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-pointing-blackboard_1098-3218.jpg?_wi=2", imageAlt: "Class 8 Mathematics foundation course"},
|
||||||
imageAlt: "Class 8 Mathematics foundation course",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-female-teacher-wearing-glasses-holding-abacus-with-number-fan-sitting-desk-with-school-tools-classroom_141793-137621.jpg?_wi=2",
|
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-female-teacher-wearing-glasses-holding-abacus-with-number-fan-sitting-desk-with-school-tools-classroom_141793-137621.jpg?_wi=2", imageAlt: "Class 9 intermediate mathematics"},
|
||||||
imageAlt: "Class 9 intermediate mathematics",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-looking-his-smartphone-looking-confident-sitting-school-desk-with-books-notes-front-blackboard-classroom_141793-99098.jpg?_wi=2",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-looking-his-smartphone-looking-confident-sitting-school-desk-with-books-notes-front-blackboard-classroom_141793-99098.jpg?_wi=2", imageAlt: "Class 10 board exam preparation"},
|
||||||
imageAlt: "Class 10 board exam preparation",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -89,35 +77,14 @@ export default function CoursesPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "class-8",
|
id: "class-8", brand: "Foundation Level", name: "Class 8 Mathematics", price: "Contact for Details", rating: 5,
|
||||||
brand: "Foundation Level",
|
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-pointing-blackboard_1098-3218.jpg?_wi=3", imageAlt: "Class 8 Mathematics Foundation Course"},
|
||||||
name: "Class 8 Mathematics",
|
|
||||||
price: "Contact for Details",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "50+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-pointing-blackboard_1098-3218.jpg?_wi=3",
|
|
||||||
imageAlt: "Class 8 Mathematics Foundation Course",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "class-9",
|
id: "class-9", brand: "Intermediate Level", name: "Class 9 Mathematics", price: "Contact for Details", rating: 5,
|
||||||
brand: "Intermediate Level",
|
reviewCount: "75+", imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-female-teacher-wearing-glasses-holding-abacus-with-number-fan-sitting-desk-with-school-tools-classroom_141793-137621.jpg?_wi=3", imageAlt: "Class 9 Mathematics Course"},
|
||||||
name: "Class 9 Mathematics",
|
|
||||||
price: "Contact for Details",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "75+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-female-teacher-wearing-glasses-holding-abacus-with-number-fan-sitting-desk-with-school-tools-classroom_141793-137621.jpg?_wi=3",
|
|
||||||
imageAlt: "Class 9 Mathematics Course",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "class-10",
|
id: "class-10", brand: "Board Preparation", name: "Class 10 Board Prep", price: "Contact for Details", rating: 5,
|
||||||
brand: "Board Preparation",
|
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-looking-his-smartphone-looking-confident-sitting-school-desk-with-books-notes-front-blackboard-classroom_141793-99098.jpg?_wi=3", imageAlt: "Class 10 Board Preparation Course"},
|
||||||
name: "Class 10 Board Prep",
|
|
||||||
price: "Contact for Details",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "120+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-looking-his-smartphone-looking-confident-sitting-school-desk-with-books-notes-front-blackboard-classroom_141793-99098.jpg?_wi=3",
|
|
||||||
imageAlt: "Class 10 Board Preparation Course",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -131,71 +98,43 @@ export default function CoursesPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Concept Clarity",
|
title: "Concept Clarity", description: "Every chapter is broken down into simple, understandable ideas. We focus on the 'why' before the 'what'.", bentoComponent: "icon-info-cards", items: [
|
||||||
description: "Every chapter is broken down into simple, understandable ideas. We focus on the 'why' before the 'what'.",
|
|
||||||
bentoComponent: "icon-info-cards",
|
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
icon: Brain,
|
icon: Brain,
|
||||||
label: "Deep Learning",
|
label: "Deep Learning", value: "Understand Concepts"},
|
||||||
value: "Understand Concepts",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Lightbulb,
|
icon: Lightbulb,
|
||||||
label: "Clarity First",
|
label: "Clarity First", value: "No Rote Learning"},
|
||||||
value: "No Rote Learning",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Board Exam Expertise",
|
title: "Board Exam Expertise", description: "Teaching aligned with CBSE exam patterns, marking schemes, and scoring techniques for maximum marks.", bentoComponent: "icon-info-cards", items: [
|
||||||
description: "Teaching aligned with CBSE exam patterns, marking schemes, and scoring techniques for maximum marks.",
|
|
||||||
bentoComponent: "icon-info-cards",
|
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
label: "Exam Ready",
|
label: "Exam Ready", value: "CBSE Aligned"},
|
||||||
value: "CBSE Aligned",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Trophy,
|
icon: Trophy,
|
||||||
label: "Proven Results",
|
label: "Proven Results", value: "High Scores"},
|
||||||
value: "High Scores",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Personal Attention",
|
title: "Personal Attention", description: "Small batch sizes ensure every student receives individual guidance, doubt support, and customized learning paths.", bentoComponent: "icon-info-cards", items: [
|
||||||
description: "Small batch sizes ensure every student receives individual guidance, doubt support, and customized learning paths.",
|
|
||||||
bentoComponent: "icon-info-cards",
|
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
icon: Users,
|
icon: Users,
|
||||||
label: "Small Batches",
|
label: "Small Batches", value: "Individual Focus"},
|
||||||
value: "Individual Focus",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: MessageCircle,
|
icon: MessageCircle,
|
||||||
label: "Doubt Support",
|
label: "Doubt Support", value: "Always Available"},
|
||||||
value: "Always Available",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Regular Practice & Tests",
|
title: "Regular Practice & Tests", description: "Structured assignments, weekly tests, and mock exams ensure real improvement and confidence building.", bentoComponent: "icon-info-cards", items: [
|
||||||
description: "Structured assignments, weekly tests, and mock exams ensure real improvement and confidence building.",
|
|
||||||
bentoComponent: "icon-info-cards",
|
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
icon: BookOpen,
|
icon: BookOpen,
|
||||||
label: "Practice",
|
label: "Practice", value: "Regular Sessions"},
|
||||||
value: "Regular Sessions",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Zap,
|
icon: Zap,
|
||||||
label: "Mock Tests",
|
label: "Mock Tests", value: "Real Exam Feel"},
|
||||||
value: "Real Exam Feel",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user