Update src/app/services/first-time-buyers/page.tsx
This commit is contained in:
@@ -24,7 +24,7 @@ export default function FirstTimeBuyerPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monitoring-your-progress-change-home-plan_329181-7400.jpg?_wi=3",
|
||||
imageAlt: "young couple viewing property first time buyers",
|
||||
},
|
||||
{
|
||||
@@ -32,7 +32,7 @@ export default function FirstTimeBuyerPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/co-workers-reading-report_1098-685.jpg?_wi=4",
|
||||
imageAlt: "professional financial advisor reviewing documents",
|
||||
},
|
||||
{
|
||||
@@ -40,7 +40,7 @@ export default function FirstTimeBuyerPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-moving-their-new-home_23-2149749163.jpg?_wi=2",
|
||||
imageAlt: "family moving into new home house moving boxes",
|
||||
},
|
||||
];
|
||||
@@ -52,7 +52,7 @@ export default function FirstTimeBuyerPage() {
|
||||
role: "First-Time Buyer",
|
||||
company: "East London",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12324.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12324.jpg?_wi=3",
|
||||
imageAlt: "professional portrait woman smiling confident",
|
||||
},
|
||||
{
|
||||
@@ -61,7 +61,7 @@ export default function FirstTimeBuyerPage() {
|
||||
role: "First-Time Buyer",
|
||||
company: "South London",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg?_wi=3",
|
||||
imageAlt: "professional portrait man smiling business",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function FirstTimeBuyerPage() {
|
||||
role: "First-Time Buyer",
|
||||
company: "West London",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-indoor_624325-3493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-indoor_624325-3493.jpg?_wi=3",
|
||||
imageAlt: "professional portrait woman business confident",
|
||||
},
|
||||
];
|
||||
@@ -182,7 +182,7 @@ export default function FirstTimeBuyerPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-business-people-discussing-reports-outdoors_1262-20832.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-business-people-discussing-reports-outdoors_1262-20832.jpg?_wi=3"
|
||||
mediaPosition="right"
|
||||
buttonText="Request Consultation"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user