From 60813874ade88c48b24d31a50b3c1962d987171c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 09:48:14 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee82992..ff95a70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -187,7 +187,7 @@ export default function HomePage() { "Navigate property finance with ease. We provide guidance on home loan options, financial planning, and connect you with reliable lenders to secure the best loan terms.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-businessman-with-laptop-sitting-together-with-colleague-office_23-2147923364.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-businessman-with-laptop-sitting-together-with-colleague-office_23-2147923364.jpg?_wi=1" imageAlt="Real estate consultation services" mediaAnimation="slide-up" useInvertedBackground={true} -- 2.49.1 From 5c66191fcd8753e3fd10780c60373d0708d56cb8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 09:48:14 +0000 Subject: [PATCH 2/2] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 11e717a..578238b 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -108,7 +108,7 @@ export default function ServicesPage() { content: "Navigate property finance with ease. We provide guidance on home loan options, financial planning, and connect you with reliable lenders to secure the best loan terms.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-businessman-with-laptop-sitting-together-with-colleague-office_23-2147923364.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-businessman-with-laptop-sitting-together-with-colleague-office_23-2147923364.jpg?_wi=2" imageAlt="real estate consultant meeting client" mediaAnimation="slide-up" useInvertedBackground={true} -- 2.49.1