Update src/app/page.tsx

This commit is contained in:
2026-03-25 13:56:47 +00:00
parent 2167664695
commit 30c3afd075

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
{ name: "Apply Now", id: "/application-form" },
{ name: "Admin Dashboard", id: "/admin-dashboard" }
]}
button={{ text: "Schedule Viewing", id: "contact" }}
/>
</div>