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