From 45f975523577a43a6cff0c3be75e33af20af532a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 11:14:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 208 +++++++++-------------------------------------- 1 file changed, 40 insertions(+), 168 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eadb7ac..aadb559 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,62 +47,39 @@ export default function LandingPage() {
@@ -120,9 +89,7 @@ export default function LandingPage() { useInvertedBackground={false} title="About My Network" description={[ - "I curate connections that matter. My focus is on fostering long-term professional partnerships built on mutual growth, trust, and shared values.", - "Glass and white aesthetics are used here to convey the clarity and transparency I bring to all professional interactions.", - ]} + "I curate connections that matter. My focus is on fostering long-term professional partnerships built on mutual growth, trust, and shared values.", "Glass and white aesthetics are used here to convey the clarity and transparency I bring to all professional interactions."]} /> @@ -131,14 +98,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "InnovateLab", - "GrowthHub", - "FutureScope", - "BridgePartners", - "LinkPoint", - "StrategyCore", - "VisionaryCo", - ]} + "InnovateLab", "GrowthHub", "FutureScope", "BridgePartners", "LinkPoint", "StrategyCore", "VisionaryCo"]} title="Trusted Network Partners" description="Organizations I have actively connected and collaborated with over the past decade." /> @@ -146,28 +106,17 @@ export default function LandingPage() {