Merge version_1 into main #5
@@ -40,7 +40,7 @@ export default function ContactPage() {
|
||||
title="Transform Your Supply Chain Operations"
|
||||
description="Schedule a consultation with our logistics experts to see how LogisticNet can optimize your operations. We'll analyze your current logistics costs and show potential savings within 48 hours."
|
||||
tagIcon={Rocket}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@company.com"
|
||||
buttonText="Schedule Consultation"
|
||||
|
||||
@@ -40,7 +40,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Intelligent Logistics Network"
|
||||
tagIcon={Zap}
|
||||
title="End-to-End Logistics From China to Your Doorstep"
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
title="Ready to Transform Your Supply Chain?"
|
||||
description="Schedule a consultation with our logistics experts to see how LogisticNet can optimize your operations. We'll assess your specific requirements and show ROI projections within 48 hours."
|
||||
tagIcon={Rocket}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@company.com"
|
||||
buttonText="Request Demo"
|
||||
|
||||
@@ -77,7 +77,7 @@ export default function PricingPage() {
|
||||
title="Get Your Custom Pricing Plan"
|
||||
description="Every enterprise has unique logistics requirements. Schedule a consultation to receive a customized pricing proposal based on your volume, routes, and service level needs. We'll show ROI projections within 48 hours."
|
||||
tagIcon={Rocket}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@company.com"
|
||||
buttonText="Get Custom Quote"
|
||||
|
||||
Reference in New Issue
Block a user