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"