diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9cfa5b9..48b5c67 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -74,12 +74,12 @@ export default function HomePage() { { title: "High-Intent Mining", description: "Finding prospects who are actively seeking solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-statistics_1098-16894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-statistics_1098-16894.jpg?_wi=1", }, { title: "Deep Personalization", description: "Messaging tailored for the individual, not the list.", - imageSrc: "http://img.b2bpic.net/free-photo/people-teamwork-laptop-technology-working-email-concept_53876-26428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-teamwork-laptop-technology-working-email-concept_53876-26428.jpg?_wi=1", }, { title: "Real-time Monitoring", diff --git a/src/pages/ServicesPage.tsx b/src/pages/ServicesPage.tsx index f98e39d..4ae68b7 100644 --- a/src/pages/ServicesPage.tsx +++ b/src/pages/ServicesPage.tsx @@ -63,12 +63,12 @@ export default function ServicesPage() { { title: "Mining", description: "Finding prospects.", - imageSrc: "http://img.b2bpic.net/free-photo/discussing-statistics_1098-16894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/discussing-statistics_1098-16894.jpg?_wi=2", }, { title: "Personalization", description: "Messaging.", - imageSrc: "http://img.b2bpic.net/free-photo/people-teamwork-laptop-technology-working-email-concept_53876-26428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-teamwork-laptop-technology-working-email-concept_53876-26428.jpg?_wi=2", }, ]} />