From 8dbb9d732499458112ae1ab6ede339b914abe540 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:12:02 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dcba75e..cb3f2d7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -114,21 +114,21 @@ export default function AboutPage() { id: 1, title: "Integrity", description: "We operate with complete transparency and honesty in all our dealings. Our customers can trust that we always put their interests first and communicate clearly about terms, rates, and expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/sitting-desk-ethnic-woman-standing-blond-coworker_23-2148180690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sitting-desk-ethnic-woman-standing-blond-coworker_23-2148180690.jpg?_wi=3", imageAlt: "Integrity in financial services", }, { id: 2, title: "Accessibility", description: "We believe financial services should be available to everyone, regardless of background or circumstances. Our inclusive approach removes barriers and makes banking simple and affordable for all.", - imageSrc: "http://img.b2bpic.net/free-photo/pink-piggy-bank-with-glasses-standing-books-blackboard-with-savings-growth-chart_1101-2365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-piggy-bank-with-glasses-standing-books-blackboard-with-savings-growth-chart_1101-2365.jpg?_wi=3", imageAlt: "Accessible financial services", }, { id: 3, title: "Community Impact", description: "We're committed to creating sustainable economic growth in the communities we serve. By supporting small businesses and individual entrepreneurs, we help build stronger, more resilient communities.", - imageSrc: "http://img.b2bpic.net/free-photo/meeting-business-executives_1098-16498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meeting-business-executives_1098-16498.jpg?_wi=3", imageAlt: "Community development", }, ]} @@ -151,7 +151,7 @@ export default function AboutPage() { handle: "@amarasbusiness", testimonial: "Starting my catering business seemed impossible until BAT Microfinance believed in my vision. Today, I employ 8 people and I'm planning to open a second location. This opportunity changed my life!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-woman-home_329181-4265.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-woman-home_329181-4265.jpg?_wi=2", imageAlt: "Amara Okonkwo", }, { @@ -160,7 +160,7 @@ export default function AboutPage() { handle: "@kofi_entrepreneur", testimonial: "With consistent savings and financial guidance from BAT, I've been able to send my three children to university. Something I never thought would be possible. The team truly cares about our success.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-man-blue-shirt-standing-cafe_1157-33992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-man-blue-shirt-standing-cafe_1157-33992.jpg?_wi=2", imageAlt: "Kofi Mensah", }, { @@ -169,7 +169,7 @@ export default function AboutPage() { handle: "@zainab_ventures", testimonial: "From a single retail shop to a thriving chain of stores – that's been my journey with BAT Microfinance. Their support gave me the confidence to dream bigger and the tools to succeed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg?_wi=2", imageAlt: "Zainab Hassan", }, ]} -- 2.49.1 From b7d7632bedd492430a49433618965263b1b61a7d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:12:03 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index cd0a777..7db39c2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -49,7 +49,7 @@ export default function ContactPage() { tag="We're Here to Help" tagIcon={Mail} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/sitting-desk-ethnic-woman-standing-blond-coworker_23-2148180690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sitting-desk-ethnic-woman-standing-blond-coworker_23-2148180690.jpg?_wi=6" imageAlt="Contact support representative" mediaAnimation="slide-up" buttons={[ -- 2.49.1 From edb4de70faaf0a810ac90eb1f021e171e3c48bf5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:12:04 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 16cd0a2..6e7f0d3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1435,6 +1435,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +