From dee8ee483050011695c2a83b22c7febeaea507cd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 09:31:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c9e97b..f1ec158 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { }, ]} title="Everything you need to launch." - description="We don't just generate text. We build the entire professional asset package for you." + description="Outperform your competition by generating high-quality assets in a fraction of the time, rather than just building them." /> @@ -212,4 +212,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1