From 348c6b56385cf59783944e967742b5d55b151e61 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 09:13:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 232 ++++++++++------------------------------------- 1 file changed, 50 insertions(+), 182 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5649de2..a643e47 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,99 +46,56 @@ export default function LandingPage() {
@@ -156,33 +105,23 @@ export default function LandingPage() { useInvertedBackground={true} title="Unmatched Design Capabilities" description={[ - "We craft digital experiences that capture attention through purposeful, scrolldriven animation and sophisticated organic design.", - "Our mission is to help ambitious midmarket brands stand out without the barrier of excessive upfront costs. Longterm partnership is at our core.", - ]} + "We craft digital experiences that capture attention through purposeful, scrolldriven animation and sophisticated organic design.", "Our mission is to help ambitious midmarket brands stand out without the barrier of excessive upfront costs. Longterm partnership is at our core."]} />
-- 2.49.1