Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-06-06 07:04:18 +00:00

View File

@@ -34,8 +34,6 @@ export default function LandingPage() {
name: "Home", id: "#home"},
{
name: "Courses", id: "#courses"},
{
name: "About", id: "#about"},
{
name: "Features", id: "#features"},
{
@@ -125,6 +123,11 @@ export default function LandingPage() {
]}
title="Our Achievements & Commitment"
description="Dedicated to fostering mathematical excellence and student success with measurable results."
buttons={[
{
text: "Enroll in Free Trial", href: "#trial"
}
]}
/>
</div>