From 2b84d022fe0049027889e526f845dde1edc6fb93 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:47:13 +0000 Subject: [PATCH 1/6] Update src/app/countries/page.tsx --- src/app/countries/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/countries/page.tsx b/src/app/countries/page.tsx index 781bc3c..6e2643d 100644 --- a/src/app/countries/page.tsx +++ b/src/app/countries/page.tsx @@ -110,7 +110,7 @@ export default function CountriesPage() { tag: "Canada Success", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-professional-businesswoman-looking-upper-left-corner-with-hopeful-face-expression-standing-white_176420-41313.jpg", avatarAlt: "Maria Santos", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-goals-written-note-along-with-colorful-little-paper-notes-light-surface-school-color-office-work-copybook-job-notepad_179666-19777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-goals-written-note-along-with-colorful-little-paper-notes-light-surface-school-color-office-work-copybook-job-notepad_179666-19777.jpg?_wi=5", imageAlt: "Maria's Canada success story", }, { @@ -122,7 +122,7 @@ export default function CountriesPage() { tag: "Australia Success", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg", avatarAlt: "Ahmed Hassan", - imageSrc: "http://img.b2bpic.net/free-vector/flat-price-list-collection_23-2148089754.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-price-list-collection_23-2148089754.jpg?_wi=4", imageAlt: "Ahmed's Australia journey", }, { @@ -134,7 +134,7 @@ export default function CountriesPage() { tag: "Germany Success", avatarSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", avatarAlt: "Sofia Mueller", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-looking-monitor-analyzing-management-presentation-brainstorming-strategy-ideas-working-startup-company-office-businessteam-wearing-medical-face-mask-against-coronavirus_482257-36875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-looking-monitor-analyzing-management-presentation-brainstorming-strategy-ideas-working-startup-company-office-businessteam-wearing-medical-face-mask-against-coronavirus_482257-36875.jpg?_wi=4", imageAlt: "Sofia's Germany experience", }, { @@ -146,7 +146,7 @@ export default function CountriesPage() { tag: "UK Success", avatarSrc: "http://img.b2bpic.net/free-photo/happy-confident-young-interracial-team-members-embracing_1262-20216.jpg", avatarAlt: "James Chen", - imageSrc: "http://img.b2bpic.net/free-photo/office-business-workspace-page-empty_1418-58.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-business-workspace-page-empty_1418-58.jpg?_wi=6", imageAlt: "James's UK adventure", }, { @@ -170,7 +170,7 @@ export default function CountriesPage() { tag: "Canada Success", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-entrepreneur-with-big-smile_1098-3507.jpg", avatarAlt: "David Kim", - imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-web-template_23-2148904885.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-web-template_23-2148904885.jpg?_wi=3", imageAlt: "David's Vancouver journey", }, ]} -- 2.49.1 From 02074b5f8cc76e1245776bc6467078bd1e1e1c58 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:47:13 +0000 Subject: [PATCH 2/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 e4f82ed..80c08e1 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +