diff --git a/src/app/page.tsx b/src/app/page.tsx
index b38553a..5b33429 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
@@ -48,38 +42,25 @@ export default function LandingPage() {
@@ -87,52 +68,27 @@ export default function LandingPage() {
@@ -218,12 +144,7 @@ export default function LandingPage() {
title="Trusted by Researchers"
description="Leading laboratories rely on Peptify for consistent, reliable chemical compounds."
names={[
- "Bioscience Labs",
- "Genomic Research",
- "Peptide Dynamics",
- "Clinical Studies",
- "Advanced Proteomics",
- ]}
+ "Bioscience Labs", "Genomic Research", "Peptide Dynamics", "Clinical Studies", "Advanced Proteomics"]}
tag="Partners"
/>
@@ -232,33 +153,21 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file