diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d458a1..466b35d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,6 +39,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} brandName="Rehbar" + button={{ text: "Get Started", href: "#register" }} /> @@ -150,7 +151,6 @@ export default function LandingPage() { ]} bottomLeftText="© 2025 Rehbar Education" bottomRightText="Empowering Futures" - logoText="Rehbar" />