From 9a346b60b186062999ed8d1aeec7bd6678090622 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:40:46 +0000 Subject: [PATCH 1/5] 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 a714fba..26e9f69 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,19 +78,19 @@ export default function AboutPage() { id: 1, title: "Innovation", description: "We embrace modern design principles and sustainable building practices to create homes that are both beautiful and environmentally responsible.", - imageSrc: "http://img.b2bpic.net/free-photo/designer-table_1098-16482.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/designer-table_1098-16482.jpg?_wi=2" }, { id: 2, title: "Quality", description: "Every project is built with premium materials and meticulous attention to detail, ensuring structures that stand the test of time.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-helmet-back-view_23-2148269233.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-helmet-back-view_23-2148269233.jpg?_wi=2" }, { id: 3, title: "Client Focus", description: "We listen to your needs, communicate transparently throughout the project, and deliver results that exceed expectations every time.", - imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg?_wi=2" } ]} /> @@ -147,25 +147,25 @@ export default function AboutPage() { { id: "1", name: "Arif Rahman", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1576.jpg?_wi=2", imageAlt: "professional architect man portrait headshot" }, { id: "2", name: "Hendra Sutrisno", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-engineer-hard-hat-building_1303-21147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-engineer-hard-hat-building_1303-21147.jpg?_wi=2", imageAlt: "professional engineer portrait business headshot" }, { id: "3", name: "Iwan Setiawan", - imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg?_wi=2", imageAlt: "professional project manager man portrait" }, { id: "4", name: "Dina Wijaya", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-executive-standing-with-arms-crossed_107420-63906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-executive-standing-with-arms-crossed_107420-63906.jpg?_wi=2", imageAlt: "professional designer woman portrait office" } ]} -- 2.49.1 From 93158370d3fa0bfe23a79b46a786c8a0770c568b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:40:47 +0000 Subject: [PATCH 2/5] 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 44f245b..afd48ce 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' }, '*'); })(); +` + }} + /> + +