From b075ac49068d48a084c81c934f4d6eeef7788276 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:35:03 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6bcbbec..5c37995 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -217,7 +217,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sarah Okafor", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-typing-laptop-stylish-cafe-setting_24972-2883.jpg", + "http://img.b2bpic.net/free-photo/young-woman-typing-laptop-stylish-cafe-setting_24972-2883.jpg?_wi=1", imageAlt: "Sarah's success journey", }, { @@ -232,7 +232,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Tokunbo Adeyemi", imageSrc: - "http://img.b2bpic.net/free-photo/side-view-happy-businessman-using-computer-while-working-office_637285-6333.jpg", + "http://img.b2bpic.net/free-photo/side-view-happy-businessman-using-computer-while-working-office_637285-6333.jpg?_wi=1", imageAlt: "Tokunbo's faith journey", }, { @@ -247,7 +247,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Chioma Nwosu", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-working-her-laptop_23-2148990176.jpg", + "http://img.b2bpic.net/free-photo/young-woman-working-her-laptop_23-2148990176.jpg?_wi=1", imageAlt: "Chioma's learning experience", }, { @@ -262,7 +262,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Olumide Johnson", imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-hispanic-businessman-raising-arms-celebrating-victory-outside-office-building_662251-2120.jpg", + "http://img.b2bpic.net/free-photo/cheerful-hispanic-businessman-raising-arms-celebrating-victory-outside-office-building_662251-2120.jpg?_wi=1", imageAlt: "Olumide's transformation", }, { @@ -277,7 +277,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Amara Ibraheem", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", + "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg?_wi=1", imageAlt: "Amara's professional growth", }, { @@ -292,7 +292,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Tunde Sanni", imageSrc: - "http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg", + "http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=1", imageAlt: "Tunde's community experience", }, ]} -- 2.49.1 From 638d0b813a607ce22141894751e3998d0016fe34 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:35:03 +0000 Subject: [PATCH 2/2] Update src/app/testimonials/page.tsx --- src/app/testimonials/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index ca8a6bf..86bb81a 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -52,7 +52,7 @@ export default function TestimonialsPage() { "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sarah Okafor", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-typing-laptop-stylish-cafe-setting_24972-2883.jpg", + "http://img.b2bpic.net/free-photo/young-woman-typing-laptop-stylish-cafe-setting_24972-2883.jpg?_wi=2", imageAlt: "Sarah's success journey", }, { @@ -67,7 +67,7 @@ export default function TestimonialsPage() { "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Tokunbo Adeyemi", imageSrc: - "http://img.b2bpic.net/free-photo/side-view-happy-businessman-using-computer-while-working-office_637285-6333.jpg", + "http://img.b2bpic.net/free-photo/side-view-happy-businessman-using-computer-while-working-office_637285-6333.jpg?_wi=2", imageAlt: "Tokunbo's faith journey", }, { @@ -82,7 +82,7 @@ export default function TestimonialsPage() { "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Chioma Nwosu", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-working-her-laptop_23-2148990176.jpg", + "http://img.b2bpic.net/free-photo/young-woman-working-her-laptop_23-2148990176.jpg?_wi=2", imageAlt: "Chioma's learning experience", }, { @@ -97,7 +97,7 @@ export default function TestimonialsPage() { "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Olumide Johnson", imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-hispanic-businessman-raising-arms-celebrating-victory-outside-office-building_662251-2120.jpg", + "http://img.b2bpic.net/free-photo/cheerful-hispanic-businessman-raising-arms-celebrating-victory-outside-office-building_662251-2120.jpg?_wi=2", imageAlt: "Olumide's transformation", }, { @@ -112,7 +112,7 @@ export default function TestimonialsPage() { "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Amara Ibraheem", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", + "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg?_wi=2", imageAlt: "Amara's professional growth", }, { @@ -127,7 +127,7 @@ export default function TestimonialsPage() { "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Tunde Sanni", imageSrc: - "http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg", + "http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=2", imageAlt: "Tunde's community experience", }, ]} -- 2.49.1