From f3d41c05026d6de1f32723622a4b945126a29cc6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 22:46:59 +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 c7b96a8..f9bc0f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient"}} title="Learn. Create. Sell Digital Products." - description="Unlock your potential with our global marketplace. Access expert courses and premium tools designed for the digital creator era." + description="Launch your digital storefront in minutes with our curated resources and expert-led pathways." buttons={[ { text: "Get Started", href: "#store"}, @@ -163,4 +163,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1