From 10f21ad51119c19fefdf928874ab55207e70501f Mon Sep 17 00:00:00 2001 From: Jen Breese-Kauth Date: Tue, 12 May 2026 08:46:57 -0700 Subject: [PATCH] IFDM-162: added a descriptive line of text --- app/interactives/mortgage-calculator-v2/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/interactives/mortgage-calculator-v2/page.tsx b/app/interactives/mortgage-calculator-v2/page.tsx index 1be2710..df24bce 100644 --- a/app/interactives/mortgage-calculator-v2/page.tsx +++ b/app/interactives/mortgage-calculator-v2/page.tsx @@ -815,6 +815,7 @@ export default function MortgageCalculator() { +

Estimate a monthly mortgage payment based on your target home price.

{/* Left Column - Inputs */}