diff --git a/src/app/services/remortgage/page.tsx b/src/app/services/remortgage/page.tsx index 423fce9..020c2fc 100644 --- a/src/app/services/remortgage/page.tsx +++ b/src/app/services/remortgage/page.tsx @@ -20,7 +20,7 @@ export default function RemortgagePage() { const remortgageFeatures = [ { - id: "1", 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", imageAlt: "professional financial advisor reviewing documents"}, + id: "1", 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?_wi=2", imageAlt: "professional financial advisor reviewing documents"}, { id: "2", 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", imageAlt: "financial documents and analysis on desk"}, { @@ -152,7 +152,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" mediaAnimation="none" mediaPosition="right" buttonText="Get Free Remortgage Review"