Update src/app/how-it-works/page.tsx

This commit is contained in:
2026-03-23 21:39:48 +00:00
parent 07db004c80
commit bc258bfc23

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