Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e51e51451b | |||
| 157e22bcae |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Consultation", href: "contact" },
|
{ text: "Repair My Credit Now", href: "contact" },
|
||||||
{ text: "Learn More", href: "services" }
|
{ text: "Learn More", href: "services" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Financial success"
|
imageAlt="Financial success"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="your@email.com"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Get Free Consultation"
|
buttonText="Get Free Consultation"
|
||||||
termsText="We respect your privacy. Your consultation request will be handled securely."
|
termsText="We respect your privacy. Your consultation request will be handled securely."
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user