diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d197f18..8f1aad8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,7 +93,7 @@ export default function AboutPage() { "We treat every founder's exit as if it were our own. Your goals, timeline, and concerns drive every decision we make in the process.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/multinational-business-colleagues-working-together_1163-5308.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multinational-business-colleagues-working-together_1163-5308.jpg?_wi=2" imageAlt="Team of business advisors in consultation" mediaAnimation="opacity" imagePosition="left" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 00b3619..85c8b73 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286113.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286113.jpg?_wi=2" imageAlt="one-on-one business consultation meeting" mediaAnimation="opacity" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e40ab6a..2086a53 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' }, '*'); })(); +` + }} + /> + +