Merge version_1 into main #2
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transport-logistics-concept_23-2151541923.jpg", imageAlt: "Professional cargo truck on highway delivering freight"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-sailing-through-ocean_23-2151989582.jpg?_wi=1", imageAlt: "Modern cargo ship transporting containers internationally"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-sailing-through-ocean_23-2151989582.jpg", imageAlt: "Modern cargo ship transporting containers internationally"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "feature-2", title: "Fast International Delivery", author: "Global Network", description: "Expedited international shipping with partnerships across 50+ countries and optimized customs handling.", tags: ["Global", "Express", "International"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-sailing-through-ocean_23-2151989582.jpg?_wi=2", imageAlt: "International cargo shipping network"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-sailing-through-ocean_23-2151989582.jpg", imageAlt: "International cargo shipping network"
|
||||
},
|
||||
{
|
||||
id: "feature-3", title: "Dedicated Logistics Experts", author: "Expert Team", description: "Experienced professionals providing personalized logistics solutions tailored to your business needs.", tags: ["Professional", "Expert", "Dedicated"],
|
||||
@@ -151,7 +151,6 @@ export default function LandingPage() {
|
||||
description="Trusted by leading enterprises for consistent, reliable logistics solutions."
|
||||
tag="Real Client Feedback"
|
||||
tagIcon={Star}
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
|
||||
Reference in New Issue
Block a user