Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/a-sleek-cybersecurity-operations-center--1773074393915-421e6fb2.png", imageAlt: "Cybersecurity operations center with monitoring dashboards"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/a-diverse-team-of-cybersecurity-professi-1773074394249-baaa8e42.png", imageAlt: "Team of cybersecurity professionals at work"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/a-diverse-team-of-cybersecurity-professi-1773074394249-baaa8e42.png?_wi=1", imageAlt: "Team of cybersecurity professionals at work"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/abstract-digital-representation-of-threa-1773074394105-ddef6ffc.png", imageAlt: "Network security threat detection visualization"},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
title: "Compliance Ready", description: "Full compliance with GDPR, HIPAA, SOC 2, and ISO 27001 standards for regulated industries.", icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/a-diverse-team-of-cybersecurity-professi-1773074394249-baaa8e42.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/a-diverse-team-of-cybersecurity-professi-1773074394249-baaa8e42.png?_wi=2"
|
||||
imageAlt="Expert cybersecurity team collaborating"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -157,17 +157,17 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "leadership", groupTitle: "Leadership", members: [
|
||||
{
|
||||
id: "1", title: "Marcus Johnson", subtitle: "Chief Security Officer", detail: "marcus@cyberguard.io", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-confident-cyb-1773074393894-0a5b01b2.png", imageAlt: "Marcus Johnson"},
|
||||
id: "1", title: "Marcus Johnson", subtitle: "Chief Security Officer", detail: "marcus@cyberguard.io", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-confident-cyb-1773074393894-0a5b01b2.png?_wi=1", imageAlt: "Marcus Johnson"},
|
||||
{
|
||||
id: "2", title: "Sarah Chen", subtitle: "VP of Threat Intelligence", detail: "sarah@cyberguard.io", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-tech-savvy-se-1773074393985-de4ea0f5.png", imageAlt: "Sarah Chen"},
|
||||
id: "2", title: "Sarah Chen", subtitle: "VP of Threat Intelligence", detail: "sarah@cyberguard.io", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-tech-savvy-se-1773074393985-de4ea0f5.png?_wi=1", imageAlt: "Sarah Chen"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "specialists", groupTitle: "Security Specialists", members: [
|
||||
{
|
||||
id: "3", title: "David Rodriguez", subtitle: "Incident Response Lead", detail: "david@cyberguard.io", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-business-oper-1773074393634-42e12e25.png", imageAlt: "David Rodriguez"},
|
||||
id: "3", title: "David Rodriguez", subtitle: "Incident Response Lead", detail: "david@cyberguard.io", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-business-oper-1773074393634-42e12e25.png?_wi=1", imageAlt: "David Rodriguez"},
|
||||
{
|
||||
id: "4", title: "Emily Watson", subtitle: "Penetration Tester", detail: "emily@cyberguard.io", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-an-it-infrastru-1773074394227-2a8457e5.png", imageAlt: "Emily Watson"},
|
||||
id: "4", title: "Emily Watson", subtitle: "Penetration Tester", detail: "emily@cyberguard.io", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-an-it-infrastru-1773074394227-2a8457e5.png?_wi=1", imageAlt: "Emily Watson"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -185,16 +185,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jennifer Martinez", role: "CISO", company: "Global Financial Corp", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-confident-cyb-1773074393894-0a5b01b2.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-confident-cyb-1773074393894-0a5b01b2.png?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Robert Lee", role: "IT Director", company: "Healthcare Systems Inc", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-tech-savvy-se-1773074393985-de4ea0f5.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-tech-savvy-se-1773074393985-de4ea0f5.png?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Amanda Thompson", role: "Security Manager", company: "TechFlow Solutions", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-business-oper-1773074393634-42e12e25.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-business-oper-1773074393634-42e12e25.png?_wi=2"},
|
||||
{
|
||||
id: "4", name: "James Mitchell", role: "Operations Manager", company: "Enterprise Retail Group", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-an-it-infrastru-1773074394227-2a8457e5.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-an-it-infrastru-1773074394227-2a8457e5.png?_wi=2"},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", role: "Compliance Officer", company: "Regulatory Services Ltd", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiTDDVb1nFuNmrjkA3ULtTKF6y/professional-headshot-of-a-compliance-or-1773074393818-5aa77c24.png"},
|
||||
|
||||
Reference in New Issue
Block a user