diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6a3b221..1a325a8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -61,7 +61,7 @@ export default function ContactPage() { tagIcon={Phone} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=3" mediaPosition="right" mediaAnimation="slide-up" inputPlaceholder="Your email" @@ -72,7 +72,7 @@ export default function ContactPage() {