diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f60e12c..1f209e9 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -51,7 +51,7 @@ export default function ContactPage() { text: "Call Me", href: "tel:+18018899932" } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuQY91zuIP6LLPC2DcvO3IU3P/a-modern-minimalist-workspace-with-dual--1773176525201-be8e42a1.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuQY91zuIP6LLPC2DcvO3IU3P/a-modern-minimalist-workspace-with-dual--1773176525201-be8e42a1.png?_wi=1" imageAlt="Contact workspace" showDimOverlay={true} buttonAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index befa9df..70abea9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function HomePage() { text: "Hire Me", href: "/contact" } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuQY91zuIP6LLPC2DcvO3IU3P/a-modern-minimalist-workspace-with-dual--1773176525201-be8e42a1.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASuQY91zuIP6LLPC2DcvO3IU3P/a-modern-minimalist-workspace-with-dual--1773176525201-be8e42a1.png?_wi=2" imageAlt="Modern web development workspace" showDimOverlay={true} buttonAnimation="slide-up"