Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -309,7 +309,7 @@ export default function LandingPage() {
|
|||||||
title="Start Your Journey"
|
title="Start Your Journey"
|
||||||
description="Enroll in Rubyroid today and transform your career. Our admissions team is ready to help you get started."
|
description="Enroll in Rubyroid today and transform your career. Our admissions team is ready to help you get started."
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
buttonText="Submit Application"
|
buttonText="Submit"
|
||||||
inputs={[
|
inputs={[
|
||||||
{name: "fullName", type: "text", placeholder: "Full Name", required: true},
|
{name: "fullName", type: "text", placeholder: "Full Name", required: true},
|
||||||
{name: "email", type: "email", placeholder: "Email Address", required: true},
|
{name: "email", type: "email", placeholder: "Email Address", required: true},
|
||||||
|
|||||||
Reference in New Issue
Block a user