Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-10 13:11:50 +00:00
2 changed files with 37 additions and 122 deletions

View File

@@ -20,8 +20,7 @@ export default function PricingPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "/pricing" },
{ label: "Templates", href: "/templates" },
@@ -29,8 +28,7 @@ export default function PricingPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -38,8 +36,7 @@ export default function PricingPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Contact", href: "/contact" },
@@ -74,44 +71,24 @@ export default function PricingPage() {
<PricingCardOne
plans={[
{
id: "free",
badge: "Get Started",
badgeIcon: Zap,
price: "Free",
subtitle: "Perfect for trying ResumeMatch",
features: [
"2 free resume analyses",
"Basic accuracy score",
"Keyword suggestions",
"Download as PDF",
],
id: "free", badge: "Get Started", badgeIcon: Zap,
price: "Free", subtitle: "Perfect for trying ResumeMatch", features: [
"2 free resume analyses", "Basic accuracy score", "Keyword suggestions", "Download as PDF"],
},
{
id: "pro",
badge: "Most Popular",
badgeIcon: Sparkles,
price: "₹69",
subtitle: "Unlimited analyses and premium features",
features: [
"Unlimited resume analyses",
"Advanced accuracy scoring",
"Real-time keyword optimization",
"50+ professional templates",
"Grammar & sentence checking",
"Priority email support",
],
id: "pro", badge: "Most Popular", badgeIcon: Sparkles,
price: "₹69", subtitle: "Unlimited analyses and premium features", features: [
"Unlimited resume analyses", "Advanced accuracy scoring", "Real-time keyword optimization", "50+ professional templates", "Grammar & sentence checking", "Priority email support"],
},
]}
title="Simple, Transparent Pricing"
description="Start free with 2 resume analyses. Upgrade for unlimited access and premium features."
tag: "Value Plans"
tag="Value Plans"
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{
text: "Choose Plan",
href: "/dashboard",
},
text: "Choose Plan", href: "/dashboard"},
]}
buttonAnimation="slide-up"
textboxLayout="default"
@@ -124,38 +101,22 @@ export default function PricingPage() {
<MetricCardOne
metrics={[
{
id: "1",
value: "10000",
title: "Active Users",
description: "Professionals using ResumeMatch monthly",
icon: Users,
id: "1", value: "10000", title: "Active Users", description: "Professionals using ResumeMatch monthly", icon: Users,
},
{
id: "2",
value: "87",
title: "% ATS Pass Rate",
description: "Average improvement after optimization",
icon: TrendingUp,
id: "2", value: "87", title: "% ATS Pass Rate", description: "Average improvement after optimization", icon: TrendingUp,
},
{
id: "3",
value: "2",
title: "Week Average",
description: "Time to first interview after using our tool",
icon: Zap,
id: "3", value: "2", title: "Week Average", description: "Time to first interview after using our tool", icon: Zap,
},
{
id: "4",
value: "50",
title: "+ Templates",
description: "Industry-specific optimized designs",
icon: FileText,
id: "4", value: "50", title: "+ Templates", description: "Industry-specific optimized designs", icon: FileText,
},
]}
title="Why ResumeMatch Works"
description="Proven results from our community of job seekers worldwide"
tag: "Impact Metrics"
tagIcon: TrendingUp
tag="Impact Metrics"
tagIcon={TrendingUp}
tagAnimation="slide-up"
textboxLayout="default"
animationType="blur-reveal"
@@ -170,20 +131,11 @@ export default function PricingPage() {
sideDescription="Find answers to common questions about our plans and billing."
faqs={[
{
id: "1",
title: "Can I upgrade or downgrade anytime?",
content: "Yes! You can upgrade to Premium or downgrade back to Free anytime from your account settings. Changes take effect immediately.",
},
id: "1", title: "Can I upgrade or downgrade anytime?", content: "Yes! You can upgrade to Premium or downgrade back to Free anytime from your account settings. Changes take effect immediately."},
{
id: "2",
title: "Do you offer refunds?",
content: "We offer a 30-day money-back guarantee on Premium subscriptions. If you're not satisfied, contact support@resumematch.io for a full refund.",
},
id: "2", title: "Do you offer refunds?", content: "We offer a 30-day money-back guarantee on Premium subscriptions. If you're not satisfied, contact support@resumematch.io for a full refund."},
{
id: "3",
title: "What payment methods do you accept?",
content: "We accept all major credit cards (Visa, Mastercard, American Express) and UPI for Indian users. All payments are secure and encrypted.",
},
id: "3", title: "What payment methods do you accept?", content: "We accept all major credit cards (Visa, Mastercard, American Express) and UPI for Indian users. All payments are secure and encrypted."},
]}
textPosition="left"
useInvertedBackground={false}

