From c897bb92cdce1fc27a0f19b56241a759bf4cfb88 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 17:27:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54f7977..c09f23c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Maintenance & Repair", description: "Timely, high-quality maintenance and repair services adhering to AAR, IICL, OSHA and TMC standards. Our technicians undergo continuous education on latest safety protocols.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1t5oay", imageAlt: "Professional repair services" + title: "Maintenance & Repair", description: "Timely, high-quality maintenance and repair services adhering to AAR, IICL, OSHA and TMC standards. Our technicians undergo continuous education on latest safety protocols.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1t5oay&_wi=1", imageAlt: "Professional repair services" }, { id: 2, @@ -102,7 +102,7 @@ export default function LandingPage() { }, { id: 4, - title: "Intermodal Transportation", description: "Drayage and trucking services via CMC Logistics, strategically positioned in Charleston, Memphis, Savannah with new locations expanding. Serving steamship lines and cargo owners.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1t5oay", imageAlt: "Transportation logistics" + title: "Intermodal Transportation", description: "Drayage and trucking services via CMC Logistics, strategically positioned in Charleston, Memphis, Savannah with new locations expanding. Serving steamship lines and cargo owners.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1t5oay&_wi=2", imageAlt: "Transportation logistics" } ]} />