Update src/app/blog/page.tsx
This commit is contained in:
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
|||||||
quote: "The blog articles changed my perspective on malware.",
|
quote: "The blog articles changed my perspective on malware.",
|
||||||
name: "Tech Enthusiast",
|
name: "Tech Enthusiast",
|
||||||
role: "Student",
|
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",
|
imageAlt: "cybersecurity team in office",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
|||||||
quote: "Detailed and well-researched content.",
|
quote: "Detailed and well-researched content.",
|
||||||
name: "Industry Professional",
|
name: "Industry Professional",
|
||||||
role: "Analyst",
|
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",
|
imageAlt: "cybersecurity team in office",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user