Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="CywalLearn"
|
||||
description="Master Real Hacking Practice Safely. Earn Recognition. Live Kali Linux terminal, six progressive bug bounty methodologies, and vulnerable web apps—all in one immersive hacker lab. Learn website exploitation the way professionals do, without the legal risk."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Start Your Lab Access", href: "#pricing" },
|
||||
{ text: "Explore Features", href: "#features" }
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
title="Ready to Master Ethical Hacking?"
|
||||
description="Join thousands of cybersecurity professionals learning real hacking techniques safely. Start your free trial today—no credit card required."
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Start Your Lab Access"
|
||||
|
||||
Reference in New Issue
Block a user