From 280758fae152905fef9261f678d5c23792c38851 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:53:14 +0000 Subject: [PATCH 1/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 42eb06a..f8862d7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -80,7 +80,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", avatarAlt: "Maria Papadopoulos", imageSrc: - "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-viewing-buyings-shopping-mall_176420-5783.jpg", + "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-viewing-buyings-shopping-mall_176420-5783.jpg?_wi=2", imageAlt: "fashion boutique storefront display", }, { @@ -95,7 +95,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", avatarAlt: "Dimitris Nikolopoulos", imageSrc: - "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-team-meeting-modern-office-interior_1163-4771.jpg", + "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-team-meeting-modern-office-interior_1163-4771.jpg?_wi=2", imageAlt: "modern startup office workspace", }, { @@ -110,7 +110,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg", avatarAlt: "Sofia Konstanti", imageSrc: - "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_74190-6578.jpg", + "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_74190-6578.jpg?_wi=2", imageAlt: "luxury resort swimming pool", }, { @@ -125,7 +125,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", avatarAlt: "Yiannis Stavrakis", imageSrc: - "http://img.b2bpic.net/free-photo/urban-landscape-japan-rails_23-2148889589.jpg", + "http://img.b2bpic.net/free-photo/urban-landscape-japan-rails_23-2148889589.jpg?_wi=2", imageAlt: "construction project site building", }, { @@ -140,7 +140,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/side-view-business-woman_23-2148480442.jpg", avatarAlt: "Elena Vasiliou", imageSrc: - "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg", + "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg?_wi=2", imageAlt: "law office interior professional", }, { @@ -155,7 +155,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", avatarAlt: "Kostas Georgiadis", imageSrc: - "http://img.b2bpic.net/free-photo/fresh-harvest-basket-beautifully-presented-outside-market-sale_346278-732.jpg", + "http://img.b2bpic.net/free-photo/fresh-harvest-basket-beautifully-presented-outside-market-sale_346278-732.jpg?_wi=2", imageAlt: "organic produce fresh vegetables", }, ]} -- 2.49.1 From 1e8028415314b284106b3dacf2742722666bff62 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:53:15 +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 b7ec67d..ae9a613 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1431,6 +1431,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +