Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -8,7 +8,7 @@ import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import { Package, Globe, Route, Building2, Facebook, Linkedin, Twitter, Sparkles } from "lucide-react";
|
||||
import { Package, Globe, Route, Building2, Facebook, Linkedin, Twitter, Sparkles, Leaf } from "lucide-react";
|
||||
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
@@ -83,7 +83,7 @@ export default function BulkMaterialLogisticsPage() {
|
||||
},
|
||||
{
|
||||
title: "Customized Fleet & Routes", description: "Leveraging a modern fleet, including walking-floor trailers and dump trucks, we develop optimized routes and schedules tailored to your specific bulk material volume, destination, and urgency, providing maximum flexibility and cost-effectiveness.", imageSrc: "http://img.b2bpic.net/free-photo/construction-truck_1112-19227.jpg", imageAlt: "Customized fleet and routes"
|
||||
},
|
||||
}
|
||||
]}
|
||||
title="Comprehensive Bulk Transport Services"
|
||||
description="Our expertise spans a wide array of bulk commodities, offering tailored solutions that meet the specific requirements of your industry with efficiency and reliability."
|
||||
@@ -99,7 +99,7 @@ export default function BulkMaterialLogisticsPage() {
|
||||
{ id: "volume", value: "1M+", description: "Tons of Bulk Material Annually" },
|
||||
{ id: "coverage", value: "500K Sq Miles", description: "Service Area Coverage" },
|
||||
{ id: "fleet", value: "50+", description: "Specialized Transport Units" },
|
||||
{ id: "projects", value: "1000+", description: "Successful Project Deliveries" },
|
||||
{ id: "projects", value: "1000+", description: "Successful Project Deliveries" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -112,7 +112,7 @@ export default function BulkMaterialLogisticsPage() {
|
||||
text="Ready to streamline your bulk material supply chain? Partner with EcoLogistics for dependable and efficient transportation solutions that keep your operations moving forward."
|
||||
buttons={[
|
||||
{ text: "Request a Custom Quote", href: "/#contact" },
|
||||
{ text: "Speak with a Specialist", href: "tel:+1-555-123-4567" },
|
||||
{ text: "Speak with a Specialist", href: "tel:+1-555-123-4567" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -124,7 +124,7 @@ export default function BulkMaterialLogisticsPage() {
|
||||
socialLinks={[
|
||||
{ icon: Linkedin, href: "https://linkedin.com/company/ecologistics", ariaLabel: "LinkedIn" },
|
||||
{ icon: Twitter, href: "https://twitter.com/ecologistics", ariaLabel: "Twitter" },
|
||||
{ icon: Facebook, href: "https://facebook.com/ecologistics", ariaLabel: "Facebook" },
|
||||
{ icon: Facebook, href: "https://facebook.com/ecologistics", ariaLabel: "Facebook" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -69,17 +69,17 @@ export default function ServicesPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Biomass Transport", description: "Specialized logistics for forestry residues, agricultural by-products, and biofuel feedstocks.", href: "/biomass-transport", imageSrc: "http://img.b2bpic.net/free-photo/forest-logs-harvest_1448-692.jpg", imageAlt: "Biomass transport"
|
||||
title: "Biomass Transport", description: "Specialized logistics for forestry residues, agricultural by-products, and biofuel feedstocks.", button: { text: "Learn More", href: "/biomass-transport" }, imageSrc: "http://img.b2bpic.net/free-photo/forest-logs-harvest_1448-692.jpg", imageAlt: "Biomass transport"
|
||||
},
|
||||
{
|
||||
title: "Agricultural Product Transport", description: "Reliable farm-to-market solutions for grains, fresh produce, fertilizers, and feed.", href: "/agricultural-products-transport", imageSrc: "http://img.b2bpic.net/free-photo/red-tractor-green-field_1112-706.jpg", imageAlt: "Agricultural product transport"
|
||||
title: "Agricultural Product Transport", description: "Reliable farm-to-market solutions for grains, fresh produce, fertilizers, and feed.", button: { text: "Learn More", href: "/agricultural-products-transport" }, imageSrc: "http://img.b2bpic.net/free-photo/red-tractor-green-field_1112-706.jpg", imageAlt: "Agricultural product transport"
|
||||
},
|
||||
{
|
||||
title: "Industrial Material Handling", description: "Advanced logistics for raw materials, industrial waste, and heavy equipment transport.", href: "/industrial-material-handling", imageSrc: "http://img.b2bpic.net/free-photo/large-industry-chemical-zone_1339-444.jpg", imageAlt: "Industrial material handling"
|
||||
title: "Industrial Material Handling", description: "Advanced logistics for raw materials, industrial waste, and heavy equipment transport.", button: { text: "Learn More", href: "/industrial-material-handling" }, imageSrc: "http://img.b2bpic.net/free-photo/large-industry-chemical-zone_1339-444.jpg", imageAlt: "Industrial material handling"
|
||||
},
|
||||
{
|
||||
title: "Long-Distance & Regional Transport", description: "Extensive network for inter-state and regional freight, including dedicated fleet services.", href: "/long-distance-regional-transport-solutions", imageSrc: "http://img.b2bpic.net/free-photo/highway-bridge-during-rush-hour_1398-386.jpg", imageAlt: "Long distance transport"
|
||||
},
|
||||
title: "Long-Distance & Regional Transport", description: "Extensive network for inter-state and regional freight, including dedicated fleet services.", button: { text: "Learn More", href: "/long-distance-regional-transport-solutions" }, imageSrc: "http://img.b2bpic.net/free-photo/highway-bridge-during-rush-hour_1398-386.jpg", imageAlt: "Long distance transport"
|
||||
}
|
||||
]}
|
||||
title="Explore Our Service Categories"
|
||||
description="Dive deeper into our specialized offerings, designed for efficiency, reliability, and environmental responsibility."
|
||||
@@ -99,7 +99,7 @@ export default function ServicesPage() {
|
||||
href: "https://twitter.com/ecologistics", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/ecologistics", ariaLabel: "Facebook"},
|
||||
href: "https://facebook.com/ecologistics", ariaLabel: "Facebook"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user