Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
quote: "R-Dex transformed our network security.",
|
||||
name: "CEO, TechCorp",
|
||||
role: "Partner",
|
||||
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=2",
|
||||
imageAlt: "cybersecurity team in office",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
quote: "They identified our weak points within 24 hours.",
|
||||
name: "CTO, FinBank",
|
||||
role: "Partner",
|
||||
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=3",
|
||||
imageAlt: "cybersecurity team in office",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
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=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/laptop-screen-with-technical-information_53876-101869.jpg",
|
||||
|
||||
Reference in New Issue
Block a user