diff --git a/src/app/grade-1/page.tsx b/src/app/grade-1/page.tsx index 1402112..a4ec005 100644 --- a/src/app/grade-1/page.tsx +++ b/src/app/grade-1/page.tsx @@ -4,8 +4,10 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin export default function Grade1Page() { return ( - - + +

Grade 1 Curriculum

Our Grade 1 program focuses on fundamental literacy, basic mathematics, and early scientific concepts in a supportive environment.

diff --git a/src/app/grade-10/page.tsx b/src/app/grade-10/page.tsx index d3f7be9..dfeac83 100644 --- a/src/app/grade-10/page.tsx +++ b/src/app/grade-10/page.tsx @@ -1,17 +1,20 @@ "use client"; - import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; export default function Grade10Page() { return ( - - + +
- + +
- + +
- + +

Grade 2 Curriculum

The Grade 2 program builds on foundational skills with increased emphasis on reading comprehension and complex problem-solving.

diff --git a/src/app/grade-3/page.tsx b/src/app/grade-3/page.tsx index 9b11d7e..06a833c 100644 --- a/src/app/grade-3/page.tsx +++ b/src/app/grade-3/page.tsx @@ -4,8 +4,10 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin export default function Grade3Page() { return ( - - + +

Grade 3 Curriculum

Grade 3 introduces critical thinking, advanced writing techniques, and multiplication/division fundamentals.

diff --git a/src/app/grade-4/page.tsx b/src/app/grade-4/page.tsx index 7bb8df8..2e62335 100644 --- a/src/app/grade-4/page.tsx +++ b/src/app/grade-4/page.tsx @@ -4,8 +4,10 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin export default function Grade4Page() { return ( - - + +

Grade 4 Curriculum

The Grade 4 curriculum prepares students for intermediate schooling with structured project work and refined study techniques.

diff --git a/src/app/grade-9/page.tsx b/src/app/grade-9/page.tsx index 2a95710..ccf6731 100644 --- a/src/app/grade-9/page.tsx +++ b/src/app/grade-9/page.tsx @@ -1,17 +1,20 @@ "use client"; - import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; export default function Grade9Page() { return ( - - + +