Compare commits
7 Commits
version_38
...
version_40
| Author | SHA1 | Date | |
|---|---|---|---|
| 254e9b9178 | |||
| ec6c2650df | |||
| b74bc18a90 | |||
| 43317016e4 | |||
| 984aaf7c2c | |||
| ced9c6d1d4 | |||
| 2fd3ce004e |
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
{ text: "Read Transit Guarantee", href: "/the-sir-james-transit-guarantee" },
|
||||
{ text: "Contact", href: "/contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/technological-futuristic-holograms-logistics-means-transport_23-2151663056.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dyzp7sGs874KHVqcZpKRlG0BRH/uploaded-1780445382984-llo1005u.png"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -72,13 +72,13 @@ export default function LandingPage() {
|
||||
title="Shipping from Dubai to Ghana in 2 simple steps"
|
||||
description="Our streamlined process ensures maximum security and efficiency for all your cargo."
|
||||
metrics={[
|
||||
{ value: "1", title: "Hub Collection,Deliver your goods or have your suppliers ship directly to our Dubai receiving hub. We immediately inspect, inventory, and securely pack your cargo into specialized transit containers." },
|
||||
{ value: "2", title: "Secure Transit,We handle the global transit, tracking, and 100% of the customs clearance paperwork. Your pristine cargo goes straight to our private Ghana warehouse, ready for hassle-free collection." },
|
||||
{ value: "1", title: "Hub Collection" },
|
||||
{ value: "2", title: "Secure Transit" },
|
||||
{ value: "3", title: "Ghana Arrival" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-bridge-creek-powerlines-with-cars-road_181624-24539.jpg?_wi=1"
|
||||
imageSrc="https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?q=80&w=800&_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -87,7 +87,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[]}
|
||||
features={[
|
||||
{ id: "f1", title: "Luxury Goods", author: "Security", description: "High-security transit for watches and premium goods.", tags: ["Luxury"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dyzp7sGs874KHVqcZpKRlG0BRH/tmp/ultra-realistic-picture-of-a-rolex-and-l-1780445488851-099b579a.png" },
|
||||
{ id: "f2", title: "Auto Logistics", author: "Protection", description: "Specialized vehicle shipping with expert strapping.", tags: ["Vehicles"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dyzp7sGs874KHVqcZpKRlG0BRH/tmp/auto-logistics-1779540384242-e4e4e752.png" }
|
||||
]}
|
||||
title="We Ship the Spectrum."
|
||||
description="Large or Small, We Handle It All. Click for details."
|
||||
/>
|
||||
@@ -97,11 +100,14 @@ export default function LandingPage() {
|
||||
<FaqSplitMedia
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[]}
|
||||
faqs={[
|
||||
{ id: "q1", title: "How safe are my goods?", content: "Every shipment is fully insured and tracked." },
|
||||
{ id: "q2", title: "Are there hidden fees?", content: "No. We provide clear pricing for all transit."}
|
||||
]}
|
||||
title="Operational Standards"
|
||||
description="Why choose Sir James Delivery?"
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-driving-warehouse-loading-machine_23-2148923134.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dyzp7sGs874KHVqcZpKRlG0BRH/tmp/operational-standards-1779540426851-3230ee44.png"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user