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