8 Commits

Author SHA1 Message Date
5a8158d54a Update src/app/page.tsx 2026-03-09 15:14:26 +00:00
32e3cba528 Update src/app/layout.tsx 2026-03-09 15:14:26 +00:00
717326f726 Merge version_2 into main
Merge version_2 into main
2026-03-09 15:12:40 +00:00
ac3fdb43c4 Update src/app/page.tsx 2026-03-09 15:12:34 +00:00
4209e81f3c Update src/app/layout.tsx 2026-03-09 15:12:33 +00:00
5db923dc8d Merge version_1 into main
Merge version_1 into main
2026-03-09 15:10:50 +00:00
918b85a766 Merge version_1 into main
Merge version_1 into main
2026-03-09 15:09:55 +00:00
d4f993e9ef Merge version_1 into main
Merge version_1 into main
2026-03-09 15:08:32 +00:00
2 changed files with 10 additions and 1413 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
id: "1", value: "5", title: "Google Rating", description: "Consistently rated 5-stars by freight brokers and shippers", icon: Star id: "1", value: "5", title: "Google Rating", description: "Consistently rated 5-stars by freight brokers and shippers", icon: Star
}, },
{ {
id: "2", value: "100", title: "Fully Insured & Bonded", description: "Complete cargo and liability protection for every load", icon: CheckCircle id: "2", value: "Verified", title: "Fully Insured & Bonded", description: "DOT-Compliant & Cargo Protected Nationwide", icon: CheckCircle
}, },
{ {
id: "3", value: "24/7", title: "Real-Time Tracking", description: "Live GPS tracking and proactive load communication", icon: MapPin id: "3", value: "24/7", title: "Real-Time Tracking", description: "Live GPS tracking and proactive load communication", icon: MapPin
@@ -82,7 +82,7 @@ export default function LandingPage() {
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardTwentySeven <FeatureCardTwentySeven
title="Our Service Portfolio" title="Why L.E.M. Outperforms Regional Competitors"
description="Comprehensive freight solutions tailored to your logistics needs" description="Comprehensive freight solutions tailored to your logistics needs"
tag="Service Solutions" tag="Service Solutions"
tagIcon={Boxes} tagIcon={Boxes}