From 2533d0264139ac9b1e874cb590a97ba9822de791 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:28:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 35902d0..2933de7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,7 +172,7 @@ export default function LandingPage() { { id: "q2", title: "Do you handle property inspections?", content: "Yes, we coordinate all necessary inspections for peace of mind."}, { - id: "q3", title: "What's the first step for buying?", content: "Contact us for a pre-approval and consultation."}, + id: "q3", title: "What's the first step for buying?", content: "The first step is securing a pre-approval. This confirms your budget, strengthens your offer, and shows sellers you are a serious, ready-to-move buyer."}, ]} title="Common Questions" description="Find quick answers to your real estate queries." -- 2.49.1