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