Merge version_1 into main #3
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="Top-rated gym in Tunis with premium equipment, exceptional hygiene, and a community dedicated to strength. Your fitness journey starts here."
|
||||
tag="4.4 ⭐ 135 Reviews"
|
||||
tagIcon={Star}
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Join Now", href: "#pricing" },
|
||||
{ text: "Call Us: +216 58 295 189", href: "tel:+21658295189" }
|
||||
@@ -115,7 +115,6 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -131,7 +130,7 @@ export default function LandingPage() {
|
||||
{ id: "3", value: "500+", description: "Active Members" },
|
||||
{ id: "4", value: "24/7", description: "Hygiene Standards" }
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user