5 Commits

Author SHA1 Message Date
36af6fd7e9 Update src/app/page.tsx 2026-03-03 12:20:00 +00:00
c19ef8d5a7 Merge version_1 into main
Merge version_1 into main
2026-03-03 12:14:48 +00:00
027f8b4bbc Merge version_1 into main
Merge version_1 into main
2026-03-03 12:13:42 +00:00
4b7d6698d8 Merge version_1 into main
Merge version_1 into main
2026-03-03 12:11:25 +00:00
272a2a9df8 Merge version_1 into main
Merge version_1 into main
2026-03-03 12:10:00 +00:00

View File

@@ -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"