Update src/app/page.tsx

This commit is contained in:
2026-06-08 10:20:17 +00:00
parent c1d6003837
commit 7720158b5f

View File

@@ -39,11 +39,13 @@ export default function LandingPage() {
{
name: "Process", id: "#process"},
{
name: "Testimonials", id: "#testimonials"},
name: "Success Stories", id: "/success-stories"},
{
name: "Team", id: "#team"},
{
name: "FAQ", id: "#faq"},
{
name: "Apply Now", id: "/apply-now"},
{
name: "Contact", id: "#contact"},
]}