Merge version_2 into main #8

Merged
bender merged 2 commits from version_2 into main 2026-03-23 21:39:51 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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={[

View File

@@ -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 */}