Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "plain" }}
|
||||
title="TRAIN LIKE A MONSTER"
|
||||
description="WELCOME TO 1NINE CLUB. ELITE TRAINING FOR THE UNSTOPPABLE."
|
||||
testimonials={[]}
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="SIGN UP"
|
||||
title="START YOUR TRANSFORMATION"
|
||||
description="Join the elite underground training club."
|
||||
|
||||
Reference in New Issue
Block a user