diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c0e379..1b85c0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,22 +31,10 @@ export default function LandingPage() { @@ -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" /> @@ -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() { @@ -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() {