Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-05-08 18:23:41 +00:00

View File

@@ -178,6 +178,7 @@ export default function LandingPage() {
tag="Join Today"
title="Ready to Start?"
description="Join thousands of successful partners in the Ghar Se Grow network."
inputPlaceholder="Enter your email to Get Started"
/>
</div>
@@ -208,4 +209,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}