Update src/app/blog/page.tsx

This commit is contained in:
2026-05-11 13:49:12 +00:00
parent 1cd04d1c4b
commit 2756334396

View File

@@ -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",
},
]}