Update src/app/page.tsx

This commit is contained in:
2026-05-07 13:30:39 +00:00
parent 77837c86cb
commit c866175b4f

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/busy-cargo-port-with-shipping-containers-trucks_23-2151989587.jpg"
imageSrc="http://img.b2bpic.net/free-photo/busy-cargo-port-with-shipping-containers-trucks_23-2151989587.jpg?_wi=1"
imageAlt="Shipping luxury vehicles globally"
mediaAnimation="slide-up"
/>
@@ -80,7 +80,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Global Automotive Logistics"
description="Based in North Miami, Car Exports USA specializes in streamlining the complex process of shipping vehicles to international markets. With years of experience, we ensure your vehicles arrive safely and on time."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136436.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136436.jpg?_wi=1"
imageAlt="logistics company office desk"
/>
</div>
@@ -94,19 +94,19 @@ export default function LandingPage() {
title: "Global Logistics",
description: "Door-to-door shipping solutions worldwide.",
buttonIcon: "Globe",
imageSrc: "http://img.b2bpic.net/free-photo/container-hanging-with-american-flag_35913-2669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/container-hanging-with-american-flag_35913-2669.jpg?_wi=1",
},
{
title: "Port Handling",
description: "Secure container loading and port management.",
buttonIcon: "Anchor",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-views-with-parked-cars_23-2148959681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-views-with-parked-cars_23-2148959681.jpg?_wi=1",
},
{
title: "Documentation",
description: "Full customs and export documentation assistance.",
buttonIcon: "FileText",
imageSrc: "http://img.b2bpic.net/free-photo/world-map-computer-mouse-notebook-wooden-table-top-view_169016-50550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-map-computer-mouse-notebook-wooden-table-top-view_169016-50550.jpg?_wi=1",
},
{
title: "Insurance",
@@ -167,7 +167,7 @@ export default function LandingPage() {
quote: "Seamless export process, highly recommend.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/busy-cargo-port-with-shipping-containers-trucks_23-2151989587.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/busy-cargo-port-with-shipping-containers-trucks_23-2151989587.jpg?_wi=2",
imageAlt: "professional headshot executive",
},
{
@@ -178,7 +178,7 @@ export default function LandingPage() {
quote: "Very efficient with documentation.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/shirt-elegant-green-heaven-smile_1187-4836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136436.jpg?_wi=2",
imageAlt: "professional headshot executive",
},
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
quote: "Reliable shipping partner for my dealership.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/need-attention-details-paperwork-back-seat-car-senior-businessman-with-documents_146671-14514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/container-hanging-with-american-flag_35913-2669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/container-hanging-with-american-flag_35913-2669.jpg?_wi=2",
imageAlt: "professional headshot executive",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
quote: "Safe and professional delivery.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-car-showroom-saleswoman-ready-assist-customers_482257-124534.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-views-with-parked-cars_23-2148959681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-views-with-parked-cars_23-2148959681.jpg?_wi=2",
imageAlt: "professional headshot executive",
},
{
@@ -211,7 +211,7 @@ export default function LandingPage() {
quote: "Best logistics support in Florida.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-map-computer-mouse-notebook-wooden-table-top-view_169016-50550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-map-computer-mouse-notebook-wooden-table-top-view_169016-50550.jpg?_wi=2",
imageAlt: "professional headshot executive",
},
]}