Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="mediumLarge"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="FitElite"
|
||||
description="Transform your body and mind with expert training, state-of-the-art equipment, and a supportive community. Your fitness journey starts here."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Start Your Journey", href: "#contact" },
|
||||
{ text: "View Classes", href: "#classes" }
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
description="Join thousands of members achieving their goals at FitElite. Sign up for your free trial or membership now."
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-adult-exercising-home_23-2150164775.jpg"
|
||||
imageAlt="FitElite gym reception area welcoming new members"
|
||||
|
||||
Reference in New Issue
Block a user