View File

@@ -20,8 +20,7 @@ export default function TemplatesPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "/pricing" },
{ label: "Templates", href: "/templates" },
@@ -29,8 +28,7 @@ export default function TemplatesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -38,8 +36,7 @@ export default function TemplatesPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Contact", href: "/contact" },
@@ -75,36 +72,22 @@ export default function TemplatesPage() {
features={[
{
id: 1,
title: "Modern Professional Template",
description: "Clean, minimalist design perfect for tech and corporate roles. ATS-optimized layout with strategic spacing and keyword placement.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/resume-template-selection-screen-showing-1773148156314-dda4b739.png?_wi=3",
imageAlt: "Modern Professional Resume Template",
},
title: "Modern Professional Template", description: "Clean, minimalist design perfect for tech and corporate roles. ATS-optimized layout with strategic spacing and keyword placement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/resume-template-selection-screen-showing-1773148156314-dda4b739.png", imageAlt: "Modern Professional Resume Template"},
{
id: 2,
title: "Creative Executive Template",
description: "Bold design for creative professionals and executives. Features subtle gradients and modern typography while maintaining ATS compatibility.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/resume-template-builder-showing-sectiona-1773148154604-1ab2c564.png?_wi=3",
imageAlt: "Creative Executive Resume Template",
},
title: "Creative Executive Template", description: "Bold design for creative professionals and executives. Features subtle gradients and modern typography while maintaining ATS compatibility.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/resume-template-builder-showing-sectiona-1773148154604-1ab2c564.png", imageAlt: "Creative Executive Resume Template"},
{
id: 3,
title: "Minimal Academic Template",
description: "Perfect for researchers, educators, and academics. Emphasizes certifications, publications, and research experience with proper formatting.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/real-time-resume-preview-pane-showing-re-1773148153934-e7a03cb9.png?_wi=2",
imageAlt: "Minimal Academic Resume Template",
},
title: "Minimal Academic Template", description: "Perfect for researchers, educators, and academics. Emphasizes certifications, publications, and research experience with proper formatting.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/real-time-resume-preview-pane-showing-re-1773148153934-e7a03cb9.png", imageAlt: "Minimal Academic Resume Template"},
]}
title="Professional Resume Templates"
description="Choose from 50+ industry-optimized templates designed for maximum ATS compatibility and visual impact."
tag: "Template Library",
tag="Template Library"
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{
text: "Start with Templates",
href: "/dashboard",
},
text: "Start with Templates", href: "/dashboard"},
]}
buttonAnimation="slide-up"
textboxLayout="default"
@@ -122,7 +105,7 @@ export default function TemplatesPage() {
description="Alex Martinez"
subdescription="Product Manager at StartupXYZ"
icon={Quote}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-a-young-male-pr-1773148153979-5c898677.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-a-young-male-pr-1773148153979-5c898677.png"
imageAlt="Alex Martinez profile"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -133,44 +116,24 @@ export default function TemplatesPage() {
<PricingCardOne
plans={[
{
id: "free",
badge: "Get Started",
badgeIcon: Zap,
price: "Free",
subtitle: "Perfect for trying templates",
features: [
"5 basic templates",
"Download as PDF",
"Email support",
"2 free analyses included",
],
id: "free", badge: "Get Started", badgeIcon: Zap,
price: "Free", subtitle: "Perfect for trying templates", features: [
"5 basic templates", "Download as PDF", "Email support", "2 free analyses included"],
},
{
id: "pro",
badge: "Most Popular",
badgeIcon: Sparkles,
price: "₹69",
subtitle: "All premium templates",
features: [
"50+ professional templates",
"Unlimited customization",
"Real-time preview",
"Multiple format exports",
"Priority support",
"Unlimited analyses",
],
id: "pro", badge: "Most Popular", badgeIcon: Sparkles,
price: "₹69", subtitle: "All premium templates", features: [
"50+ professional templates", "Unlimited customization", "Real-time preview", "Multiple format exports", "Priority support", "Unlimited analyses"],
},
]}
title="Template Access Plans"
description="Unlock all templates with premium membership and get unlimited resume analyses."
tag: "Flexible Pricing",
tag="Flexible Pricing"
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{
text: "Choose Plan",
href: "/pricing",
},
text: "Choose Plan", href: "/pricing"},
]}
buttonAnimation="slide-up"
textboxLayout="default"