diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4af009d..031a9f6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -130,7 +130,7 @@ export default function AboutPage() { testimonial: "Webild transformed our entire digital presence. Their web development team created a stunning, high-performance website that increased our conversions by 45%. Highly recommended!", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai17BCjj2rnhUgbPAt45dE7RQj/a-professional-headshot-portrait-of-a-sm-1773060593991-6b926f19.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai17BCjj2rnhUgbPAt45dE7RQj/a-professional-headshot-portrait-of-a-sm-1773060593991-6b926f19.png?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -140,7 +140,7 @@ export default function AboutPage() { testimonial: "The branding and graphic design work was exceptional. They captured our vision perfectly and created a cohesive brand identity that truly represents our company's values.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai17BCjj2rnhUgbPAt45dE7RQj/a-professional-headshot-portrait-of-a-co-1773060592074-8f8dbaef.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai17BCjj2rnhUgbPAt45dE7RQj/a-professional-headshot-portrait-of-a-co-1773060592074-8f8dbaef.png?_wi=2", imageAlt: "Michael Chen", }, { @@ -150,7 +150,7 @@ export default function AboutPage() { testimonial: "Working with Webild was a game-changer. Their social media graphics and landing pages have significantly boosted our engagement and lead generation. Professional, creative, and results-driven!", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai17BCjj2rnhUgbPAt45dE7RQj/a-professional-headshot-portrait-of-a-sm-1773060592626-839d0221.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai17BCjj2rnhUgbPAt45dE7RQj/a-professional-headshot-portrait-of-a-sm-1773060592626-839d0221.png?_wi=2", imageAlt: "Emily Rodriguez", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 57ccc52..f741d59 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -89,7 +89,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai17BCjj2rnhUgbPAt45dE7RQj/a-modern-office-space-with-a-designer-at-1773060592648-da760118.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai17BCjj2rnhUgbPAt45dE7RQj/a-modern-office-space-with-a-designer-at-1773060592648-da760118.png?_wi=2" imageAlt="Creative Design Process" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 995994b..9122818 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1423,6 +1423,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +