7 Commits

Author SHA1 Message Date
278349d0f9 Update src/app/page.tsx 2026-03-03 12:25:40 +00:00
4fe35425ac Merge version_2 into main
Merge version_2 into main
2026-03-03 12:20:06 +00:00
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"
@@ -71,7 +71,7 @@ export default function LandingPage() {
<TextSplitAbout
title="Why Join TMX Intermodal"
description={[
"TMX Intermodal is a leading logistics provider specializing in intermodal container transportation and supply chain solutions. With over 20 years of industry experience, we pride ourselves on operational excellence, safety, and employee development.", "We offer competitive compensation, comprehensive benefits, and a culture that values professional growth and work-life balance. Join a team committed to moving commerce forward and making an impact in the transportation industry."
"TMX Intermodal is a leading logistics provider specializing in intermodal container transportation and supply chain solutions. With over 20 years of industry experience, we pride ourselves on operational excellence, safety, and employee development.", "We offer competitive compensation, comprehensive benefits, and a culture that values professional growth and work-life balance. Join a team committed to moving commerce forward and making an impact in the transportation industry.", "Competitive health insurance and 401k matching"
]}
buttons={[
{ text: "Learn More", href: "about" }