Update src/app/services/remortgage/page.tsx
This commit is contained in:
@@ -24,7 +24,7 @@ export default function RemortgagePage() {
|
||||
title: "Lower Your Monthly Payments",
|
||||
description: "Remortgage to a lower rate and reduce your monthly mortgage payments. We work with lenders to find products that can save you thousands over the life of your mortgage.",
|
||||
tag: "Save Money",
|
||||
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=5",
|
||||
imageAlt: "professional financial advisor reviewing documents",
|
||||
},
|
||||
{
|
||||
@@ -32,7 +32,7 @@ export default function RemortgagePage() {
|
||||
title: "Release Equity from Your Home",
|
||||
description: "If your property has increased in value, you can release equity for home improvements, debt consolidation, or other needs. Our advisors explore the right option for your circumstances.",
|
||||
tag: "Access Funds",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-woman-ceo-working-her-modern-corporate-office_482257-112516.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-woman-ceo-working-her-modern-corporate-office_482257-112516.jpg?_wi=3",
|
||||
imageAlt: "financial documents and analysis on desk",
|
||||
},
|
||||
{
|
||||
@@ -40,7 +40,7 @@ export default function RemortgagePage() {
|
||||
title: "Shorten Your Mortgage Term",
|
||||
description: "Own your home outright sooner by switching to a shorter mortgage term. We help you find competitive rates that make this financially viable without straining your budget.",
|
||||
tag: "Long-Term",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-entrepreneur-analyzing-business-reports-feeling-satisfied-about-business-progress_637285-123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-entrepreneur-analyzing-business-reports-feeling-satisfied-about-business-progress_637285-123.jpg?_wi=2",
|
||||
imageAlt: "loan application paperwork office desk processing",
|
||||
},
|
||||
];
|
||||
@@ -75,7 +75,7 @@ export default function RemortgagePage() {
|
||||
role: "Remortgage Client",
|
||||
company: "North London",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=2",
|
||||
imageAlt: "professional portrait man business confident",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function RemortgagePage() {
|
||||
role: "Remortgage Client",
|
||||
company: "Central London",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-woman-posing_23-2149457701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-woman-posing_23-2149457701.jpg?_wi=2",
|
||||
imageAlt: "professional portrait woman investor confident",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function RemortgagePage() {
|
||||
role: "Remortgage Client",
|
||||
company: "Greater London",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=2",
|
||||
imageAlt: "professional portrait man investor confident",
|
||||
},
|
||||
];
|
||||
@@ -217,7 +217,7 @@ export default function RemortgagePage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-with-clipboard-near-male-colleagues_23-2147807958.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-with-clipboard-near-male-colleagues_23-2147807958.jpg?_wi=2"
|
||||
mediaPosition="right"
|
||||
buttonText="Get Free Remortgage Review"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user