Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-15 12:24:49 +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>
);
}
}