1 Commits

Author SHA1 Message Date
630bfa530a Update src/app/page.tsx 2026-04-15 12:24:43 +00:00

View File

@@ -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."
/>
</div>
@@ -219,4 +219,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}