From e51e51451b073ac3080fee241baa8bce44ec2052 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:17:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f3118ee..f154279 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "Get Free Consultation", href: "contact" }, + { text: "Repair My Credit Now", href: "contact" }, { text: "Learn More", href: "services" } ]} buttonAnimation="slide-up" @@ -247,7 +247,7 @@ export default function LandingPage() { imageAlt="Financial success" mediaAnimation="slide-up" mediaPosition="right" - inputPlaceholder="your@email.com" + inputPlaceholder="Enter your email" buttonText="Get Free Consultation" termsText="We respect your privacy. Your consultation request will be handled securely." /> -- 2.49.1