Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "Call (712) 838-4337", href: "tel:7128384337" },
|
||||
{ text: "Request a Quote", href: "/contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/semi-truck-highway-sunset_23-2152009008.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/semi-truck-highway-sunset_23-2152009008.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
title="Latest Insights"
|
||||
description="Stay updated on industry trends and company news."
|
||||
blogs={[
|
||||
{ id: "1", title: "Optimizing Supply Chains", date: "2024-05-01", excerpt: "How logistics is evolving in the Midwest.", imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-highway-sunset_23-2152009008.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-men-wearing-helmets-vests_23-2149426477.jpg", category: "Logistics" },
|
||||
{ id: "1", title: "Optimizing Supply Chains", date: "2024-05-01", excerpt: "How logistics is evolving in the Midwest.", imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-highway-sunset_23-2152009008.jpg?_wi=2", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-men-wearing-helmets-vests_23-2149426477.jpg", category: "Logistics" },
|
||||
{ id: "2", title: "Safety First Protocols", date: "2024-05-15", excerpt: "Prioritizing cargo safety on every haul.", imageSrc: "http://img.b2bpic.net/free-photo/big-rusty-truck-field_23-2148573811.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-men-wearing-helmets-vests_23-2149426477.jpg", category: "Safety" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user