From 2d72f809f5023fd0a6602891c7c8d223c714a548 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:40:10 +0000 Subject: [PATCH 1/2] 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 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" -- 2.49.1 From c311ce46c2de6795385d8b65cf86d65242c30c9f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:40:10 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1