Merge version_4 into main #4
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user