diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b34028a..778eed8 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 9684d1a..0a32255 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" @@ -91,7 +91,7 @@ export default function HomePage() { id: 4, title: "Access Customer Insights", description: "Search and view customer ratings from other businesses. Make informed decisions before taking on new projects or clients.", - imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904151.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904151.jpg?_wi=1", }, ]} textboxLayout="default" diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index f62bdba..7590e42 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -50,7 +50,7 @@ export default function PricingPage() { { text: "Contact Sales", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904151.jpg" + imageSrc="http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904151.jpg?_wi=2" imageAlt="Pricing dashboard interface" mediaAnimation="opacity" imagePosition="right"