diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 307afe8..4743198 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -50,7 +50,7 @@ export default function ContactPage() { { text: "View FAQ", href: "#faq" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg" + imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg?_wi=2" imageAlt="Contact support interface" mediaAnimation="opacity" imagePosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index b58a5d7..3da6b1b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function HomePage() { { text: "Learn More", href: "#how-it-works" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg" + imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg?_wi=1" imageAlt="RateWorkers platform dashboard showing customer ratings" mediaAnimation="opacity" imagePosition="right"