diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index eb2ab28..339a613 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { quote: "The blog articles changed my perspective on malware.", name: "Tech Enthusiast", role: "Student", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-business-office-space_23-2151003785.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-business-office-space_23-2151003785.jpg?_wi=1", imageAlt: "cybersecurity team in office", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { quote: "Detailed and well-researched content.", name: "Industry Professional", role: "Analyst", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645614.jpg?_wi=2", imageAlt: "cybersecurity team in office", }, ]}