Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-21 06:27:06 +00:00

View File

@@ -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"