diff --git a/src/app/page.tsx b/src/app/page.tsx index b96b9e0..f5d93bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} buttons={[ - { text: "Submit Application", href: "contact" }, + { text: "Apply Now", href: "contact" }, { text: "View Positions", href: "positions" } ]} buttonAnimation="slide-up"