Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a516a460a0 | |||
| b715475b9a |
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
|||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "1", badge: "Connoisseur", badgeIcon: Sparkles,
|
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: "Get Started", href: "#" },
|
||||||
{ text: "Learn More", href: "#" }
|
{ text: "Learn More", href: "#" }
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user