Update src/app/page.tsx

This commit is contained in:
2026-02-25 06:10:55 +00:00
parent a032dd5b43
commit 849dd08c69

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"