Merge version_1 into main #3
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLarge"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="CLEVER FIT"
|
||||
description="Das bestbewertete Fitnessstudio in Strasshof. Moderne Trainingsgeräte, freundliches Personal und flexible Öffnungszeiten für dein perfektes Training."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Kostenloses Probetraining", href: "#contact" },
|
||||
{ text: "Jetzt anrufen: 050 5012 2231", href: "tel:+43505012231" },
|
||||
@@ -144,6 +144,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-people-exercising-with-dumbbells-fitness-club-gym_613910-18615.jpg"
|
||||
imageAlt="Members training at clever fit Strasshof"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user