Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6052d73f2e | |||
| 40b76962da | |||
| 3eda71de68 |
@@ -52,7 +52,7 @@ export default function HomePage() {
|
|||||||
{ src: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", alt: "Customer 2" },
|
{ src: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", alt: "Customer 2" },
|
||||||
{ src: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", alt: "Customer 3" },
|
{ src: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", alt: "Customer 3" },
|
||||||
]}
|
]}
|
||||||
avatarText="Trusted by 500+ Global Shippers (avg. 12+ shipments/month)"
|
avatarText="Trusted by 500+ Global Partners"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Quote", href: "/contact" },
|
{ text: "Get Quote", href: "/contact" },
|
||||||
{ text: "Track Shipment", href: "/tracking" },
|
{ text: "Track Shipment", href: "/tracking" },
|
||||||
@@ -64,12 +64,12 @@ export default function HomePage() {
|
|||||||
<div id="metrics" data-section="metrics">
|
<div id="metrics" data-section="metrics">
|
||||||
<MetricCardTen
|
<MetricCardTen
|
||||||
title="Our Track Record"
|
title="Our Track Record"
|
||||||
description="Sonika BD Shippers stands as a trusted leader in global logistics, backed by years of excellence and unmatched service delivery."
|
description="Sonika BD Shippers stands as a trusted leader in global logistics, backed by operational excellence and unmatched service delivery."
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Years of Excellence", subtitle: "Serving the global logistics industry", category: "Experience", value: "15+"},
|
id: "1", title: "Shipments Delivered", subtitle: "Safe and on-time deliveries", category: "Operations", value: "50,000+"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Shipments Delivered", subtitle: "Safe and on-time deliveries", category: "Operations", value: "50,000+"},
|
id: "2", title: "Years of Excellence", subtitle: "Serving the global logistics industry", category: "Experience", value: "15+"},
|
||||||
{
|
{
|
||||||
id: "3", title: "Global Destinations", subtitle: "Worldwide shipping coverage", category: "Reach", value: "180+"},
|
id: "3", title: "Global Destinations", subtitle: "Worldwide shipping coverage", category: "Reach", value: "180+"},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user