Merge version_1 into main #1
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="मंगल सिंह क्लब"
|
||||
description="Transform your fitness journey at Jamshedpur's premier gymnasium. State-of-the-art equipment, professional trainers, and a supportive community dedicated to your success."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+919876543210" },
|
||||
{ text: "Get Membership", href: "#contact" }
|
||||
@@ -113,7 +113,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="opacity"
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="blur-reveal"
|
||||
className="w-full"
|
||||
containerClassName="space-y-12"
|
||||
textBoxTitleClassName="text-5xl md:text-6xl"
|
||||
|
||||
Reference in New Issue
Block a user