Update src/app/page.tsx

This commit is contained in:
2025-12-23 12:35:52 +00:00
parent 18e14aa6db
commit 8e7cac9ae8

View File

@@ -309,7 +309,7 @@ export default function LandingPage() {
title="Start Your Journey"
description="Enroll in Rubyroid today and transform your career. Our admissions team is ready to help you get started."
useInvertedBackground="noInvert"
buttonText="Submit Application"
buttonText="Submit"
inputs={[
{name: "fullName", type: "text", placeholder: "Full Name", required: true},
{name: "email", type: "email", placeholder: "Email Address", required: true},