Update src/app/page.tsx
This commit is contained in:
@@ -190,8 +190,7 @@ export default function LandingPage() {
|
||||
text: "Choose Monthly", href: "#contact"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Unlimited Classes", "Access to special workshops", "Online class library", "Community events"],
|
||||
},
|
||||
{
|
||||
},\n {
|
||||
id: "annual", tag: "Best Value", tagIcon: Award,
|
||||
price: "$999", period: "/ Year", description: "Commit to your practice and save with our comprehensive annual membership.", button: {
|
||||
text: "Go Annual", href: "#contact"},
|
||||
@@ -206,7 +205,6 @@ export default function LandingPage() {
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardTen
|
||||
animationType="slide-up"
|
||||
membersAnimation="slide-up"
|
||||
memberVariant="card"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user