Update src/app/page.tsx
This commit is contained in:
@@ -40,7 +40,7 @@ export default function HomePage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{ variant: "noise" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Intelligent Logistics Network"
|
tag="Intelligent Logistics Network"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
title="End-to-End Logistics From China to Your Doorstep"
|
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?"
|
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."
|
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}
|
tagIcon={Rocket}
|
||||||
background={{ variant: "noise" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="your@company.com"
|
inputPlaceholder="your@company.com"
|
||||||
buttonText="Request Demo"
|
buttonText="Request Demo"
|
||||||
|
|||||||
Reference in New Issue
Block a user