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", }, ]} 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' }, '*'); })(); +` + }} + /> + +