Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 15ef0ed07b | |||
| e0638fd15e |
@@ -168,9 +168,9 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<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={[
|
||||||
{
|
{
|
||||||
@@ -195,13 +195,13 @@ 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"
|
||||||
|
|||||||
Reference in New Issue
Block a user