Merge version_2 into main #8
@@ -52,7 +52,7 @@ export default function FaqPage() {
|
||||
<FaqBase
|
||||
title="Common Questions"
|
||||
description="We've compiled a list of the most frequently asked questions to help you understand our process and how we can help you sell your house with ease."
|
||||
faqsAnimation="reveal-blur"
|
||||
faqsAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
|
||||
@@ -121,7 +121,7 @@ export default function HowItWorksPage() {
|
||||
title="Get Your Cash Offer Today"
|
||||
description="Ready to take the first step towards a fast and easy home sale? Fill out the form below, and we'll get back to you with a no-obligation cash offer. Alternatively, give us a call to speak directly with one of our specialists!"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+18001234567", icon: Phone }
|
||||
{ text: "Call Now", href: "tel:+18001234567" }
|
||||
]}
|
||||
>
|
||||
{/* Custom form embedded within the ContactCTA content area */}
|
||||
|
||||
Reference in New Issue
Block a user