From ef9f618d4e63f4fd4a75de519b6dd3e8a256408e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:00:27 +0000 Subject: [PATCH] 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 c921430..b16200b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -75,7 +75,7 @@ export default function ContactPage() { tag="Our Process" tagIcon={Award} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW1dHMRSsiz1jhpCogg2C5vBnL/an-inspiring-image-showing-the-evolution-1772693940032-208b82ef.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW1dHMRSsiz1jhpCogg2C5vBnL/an-inspiring-image-showing-the-evolution-1772693940032-208b82ef.png?_wi=3" imageAlt="Consultation process" buttons={[{ text: "View Our Services", href: "/services" }]} buttonAnimation="slide-up"