Update src/app/page.tsx
This commit is contained in:
@@ -117,9 +117,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "m3", value: "12+", description: "Years of Experience" },
|
||||
{ id: "m1", value: "500+", description: "Happy Clients Served" },
|
||||
{ id: "m2", value: "98%", description: "Verification Rate" },
|
||||
{ id: "m3", value: "12+", description: "Years of Experience" },
|
||||
]}
|
||||
title="Proven Performance"
|
||||
description="We lead the market in transparency and quality control across every transaction."
|
||||
@@ -212,4 +212,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user