Merge version_4 into main #5

Merged
bender merged 1 commits from version_4 into main 2026-05-12 15:29:54 +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>
);
}
}