diff --git a/src/app/page.tsx b/src/app/page.tsx
index da4896f..67b2af7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,131 +32,47 @@ export default function LandingPage() {
@@ -166,14 +82,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Contractors",
- "Homeowners",
- "Technicians",
- "Local Builders",
- "Property Managers",
- "Restoration Experts",
- "Architects",
- ]}
+ "Contractors", "Homeowners", "Technicians", "Local Builders", "Property Managers", "Restoration Experts", "Architects"]}
title="The Place People Go When Nobody Else Has It"
description="Not just a supply house—a trusted partner."
/>
@@ -181,24 +90,13 @@ export default function LandingPage() {