Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a516a460a0 | |||
| b715475b9a | |||
| bb06c4cb13 |
@@ -129,14 +129,14 @@ export default function LandingPage() {
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardTwo
|
||||
title="Membership Tiers"
|
||||
description="Select the perfect membership level to unlock exclusive benefits and privileges."
|
||||
description="Join 5,000+ satisfied collectors enjoying white-glove service. Select the perfect membership level to unlock exclusive benefits and privileges."
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "1", badge: "Connoisseur", badgeIcon: Sparkles,
|
||||
price: "Free", subtitle: "Access to our curated catalog", buttons: [
|
||||
price: "Free", subtitle: "Browse & Discover with Email Updates", buttons: [
|
||||
{ text: "Get Started", href: "#" },
|
||||
{ text: "Learn More", href: "#" }
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user