From c1f2a215f25f3f8cae6ac3b942e406524bf1afa4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:15:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c9fac9..f3118ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -247,7 +247,7 @@ export default function LandingPage() { imageAlt="Financial success" mediaAnimation="slide-up" mediaPosition="right" - inputPlaceholder="Enter your email" + inputPlaceholder="your@email.com" buttonText="Get Free Consultation" termsText="We respect your privacy. Your consultation request will be handled securely." /> -- 2.49.1