Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kn4ihp authored Jul 31, 2024
1 parent e369aa6 commit bb04b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/applications/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const applications = () => {
<p className="text-lg mb-8">
We are excited to offer you the opportunity to apply to our program. Click the link below to start your application.
</p>
<Link href="/apply">
<Link href="https://docs.google.com/forms/d/e/1FAIpQLSeFyHnAmFwI7QUpAiSD3PaUY-8dPyDl_SuXG9Nt0j6SpILIUw/closedform">
<a className="bg-blue-500 text-white px-6 py-3 rounded-lg text-lg font-semibold hover:bg-blue-600">
Start Your Application
</a>
Expand Down

0 comments on commit bb04b47

Please sign in to comment.