Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ad66a3750c | |||
| 7f0bd1a70d | |||
| 35aa1bc029 |
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
plans={[
|
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: [
|
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"
|
"Test your password strength instantly", "Get tips to make it stronger", "Check as many passwords as you like", "No information is saved"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user