From 39fa014dc80c77e67c065976efd1c3c29de44b1a Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 26 Jan 2026 15:04:29 +0200 Subject: [PATCH] Content edit: replace Your Title Here text with Hey there --- 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 dd1bf90..3a734fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { "content": "Yes! We offer a 14-day free trial with full access to all features. No credit card required." } ]} - title="Your Title Here" + title="Hey there" description="Add your description here." textboxLayout="default" useInvertedBackground="noInvert"