5 Commits

Author SHA1 Message Date
0de08556a8 Merge version_4 into main
Merge version_4 into main
2026-04-21 19:51:28 +00:00
f74827c679 Update src/app/page.tsx 2026-04-21 19:51:24 +00:00
d0e024933a Merge version_3 into main
Merge version_3 into main
2026-04-21 19:50:19 +00:00
c825341658 Update src/app/page.tsx 2026-04-21 19:50:16 +00:00
19bac2ffa1 Merge version_2 into main
Merge version_2 into main
2026-04-21 19:46:14 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
description="Prestige Credit Solutions provides professional, expert credit repair services designed to help you rebuild your credit score and unlock new financial opportunities."
buttons={[
{
text: "Get Your Free Consultation", href: "#contact"},
text: "Start Your Free Audit", href: "#contact"},
{
text: "Learn More", href: "#about"},
]}
@@ -190,7 +190,7 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Get Your Free Consultation"
description="Ready to take control of your financial future? Contact us today for a free, no-obligation audit of your credit report."
description="Ready to take control of your financial future? Start with our 100% no-obligation credit report audit. It's completely free and puts you on the path to better credit today."
inputs={[
{
name: "name", type: "text", placeholder: "Full Name", required: true,