From d0d1f7275f2c6030e4ec467a82c93b8fd6f48815 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 18:23:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.49.1