Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d8506c5442 | |||
| a5b864b71f | |||
| 15ef0ed07b | |||
| e0638fd15e |
@@ -94,6 +94,8 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
type: "text", text: "CTF CHALLENGES"},
|
type: "text", text: "CTF CHALLENGES"},
|
||||||
]}
|
]}
|
||||||
|
tagAnimation="slide-up"
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -112,6 +114,8 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Game-Changing Stats"
|
title="Game-Changing Stats"
|
||||||
description="See the impact of Zeroday's community and challenges."
|
description="See the impact of Zeroday's community and challenges."
|
||||||
|
tagAnimation="slide-up"
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -121,6 +125,7 @@ export default function LandingPage() {
|
|||||||
title="Unleash Your Inner Hacker"
|
title="Unleash Your Inner Hacker"
|
||||||
description={[
|
description={[
|
||||||
"Zeroday is more than just a game; it's a dynamic platform engineered for cybersecurity enthusiasts and aspiring ethical hackers. Dive into a meticulously crafted virtual environment where you can practice and hone your skills against realistic vulnerabilities and complex systems. Our challenges mirror real-world scenarios, offering an unparalleled learning experience without real-world risks.", "Forget flashy arcade aesthetics. Zeroday offers a dark, matte, and serious interface, designed to immerse you in the raw, authentic feel of terminal-based hacking. Develop your understanding of network protocols, exploit techniques, and defensive strategies through engaging, hands-on modules. Master the art of ethical intrusion and earn your stripes in a community built on precision and knowledge."]}
|
"Zeroday is more than just a game; it's a dynamic platform engineered for cybersecurity enthusiasts and aspiring ethical hackers. Dive into a meticulously crafted virtual environment where you can practice and hone your skills against realistic vulnerabilities and complex systems. Our challenges mirror real-world scenarios, offering an unparalleled learning experience without real-world risks.", "Forget flashy arcade aesthetics. Zeroday offers a dark, matte, and serious interface, designed to immerse you in the raw, authentic feel of terminal-based hacking. Develop your understanding of network protocols, exploit techniques, and defensive strategies through engaging, hands-on modules. Master the art of ethical intrusion and earn your stripes in a community built on precision and knowledge."]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -145,6 +150,8 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Master Core Cyber Skills"
|
title="Master Core Cyber Skills"
|
||||||
description="Dive deep into the methodologies and tools of ethical hacking."
|
description="Dive deep into the methodologies and tools of ethical hacking."
|
||||||
|
tagAnimation="slide-up"
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -163,14 +170,16 @@ export default function LandingPage() {
|
|||||||
title="Your Path to Mastery"
|
title="Your Path to Mastery"
|
||||||
description="A streamlined process to become a cybersecurity expert with Zeroday."
|
description="A streamlined process to become a cybersecurity expert with Zeroday."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
|
tagAnimation="slide-up"
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="leaderboard" data-section="leaderboard">
|
<div id="leaderboard" data-section="leaderboard">
|
||||||
<ProductCardFour
|
<ProductCardFour
|
||||||
animationType="slide-up"
|
animationType="scale-rotate"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="bento-grid"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
@@ -188,6 +197,8 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Top Intruders"
|
title="Top Intruders"
|
||||||
description="See who's dominating the global Zeroday leaderboards and making an impact."
|
description="See who's dominating the global Zeroday leaderboards and making an impact."
|
||||||
|
tagAnimation="slide-up"
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -195,17 +206,18 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "sparkles-gradient"}}
|
||||||
tag="Join the Elite"
|
tag="Join the Elite"
|
||||||
title="Get Early Access"
|
title="Get Early Access"
|
||||||
description="Be among the first to experience Zeroday. Sign up for exclusive beta invitations and critical updates on game development and new challenges."
|
description="Be among the first to experience Zeroday. Sign up for exclusive beta invitations and critical updates on game development and new challenges."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2151997012.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2151997012.jpg"
|
||||||
imageAlt="Secure network illustration"
|
imageAlt="Secure network illustration"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="blur-reveal"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Your secure email"
|
inputPlaceholder="Your secure email"
|
||||||
buttonText="Request Early Access"
|
buttonText="Request Early Access"
|
||||||
termsText="By clicking Request Early Access you're confirming that you agree with our Terms of Service."
|
termsText="By clicking Request Early Access you're confirming that you agree with our Terms of Service."
|
||||||
|
tagAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user