From f4dae35aa3c95eb685146bf78c6246668438391c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 13:37:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6783dee..062cd67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." /> @@ -229,4 +229,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1