diff --git a/src/app/page.tsx b/src/app/page.tsx index fc9830d..f015277 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { description="We treat every cut as an architectural intervention. Sterile, precise, and entirely focused on the geometry of your style." metrics={[ { value: "100%", title: "Precision" }, - { value: "0", title: "Chaos" } + { value: "0%", title: "Compromise" } ]} mediaAnimation="blur-reveal" metricsAnimation="slide-up"