From 4dc570ea89fb7ad134e18373eea2f6411551fe70 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 12:50:58 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]} -- 2.49.1 From dfe7f43ff40b9bea3a1a80724f6fa7a7f932bd11 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 12:50:58 +0000 Subject: [PATCH 2/7] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From 0645d3473aa5e72d6e888fd09d3f3f5898e13462 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 12:50:59 +0000 Subject: [PATCH 3/7] 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 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' }, '*'); })(); +` + }} + /> + +