Merge version_1 into main #2
199
src/app/page.tsx
199
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Harsco Rail Partner"
|
||||
/>
|
||||
@@ -56,14 +44,9 @@ export default function LandingPage() {
|
||||
<HeroLogo
|
||||
logoText="Industrial Rail Infrastructure Excellence"
|
||||
description="Certified AAR engineering solutions, maintenance, and technical excellence for railway networks worldwide."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-from-railway-bridge-freight-trains-sunset_169016-8463.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-from-railway-bridge-freight-trains-sunset_169016-8463.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -75,7 +58,7 @@ export default function LandingPage() {
|
||||
description="Our expertise spans across critical rail infrastructure, supported by AAR certifications, ensuring every component meets the highest safety standards in the industry."
|
||||
subdescription="With operations across Mexico and North America, we serve the rail sector with dedication and precision."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-physician-using-cabinet-stamp-prescribe-drugs-antibiotics_482257-106544.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-physician-using-cabinet-stamp-prescribe-drugs-antibiotics_482257-106544.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -86,30 +69,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Precision Welding",
|
||||
description: "High-grade structural welding with certified materials.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wrench,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333330.jpg",
|
||||
imageAlt: "industrial robotic arm rail",
|
||||
},
|
||||
{
|
||||
title: "Infrastructure Maint.",
|
||||
description: "Routine track inspections and maintenance.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Building2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-railway-bridge-freight-trains-sunset_169016-8463.jpg?_wi=2",
|
||||
imageAlt: "industrial robotic arm rail",
|
||||
},
|
||||
{
|
||||
title: "Safety Protocols",
|
||||
description: "Full compliance with international rail standards.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: ShieldCheck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-physician-using-cabinet-stamp-prescribe-drugs-antibiotics_482257-106544.jpg?_wi=2",
|
||||
imageAlt: "industrial robotic arm rail",
|
||||
},
|
||||
{ title: "Precision Welding", description: "High-grade structural welding with certified materials.", bentoComponent: "reveal-icon", icon: Wrench },
|
||||
{ title: "Infrastructure Maint.", description: "Routine track inspections and maintenance.", bentoComponent: "reveal-icon", icon: Building2 },
|
||||
{ title: "Safety Protocols", description: "Full compliance with international rail standards.", bentoComponent: "reveal-icon", icon: ShieldCheck },
|
||||
]}
|
||||
title="Technical Solutions"
|
||||
description="Precision engineering and automated maintenance solutions for global railway operators."
|
||||
@@ -121,28 +83,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "AAR Certifications",
|
||||
value: "15+",
|
||||
description: "Active global standards",
|
||||
icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Projects Completed",
|
||||
value: "200+",
|
||||
description: "Critical infrastructure",
|
||||
icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Countries Served",
|
||||
value: "5",
|
||||
description: "Global reach",
|
||||
icon: Globe,
|
||||
},
|
||||
{ id: "m1", title: "AAR Certifications", value: "15+", description: "Active global standards", icon: Award },
|
||||
{ id: "m2", title: "Projects Completed", value: "200+", description: "Critical infrastructure", icon: CheckCircle },
|
||||
{ id: "m3", title: "Countries Served", value: "5", description: "Global reach", icon: Globe },
|
||||
]}
|
||||
title="Industry Performance"
|
||||
description="Quantifiable results driving the future of rail infrastructure."
|
||||
@@ -153,15 +98,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Ferromex",
|
||||
"KCS de México",
|
||||
"Harsco Rail",
|
||||
"BNSF",
|
||||
"Union Pacific",
|
||||
"CSX",
|
||||
"Norfolk Southern",
|
||||
]}
|
||||
names={["Ferromex", "KCS de México", "Harsco Rail", "BNSF", "Union Pacific", "CSX", "Norfolk Southern"]}
|
||||
title="Trusted Partners"
|
||||
description="Leading global entities trust our engineering expertise."
|
||||
/>
|
||||
@@ -173,60 +110,16 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Roberto Gomez",
|
||||
role: "Operations Manager",
|
||||
company: "RailCorp MX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-wearing-hard-hat-building-object_1303-27938.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Miller",
|
||||
role: "Senior Engineer",
|
||||
company: "Harsco North",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-wearing-safety-helmet_176474-86054.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Carlos Ruiz",
|
||||
role: "Logistics Lead",
|
||||
company: "Ferro MX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-railroad-worker-dispatching-shipping-containers_342744-775.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena Smith",
|
||||
role: "Compliance Director",
|
||||
company: "RailSafety Intl",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/organizing-shipment-distribution-logistics_342744-777.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "David Thorne",
|
||||
role: "Project Engineer",
|
||||
company: "Transit Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-wearing-safety-helmet_176474-86039.jpg",
|
||||
},
|
||||
{ id: "1", name: "Roberto Gomez", role: "Operations Manager", company: "RailCorp MX", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-wearing-hard-hat-building-object_1303-27938.jpg" },
|
||||
{ id: "2", name: "Sarah Miller", role: "Senior Engineer", company: "Harsco North", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-wearing-safety-helmet_176474-86054.jpg" },
|
||||
{ id: "3", name: "Carlos Ruiz", role: "Logistics Lead", company: "Ferro MX", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-railroad-worker-dispatching-shipping-containers_342744-775.jpg" },
|
||||
{ id: "4", name: "Elena Smith", role: "Compliance Director", company: "RailSafety Intl", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/organizing-shipment-distribution-logistics_342744-777.jpg" },
|
||||
{ id: "5", name: "David Thorne", role: "Project Engineer", company: "Transit Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-wearing-safety-helmet_176474-86039.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "99.9%",
|
||||
label: "Compliance Rate",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
label: "Technical Support",
|
||||
},
|
||||
{
|
||||
value: "5+",
|
||||
label: "Strategic Locations",
|
||||
},
|
||||
{ value: "99.9%", label: "Compliance Rate" },
|
||||
{ value: "24/7", label: "Technical Support" },
|
||||
{ value: "5+", label: "Strategic Locations" },
|
||||
]}
|
||||
title="Operational Success"
|
||||
description="What our partners say about our engineering quality and dedication to safety."
|
||||
@@ -236,9 +129,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Let's Collaborate"
|
||||
description="Reach out to our engineering teams in the US or Mexico for your railway certification and infrastructure needs."
|
||||
inputPlaceholder="Enter work email"
|
||||
@@ -253,45 +144,9 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="Harsco Rail Partner"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Locations",
|
||||
items: [
|
||||
{
|
||||
label: "USA HQ",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Mexico Operations",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Compliance",
|
||||
items: [
|
||||
{
|
||||
label: "AAR Certification",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Safety Policy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#features" }] },
|
||||
{ title: "Locations", items: [{ label: "USA HQ", href: "#contact" }, { label: "Mexico Operations", href: "#contact" }] },
|
||||
{ title: "Compliance", items: [{ label: "AAR Certification", href: "#about" }, { label: "Safety Policy", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2025 | Rail Infrastructure Partners"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user