diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5fc85a0..cf53def 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,78 +43,32 @@ export default function LandingPage() {
@@ -136,9 +78,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="My Philosophy"
description={[
- "Personal branding isn't about being loud—it's about being seen for who you really are.",
- "I believe in bringing calm, structured expertise to colorful, unique creative projects.",
- ]}
+ "Personal branding isn't about being loud—it's about being seen for who you really are.", "I believe in bringing calm, structured expertise to colorful, unique creative projects."]}
/>
@@ -146,51 +86,28 @@ export default function LandingPage() {