From 314dfdaf2d922c3106ba947853fd2f20a5a7dece Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:40:57 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5e1600d..cca1ca8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { tagAnimation="slide-up" buttons={[{ text: "Send Message", href: "mailto:hello@primegrowth.digital" }]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-diverse-team-of-web-designers-and-deve-1772642372644-9b36d652.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-diverse-team-of-web-designers-and-deve-1772642372644-9b36d652.png?_wi=5" imageAlt="Contact our team" useInvertedBackground={false} ariaLabel="Contact page hero section" @@ -122,7 +122,7 @@ export default function ContactPage() { { text: "View Our Work", href: "/portfolio" }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-collaborative-workspace-scene-showing--1772642372715-d85d8cd5.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AULgSS6xNqz8zjK6H5fpSbEAFQ/a-collaborative-workspace-scene-showing--1772642372715-d85d8cd5.png?_wi=3" imageAlt="Consultation booking" useInvertedBackground={false} ariaLabel="Contact page final call to action" @@ -131,7 +131,7 @@ export default function ContactPage() {