diff --git a/src/app/page.tsx b/src/app/page.tsx index 04878b7..557b1cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -208,4 +209,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file