From fc863d141217bb939db6b5f2a57cba32274e2e2b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 07:34:29 +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 accdef7..df0950c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient"}} title="Unlock the World, One Word at a Time" - description="Master any language with interactive, bite-sized lessons tailored for beginners and adventurous travelers." + description="Become conversational in just 30 days. Master any language with interactive, bite-sized lessons tailored for beginners and adventurous travelers." buttons={[ { text: "Get Started", href: "#"}, -- 2.49.1