Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 06:20:37 +00:00

View File

@@ -72,15 +72,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/modern-architectural-interior-of-a-high--1775197227907-6c50d4a2.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/modern-architectural-interior-of-a-high--1775197227907-6c50d4a2.png?_wi=1",
imageAlt: "Financial Planning",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/modern-home-exterior-suburban-house-with-1775197227524-4d957625.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/modern-home-exterior-suburban-house-with-1775197227524-4d957625.png?_wi=1",
imageAlt: "Residential Property",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/professional-mortgage-broker-desk-comput-1775197227716-d7d07cc3.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/professional-mortgage-broker-desk-comput-1775197227716-d7d07cc3.png?_wi=1",
imageAlt: "Consultation Desk",
},
{
@@ -111,21 +111,21 @@ export default function LandingPage() {
id: "s1",
title: "Fixed-Rate Mortgages",
description: "Predictable monthly payments with interest rates that never change throughout the life of the loan.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/modern-architectural-interior-of-a-high--1775197227907-6c50d4a2.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/modern-architectural-interior-of-a-high--1775197227907-6c50d4a2.png?_wi=2",
imageAlt: "Modern architectural interior of a high-end luxury home with warm lighting, financial planning offic",
},
{
id: "s2",
title: "Adjustable-Rate Mortgages",
description: "Flexibility for those who anticipate changes in their financial situation or plan to relocate sooner.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/modern-home-exterior-suburban-house-with-1775197227524-4d957625.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/modern-home-exterior-suburban-house-with-1775197227524-4d957625.png?_wi=2",
imageAlt: "Modern home exterior, suburban house with well-manicured lawn, soft sunlight, professional photograp",
},
{
id: "s3",
title: "Refinancing Options",
description: "Lower your monthly payments, consolidate high-interest debt, or access your home's equity with ease.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/professional-mortgage-broker-desk-comput-1775197227716-d7d07cc3.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARnmZuydxI7Xj5XzikK4upmuRh/professional-mortgage-broker-desk-comput-1775197227716-d7d07cc3.png?_wi=2",
imageAlt: "Professional mortgage broker desk, computer screen with financial graphs, pen and document, high-qua",
},
]}