Merge version_1 into main #5

Merged
bender merged 3 commits from version_1 into main 2026-02-25 06:11:01 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"