2 Commits

Author SHA1 Message Date
15faf02dc0 Update src/app/page.tsx 2026-05-12 15:29:50 +00:00
51f5ac993f Merge version_3 into main
Merge version_3 into main
2026-05-12 15:28:55 +00:00

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
<MetricSplitMediaAbout
useInvertedBackground={false}
title="The Factory-Direct Advantage"
description="We own the facility. You work directly with the source—no middlemen, no brokers, and no layers of markup eating into your margins. Our Haiphong, Vietnam facility delivers consistent quality and schedule security."
description="We own the facility. You work directly with the source—no middlemen or brokers. Our model ensures margin gains while providing guaranteed supply chain stability from our Haiphong, Vietnam facility."
metrics={[
{
value: "15-20%", title: "Avg Margin Boost"},
@@ -259,4 +259,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}