diff --git a/src/app/page.tsx b/src/app/page.tsx index ca80d00..5a2004d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { 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: "#" } ],