From fb3a39d97ac15fff7221e1d9126be4aa6d79e5c9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:14:52 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3dd9cd4..fcf7d03 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,28 +76,28 @@ export default function AboutPage() { id: "1", name: "Alex Rivera", role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-tablet_23-2149442310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-tablet_23-2149442310.jpg?_wi=2", imageAlt: "Alex Rivera - Creative Director", }, { id: "2", name: "Jordan Chen", role: "Content Strategist", - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-vlogger-recording-podcast-social-media-creative-young-influencer_482257-24865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caucasian-vlogger-recording-podcast-social-media-creative-young-influencer_482257-24865.jpg?_wi=2", imageAlt: "Jordan Chen - Content Strategist", }, { id: "3", name: "Maya Patel", role: "Visual Designer", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-photography-studio-sale-banner-template_23-2149481794.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-photography-studio-sale-banner-template_23-2149481794.jpg?_wi=2", imageAlt: "Maya Patel - Visual Designer", }, { id: "4", name: "David Kim", role: "Analytics Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/octogenarian-engineer-crypto-mining-farm-with-specialized-server-racks-using-blockchain-technology-fintech-expert-inspecting-asic-racks-solving-complex-computational-operations-data-center_482257-70453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/octogenarian-engineer-crypto-mining-farm-with-specialized-server-racks-using-blockchain-technology-fintech-expert-inspecting-asic-racks-solving-complex-computational-operations-data-center_482257-70453.jpg?_wi=2", imageAlt: "David Kim - Analytics Specialist", }, ]} -- 2.49.1 From 69b5376b653aa020d6a800e5066e1dff9a264c5f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:14:52 +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 ba5a1a1..118f672 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' }, '*'); })(); +` + }} + /> + +