2 Commits

Author SHA1 Message Date
f4dae35aa3 Update src/app/page.tsx 2026-04-17 13:37:36 +00:00
307fa89343 Merge version_1 into main
Merge version_1 into main
2026-04-17 13:35:19 +00:00

View File

@@ -152,7 +152,7 @@ export default function LandingPage() {
{
value: "10k+", label: "Researchers"},
]}
title="Trusted by Professionals"
title="Trusted by Leading Laboratory Researchers"
description="Consistent results and elite packaging define our reputation in the industry."
/>
</div>
@@ -229,4 +229,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}