Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f74827c679 | |||
| d0e024933a | |||
| c825341658 | |||
| 19bac2ffa1 |
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user