Merge version_1 into main #3
@@ -155,13 +155,13 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "monthly", badge: "Best Value", badgeIcon: Award,
|
||||
price: "$9/mo", name: "Professional", buttons: [{ text: "Subscribe Now", href: "#contact" }],
|
||||
price: "$7/mo", name: "Professional", buttons: [{ text: "Subscribe Now", href: "#contact" }],
|
||||
features: [
|
||||
"Unlimited rewrites", "Unlimited cover letters", "Multiple export formats", "Priority email support", "Unlimited job descriptions", "Download history", "Application tracking"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "pay-per-use", badge: "", price: "$3", name: "Pay Per Use", buttons: [{ text: "Buy Credits", href: "#contact" }],
|
||||
id: "pay-per-use", badge: "", price: "$2", name: "Pay Per Use", buttons: [{ text: "Buy Credits", href: "#contact" }],
|
||||
features: [
|
||||
"Per resume rewrite", "Per cover letter", "No subscription required", "Valid for 12 months", "Use anytime", "Mix and match", "Perfect for casual job hunters"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user