diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 94f3bdb..0e11736 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -88,7 +88,7 @@ export default function AboutPage() { { value: "10+", title: "Years of Experience" }, { value: "150+", title: "Active Clients" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-professional-business-meeting-in-a-mod-1773016089979-34ccd8dd.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-professional-business-meeting-in-a-mod-1773016089979-34ccd8dd.png?_wi=2" imageAlt="Proof Digital team meeting and discussing strategy" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -108,28 +108,28 @@ export default function AboutPage() { id: "1", name: "Alex Morgan", role: "Creative Director", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-professional-portrait-of-a-creative-de-1773016088700-26b0f130.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-professional-portrait-of-a-creative-de-1773016088700-26b0f130.png?_wi=2", imageAlt: "Alex Morgan Creative Director", }, { id: "2", name: "Jordan Lee", role: "Senior Developer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-professional-portrait-of-a-senior-web--1773016088563-8a844a71.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-professional-portrait-of-a-senior-web--1773016088563-8a844a71.png?_wi=2", imageAlt: "Jordan Lee Senior Developer", }, { id: "3", name: "Casey Rodriguez", role: "Project Manager", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-professional-portrait-of-a-project-man-1773016089330-eccfcfac.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-professional-portrait-of-a-project-man-1773016089330-eccfcfac.png?_wi=2", imageAlt: "Casey Rodriguez Project Manager", }, { id: "4", name: "Taylor Kim", role: "UX/UI Designer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-professional-portrait-of-a-ux-ui-desig-1773016088672-3743f260.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-professional-portrait-of-a-ux-ui-desig-1773016088672-3743f260.png?_wi=2", imageAlt: "Taylor Kim UX UI Designer", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0e2ef53..ce83d2c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -87,7 +87,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "gradient-bars" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-modern-office-environment-showing-a-co-1773016088498-0ca46ce5.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgZA6IQcr4Zlleho9QA1StWJGf/a-modern-office-environment-showing-a-co-1773016088498-0ca46ce5.png?_wi=3" imageAlt="Proof Digital office team environment" mediaAnimation="blur-reveal" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8959cf0..c9f0a46 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1440,6 +1440,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +