From 630bfa530a5185dcc9c22d3b67b858a4cd053ef1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 12:24:43 +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 39f993d..b8a2784 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,7 @@ export default function LandingPage() { variant: "gradient-bars"}} tag="Join Us" title="Start your journey today!" - description="Sign up and list your first item." + description="Sign up today and get your first listing featured for free." /> @@ -219,4 +219,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1