From bc258bfc2378cd5b3fdefc9dbc26daa3654369f5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 21:39:48 +0000 Subject: [PATCH] Update src/app/how-it-works/page.tsx --- src/app/how-it-works/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index f30e4a5..5a84ed1 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -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 */}