From 277e93fe0fd0c8804eb5bcce54e1f5ee95395eef Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:32:28 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dcb7043..6b2574f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { { value: "95%", title: "Success Rate" }, ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346620.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346620.jpg?_wi=2" imageAlt="economic development community impact statistics" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -154,37 +154,37 @@ export default function AboutPage() { { id: "1", name: "Thabo Mthembu", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=2", imageAlt: "successful entrepreneur business owner professional", }, { id: "2", name: "Naledi Dlamini", - imageSrc: "http://img.b2bpic.net/free-photo/successful-business-women-standing-looking-through-balcony-modern-office-centre-dressed-up-white-t-shirt_231208-4820.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-business-women-standing-looking-through-balcony-modern-office-centre-dressed-up-white-t-shirt_231208-4820.jpg?_wi=2", imageAlt: "professional woman career development growth", }, { id: "3", name: "Sipho Khanyi", - imageSrc: "http://img.b2bpic.net/free-photo/saleswoman-expresses-joy-happiness-businesswoman-triumphing-street-raising-hands-up-celebrati_1258-117445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/saleswoman-expresses-joy-happiness-businesswoman-triumphing-street-raising-hands-up-celebrati_1258-117445.jpg?_wi=2", imageAlt: "young professional job seeker success", }, { id: "4", name: "Amara Okafor", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-explaining-business-strategy-his-colleagues_23-2147923356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-explaining-business-strategy-his-colleagues_23-2147923356.jpg?_wi=2", imageAlt: "confident professional business community member", }, { id: "5", name: "Lerato Motsoene", - imageSrc: "http://img.b2bpic.net/free-photo/businessmen-giving-high-five_53876-13579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessmen-giving-high-five_53876-13579.jpg?_wi=2", imageAlt: "business mentor professional guidance success", }, { id: "6", name: "Zainab Hassan", - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-running-looking-watch-business-centre_176420-55663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-running-looking-watch-business-centre_176420-55663.jpg?_wi=2", imageAlt: "diverse team success collaboration achievement", }, ]} -- 2.49.1 From 2ba71cb6586c23e0e92cff76db5d8bc665357d71 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:32:28 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 940122c..fb0bc51 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -98,7 +98,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/crazy-freelance-operator-working-online-with-headsets-laptop-desktop-office-happy-call-centre-woman-working-from-home-talking-with-customer-drinking-coffee_574295-465.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crazy-freelance-operator-working-online-with-headsets-laptop-desktop-office-happy-call-centre-woman-working-from-home-talking-with-customer-drinking-coffee_574295-465.jpg?_wi=3" imageAlt="customer service support contact professional" mediaAnimation="slide-up" mediaPosition="right" @@ -117,7 +117,7 @@ export default function ContactPage() { buttons={[]} textboxLayout="default" useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/crazy-freelance-operator-working-online-with-headsets-laptop-desktop-office-happy-call-centre-woman-working-from-home-talking-with-customer-drinking-coffee_574295-465.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crazy-freelance-operator-working-online-with-headsets-laptop-desktop-office-happy-call-centre-woman-working-from-home-talking-with-customer-drinking-coffee_574295-465.jpg?_wi=4" imageAlt="Urban Ubuntu support team" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From c75e12c3db82db1fb1bbf7b6066bf3be8e969588 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:32:29 +0000 Subject: [PATCH 3/4] 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 876b913..8f12390 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1420,6 +1420,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +