From 5752a528025dc89bfd4529d5b91a39004f7a2af5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 15:33:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5519bc6..77766e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function SaasTemplatePage() { avatars={avatars} avatarText="Trusted by 1000+ users" title="An all-in-one platform designed to help your business grow and thrive" - description="Create stunning, responsive websites with our comprehensive component library designed" + description="All the tools your business needs websites, online courses, automation, CRM, and more running 24/7, 365 days a year, to help you attract, convert, and scale with ease." buttons={[ { text: "Get Started", onClick: () => console.log("Get Started clicked"),