From 3051ce488cbc2e8564a2dd140239cc8b0878d6c7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:23:19 +0000 Subject: [PATCH] Update src/app/services/first-time-buyers/page.tsx --- src/app/services/first-time-buyers/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/first-time-buyers/page.tsx b/src/app/services/first-time-buyers/page.tsx index 762b039..b94800c 100644 --- a/src/app/services/first-time-buyers/page.tsx +++ b/src/app/services/first-time-buyers/page.tsx @@ -22,7 +22,7 @@ export default function FirstTimeBuyerPage() { { id: "1", title: "Understanding the Process", description: "As a first-time buyer, the mortgage process can seem overwhelming. Our expert advisors will walk you through every step, from initial consultation to final completion. We demystify the jargon and ensure you understand every aspect of your mortgage.", tag: "Education", imageSrc: "http://img.b2bpic.net/free-photo/monitoring-your-progress-change-home-plan_329181-7400.jpg", imageAlt: "young couple viewing property first time buyers"}, { - id: "2", title: "Government Schemes & Support", description: "We help you navigate available government schemes like Help to Buy and First-Time Buyer incentives. Our knowledge of current schemes ensures you get maximum support and don't miss out on available benefits.", tag: "Schemes", imageSrc: "http://img.b2bpic.net/free-photo/co-workers-reading-report_1098-685.jpg", imageAlt: "professional financial advisor reviewing documents"}, + id: "2", title: "Government Schemes & Support", description: "We help you navigate available government schemes like Help to Buy and First-Time Buyer incentives. Our knowledge of current schemes ensures you get maximum support and don't miss out on available benefits.", tag: "Schemes", imageSrc: "http://img.b2bpic.net/free-photo/co-workers-reading-report_1098-685.jpg?_wi=1", imageAlt: "professional financial advisor reviewing documents"}, { id: "3", title: "Competitive First-Time Buyer Rates", description: "With our extensive lender panel, we secure the most competitive rates specifically for first-time buyers. We compare products across lenders and negotiate on your behalf to ensure you get the best deal available.", tag: "Best Rates", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-moving-their-new-home_23-2149749163.jpg", imageAlt: "family moving into new home house moving boxes"}, ];