Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 15ef0ed07b | |||
| e0638fd15e |
@@ -168,9 +168,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="leaderboard" data-section="leaderboard">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
@@ -195,13 +195,13 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Join the Elite"
|
||||
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."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2151997012.jpg"
|
||||
imageAlt="Secure network illustration"
|
||||
mediaAnimation="slide-up"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your secure email"
|
||||
buttonText="Request Early Access"
|
||||
|
||||
Reference in New Issue
Block a user