Update src/app/page.tsx

This commit is contained in:
2026-03-25 13:55:06 +00:00
parent 12d7a6782f
commit 705f801e42

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>