From e0796616a3395105e29478b4273e6636dae26ab2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:17:24 +0000 Subject: [PATCH 1/4] 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 2068492..5226bca 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -180,37 +180,37 @@ export default function AboutPage() { { id: "1", name: "Ali Hassan", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-business-man_23-2148479544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-business-man_23-2148479544.jpg?_wi=2", imageAlt: "Ali Hassan", }, { id: "2", name: "Fatima Khan", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27217.jpg?_wi=2", imageAlt: "Fatima Khan", }, { id: "3", name: "Muhammad Bilal", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-flannel-shirt-gray-background_613910-5141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-flannel-shirt-gray-background_613910-5141.jpg?_wi=2", imageAlt: "Muhammad Bilal", }, { id: "4", name: "Zainab Ahmed", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2", imageAlt: "Zainab Ahmed", }, { id: "5", name: "Hassan Raza", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-smiling-cheerfully-showing-thumbs-up-standing-pink-wall_141793-23039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-smiling-cheerfully-showing-thumbs-up-standing-pink-wall_141793-23039.jpg?_wi=2", imageAlt: "Hassan Raza", }, { id: "6", name: "Amina Malik", - imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg?_wi=2", imageAlt: "Amina Malik", }, ]} -- 2.49.1 From 438a2b70745363b32c88161f01a3a06f569bdf7c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:17:24 +0000 Subject: [PATCH 2/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 b67ad8e..827a5d3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +