From 71afb6cd3215a78ae2abcfa6a9ef9bfb59315dee Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 13:53:51 +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 0983cae..8edb2ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Grow Your Business Online" - description="We build high-converting, professional websites that attract more customers. Let us handle the tech while you focus on scaling your vision." + description="We design high-converting, professional websites that help local businesses attract more customers and scale faster." buttons={[ { text: "Get Started", href: "#contact" }, ]} @@ -204,4 +204,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1