Update src/app/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function HomePage() {
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1"
|
||||
imageAlt="Logistics dashboard with real-time tracking"
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "/contact" },
|
||||
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
icon: TrendingDown,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/african-american-staff-printing-awb-tracking-numbers-tags-new-parcel-shipment-managing-airway_482257-136207.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/african-american-staff-printing-awb-tracking-numbers-tags-new-parcel-shipment-managing-airway_482257-136207.jpg?_wi=1"
|
||||
imageAlt="Logistics operations center"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -122,21 +122,21 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "International Shipping",
|
||||
description: "Seamless cross-border logistics with customs clearance and documentation handled by our experts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-international-trade_23-2149164061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-international-trade_23-2149164061.jpg?_wi=1",
|
||||
imageAlt: "International shipping service",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Warehouse Management",
|
||||
description: "State-of-the-art facilities with inventory management, packaging, and fulfillment services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-business-employees-preparing-products-boxes-local-delivery_482257-132083.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-business-employees-preparing-products-boxes-local-delivery_482257-132083.jpg?_wi=1",
|
||||
imageAlt: "Warehouse management facility",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Last-Mile Delivery",
|
||||
description: "Efficient final-mile solutions ensuring timely and safe delivery to your customers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-delivery-people_23-2149103420.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-delivery-people_23-2149103420.jpg?_wi=1",
|
||||
imageAlt: "Last-mile delivery service",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user