3 Commits

Author SHA1 Message Date
ad66a3750c Update src/app/page.tsx 2026-03-12 00:47:12 +00:00
7f0bd1a70d Merge version_6 into main
Merge version_6 into main
2026-03-11 23:45:22 +00:00
35aa1bc029 Merge version_6 into main
Merge version_6 into main
2026-03-11 23:44:12 +00:00

View File

@@ -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"
] ]