Update src/app/page.tsx

This commit is contained in:
2026-03-02 20:03:58 +00:00
parent 8932b01b04
commit 92c21a0ee2

View File

@@ -58,7 +58,7 @@ export default function HomePage() {
tagIcon={Package} tagIcon={Package}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }} background={{ variant: "canvas-reveal" }}
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" imageAlt="Logistics dashboard with real-time tracking"
buttons={[ buttons={[
{ text: "Start Free Trial", href: "/contact" }, { text: "Start Free Trial", href: "/contact" },
@@ -91,7 +91,7 @@ export default function HomePage() {
title: "Cost Optimization", description: "AI-powered routing algorithms reduce delivery costs by up to 30%.", icon: TrendingDown, title: "Cost Optimization", description: "AI-powered routing algorithms reduce delivery costs by up to 30%.", 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" imageAlt="Logistics operations center"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imagePosition="right" imagePosition="right"
@@ -112,13 +112,13 @@ export default function HomePage() {
features={[ features={[
{ {
id: 1, 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", imageAlt: "International shipping service"}, 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?_wi=1", imageAlt: "International shipping service"},
{ {
id: 2, 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", imageAlt: "Warehouse management facility"}, 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?_wi=1", imageAlt: "Warehouse management facility"},
{ {
id: 3, 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", imageAlt: "Last-mile delivery service"}, 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?_wi=1", imageAlt: "Last-mile delivery service"},
{ {
id: 4, id: 4,
title: "Cold Chain Logistics", description: "Temperature-controlled shipping for pharmaceuticals, food, and perishable goods.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-hand-protective-rubber-gloves-opening-fridge-with-frozen-food-supermarket_342744-1144.jpg", imageAlt: "Cold chain logistics"}, title: "Cold Chain Logistics", description: "Temperature-controlled shipping for pharmaceuticals, food, and perishable goods.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-hand-protective-rubber-gloves-opening-fridge-with-frozen-food-supermarket_342744-1144.jpg", imageAlt: "Cold chain logistics"},