diff --git a/src/app/page.tsx b/src/app/page.tsx index a61e05c..0062335 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { tagAnimation="slide-up" plans={[ { - id: "1", badge: "Popular", badgeIcon: CheckCircle, + id: "1", badge: "Start Here", badgeIcon: Sparkles, price: "Free", subtitle: "Boost Your Password Strength in 5 Minutes", features: [ "Test your password strength instantly", "Get tips to make it stronger", "Check as many passwords as you like", "No information is saved" ]