Merge version_1 into main #6

Merged
bender merged 2 commits from version_1 into main 2026-03-10 13:28:39 +00:00
2 changed files with 70 additions and 29 deletions

View File

@@ -99,17 +99,29 @@ export default function DashboardPage() {
<FeatureCardSeven
features={[
{
id: "1", title: "Upload Your Resume", description: "Drag and drop your resume file (PDF, DOCX, or DOC) to start the analysis process instantly.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Upload interface"},
id: 1,
title: "Upload Your Resume", description: "Drag and drop your resume file (PDF, DOCX, or DOC) to start the analysis process instantly.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Upload interface"
},
{
id: "2", title: "Add Job Description", description: "Paste the job description or upload it directly to compare with your resume.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Job description interface"},
id: 2,
title: "Add Job Description", description: "Paste the job description or upload it directly to compare with your resume.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Job description interface"
},
{
id: "3", title: "Get Instant Analysis", description: "Receive a detailed accuracy score, keyword matching, and improvement suggestions.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Analysis results"},
id: 3,
title: "Get Instant Analysis", description: "Receive a detailed accuracy score, keyword matching, and improvement suggestions.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Analysis results"
},
{
id: "4", title: "Optimize in Real-time", description: "Edit your resume and watch the ATS compatibility score update instantly as you type.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Real-time editor"},
id: 4,
title: "Optimize in Real-time", description: "Edit your resume and watch the ATS compatibility score update instantly as you type.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Real-time editor"
},
{
id: "5", title: "Track Your Progress", description: "View your analysis history and compare improvement across multiple resume versions.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Progress tracking"},
id: 5,
title: "Track Your Progress", description: "View your analysis history and compare improvement across multiple resume versions.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Progress tracking"
},
{
id: "6", title: "Export Your Resume", description: "Download your optimized resume as PDF, DOCX, or sync directly to your email.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Export options"},
id: 6,
title: "Export Your Resume", description: "Download your optimized resume as PDF, DOCX, or sync directly to your email.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Export options"
},
]}
title="Dashboard Features"
description="Everything you need to optimize your resume and land interviews faster."

View File

@@ -78,17 +78,29 @@ export default function HomePage() {
<FeatureCardSeven
features={[
{
id: "1", title: "Accuracy Score Analysis", description: "Get an instant percentage score showing how well your resume matches the job description. See exactly what's missing and what needs improvement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/large-accuracy-score-display-showing-89--1773148153947-5aa8da28.png", imageAlt: "Large accuracy score display showing 89% match with detailed breakdown: 95% keyword match, 87% exper"},
id: 1,
title: "Accuracy Score Analysis", description: "Get an instant percentage score showing how well your resume matches the job description. See exactly what's missing and what needs improvement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/large-accuracy-score-display-showing-89--1773148153947-5aa8da28.png", imageAlt: "Large accuracy score display showing 89% match with detailed breakdown: 95% keyword match, 87% exper"
},
{
id: "2", title: "Keyword Optimization", description: "Discover critical keywords from the JD that are missing from your resume. Automatically get replacement suggestions for weak phrases and better wording.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/keyword-suggestion-panel-showing-missing-1773148153641-9d0c24f1.png", imageAlt: "Keyword suggestion panel showing missing keywords like 'Agile Methodology', 'Cloud Architecture', 'T"},
id: 2,
title: "Keyword Optimization", description: "Discover critical keywords from the JD that are missing from your resume. Automatically get replacement suggestions for weak phrases and better wording.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/keyword-suggestion-panel-showing-missing-1773148153641-9d0c24f1.png", imageAlt: "Keyword suggestion panel showing missing keywords like 'Agile Methodology', 'Cloud Architecture', 'T"
},
{
id: "3", title: "Sentence Formation Check", description: "Our grammar and AI engine reviews sentence structure, tone, and professionalism. Improve readability and impact with actionable suggestions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/grammar-checking-interface-highlighting--1773148156351-e4eee74e.png", imageAlt: "Grammar checking interface highlighting text improvements. Shows original weak sentence: 'I did work"},
id: 3,
title: "Sentence Formation Check", description: "Our grammar and AI engine reviews sentence structure, tone, and professionalism. Improve readability and impact with actionable suggestions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/grammar-checking-interface-highlighting--1773148156351-e4eee74e.png", imageAlt: "Grammar checking interface highlighting text improvements. Shows original weak sentence: 'I did work"
},
{
id: "4", title: "Professional Templates", description: "Choose from 15+ ATS-optimized resume templates. Fill in section-wise fields (education, experience, skills) and we'll auto-populate matching content.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/resume-template-builder-showing-sectiona-1773148154604-1ab2c564.png", imageAlt: "Resume template builder showing sectional input fields. Fields visible for: 'Education', 'Work Exper"},
id: 4,
title: "Professional Templates", description: "Choose from 15+ ATS-optimized resume templates. Fill in section-wise fields (education, experience, skills) and we'll auto-populate matching content.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/resume-template-builder-showing-sectiona-1773148154604-1ab2c564.png", imageAlt: "Resume template builder showing sectional input fields. Fields visible for: 'Education', 'Work Exper"
},
{
id: "5", title: "Real-time Formatting", description: "Watch your resume rebuild in real-time as you edit. Ensure perfect ATS compatibility with no hidden formatting or PDF issues.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/real-time-resume-preview-pane-showing-re-1773148153934-e7a03cb9.png", imageAlt: "Real-time resume preview pane showing resume being rebuilt as user edits. Left side shows form input"},
id: 5,
title: "Real-time Formatting", description: "Watch your resume rebuild in real-time as you edit. Ensure perfect ATS compatibility with no hidden formatting or PDF issues.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/real-time-resume-preview-pane-showing-re-1773148153934-e7a03cb9.png", imageAlt: "Real-time resume preview pane showing resume being rebuilt as user edits. Left side shows form input"
},
{
id: "6", title: "Export & Track Progress", description: "Export your optimized resume as PDF or DOCX. Track your improvement over multiple analyses and compare different versions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/export-and-version-tracking-interface-sh-1773148155212-524c97cc.png", imageAlt: "Export and version tracking interface showing multiple resume versions saved in a timeline. Current "},
id: 6,
title: "Export & Track Progress", description: "Export your optimized resume as PDF or DOCX. Track your improvement over multiple analyses and compare different versions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/export-and-version-tracking-interface-sh-1773148155212-524c97cc.png", imageAlt: "Export and version tracking interface showing multiple resume versions saved in a timeline. Current "
},
]}
title="Comprehensive Resume Analysis Engine"
description="Our AI-powered system analyzes every aspect of your resume against job descriptions to maximize your ATS score and hiring chances."
@@ -153,12 +165,14 @@ export default function HomePage() {
{
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"],
"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"],
"Unlimited resume analyses", "Advanced accuracy scoring", "Real-time keyword optimization", "50+ professional templates", "Grammar & sentence checking", "Priority email support"
],
},
]}
title="Simple, Transparent Pricing"
@@ -178,17 +192,23 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Amit Patel", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-a-young-male-pr-1773148153979-5c898677.png", imageAlt: "Amit Patel"},
id: "1", name: "Amit Patel", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-a-young-male-pr-1773148153979-5c898677.png", imageAlt: "Amit Patel"
},
{
id: "2", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-a-woman-with-we-1773148153630-73d81065.png", imageAlt: "Sarah Johnson"},
id: "2", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-a-woman-with-we-1773148153630-73d81065.png", imageAlt: "Sarah Johnson"
},
{
id: "3", name: "Rajesh Kumar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-an-indian-male--1773148153612-320bad54.png", imageAlt: "Rajesh Kumar"},
id: "3", name: "Rajesh Kumar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-an-indian-male--1773148153612-320bad54.png", imageAlt: "Rajesh Kumar"
},
{
id: "4", name: "Emma Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-a-woman-with-bl-1773148156556-41e9490c.png", imageAlt: "Emma Wilson"},
id: "4", name: "Emma Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-a-woman-with-bl-1773148156556-41e9490c.png", imageAlt: "Emma Wilson"
},
{
id: "5", name: "Nikhil Gupta", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-an-indian-male--1773148153967-6c9986d0.png", imageAlt: "Nikhil Gupta"},
id: "5", name: "Nikhil Gupta", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-an-indian-male--1773148153967-6c9986d0.png", imageAlt: "Nikhil Gupta"
},
{
id: "6", name: "Lisa Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-an-asian-female-1773148152974-c0705bfc.png", imageAlt: "Lisa Chen"},
id: "6", name: "Lisa Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AksX9xdEmy9wqZV4leeHzUI9qb/professional-headshot-of-an-asian-female-1773148152974-c0705bfc.png", imageAlt: "Lisa Chen"
},
]}
cardTitle="Join 10,000+ professionals who've optimized their resumes with ResumeMatch"
cardTag="See what they say"
@@ -204,17 +224,23 @@ export default function HomePage() {
sideDescription="Everything you need to know about using ResumeMatch to optimize your resume for ATS systems."
faqs={[
{
id: "1", title: "Do I need to pay for the first analysis?", content: "No! Every new user gets 2 free resume analyses to try out our platform. After that, you can upgrade to our Premium plan at just ₹69 for unlimited analyses."},
id: "1", title: "Do I need to pay for the first analysis?", content: "No! Every new user gets 2 free resume analyses to try out our platform. After that, you can upgrade to our Premium plan at just ₹69 for unlimited analyses."
},
{
id: "2", title: "How does the resume accuracy score work?", content: "Our AI compares your resume against the job description you provide. It checks for matching keywords, required skills, experience levels, and formatting compatibility. You'll get a percentage score showing alignment and specific improvement suggestions."},
id: "2", title: "How does the resume accuracy score work?", content: "Our AI compares your resume against the job description you provide. It checks for matching keywords, required skills, experience levels, and formatting compatibility. You'll get a percentage score showing alignment and specific improvement suggestions."
},
{
id: "3", title: "Can I use your templates to create a resume from scratch?", content: "Yes! Our 50+ professional templates let you build a resume section by section. Fill in fields like education, experience, skills, and certifications. The template automatically formats everything to be ATS-compliant and saves your content securely."},
id: "3", title: "Can I use your templates to create a resume from scratch?", content: "Yes! Our 50+ professional templates let you build a resume section by section. Fill in fields like education, experience, skills, and certifications. The template automatically formats everything to be ATS-compliant and saves your content securely."
},
{
id: "4", title: "Will ResumeMatch guarantee I get an interview?", content: "While we can't guarantee interviews, our data shows that users who implement our suggestions see an 87% improvement in ATS compatibility and get called for interviews 2-3 weeks faster on average. ATS optimization significantly improves your chances."},
id: "4", title: "Will ResumeMatch guarantee I get an interview?", content: "While we can't guarantee interviews, our data shows that users who implement our suggestions see an 87% improvement in ATS compatibility and get called for interviews 2-3 weeks faster on average. ATS optimization significantly improves your chances."
},
{
id: "5", title: "What file formats can I upload?", content: "We support PDF, DOCX, and DOC formats. Simply upload your current resume and the job description in PDF or text format. Our AI handles the analysis and exports your optimized version in multiple formats."},
id: "5", title: "What file formats can I upload?", content: "We support PDF, DOCX, and DOC formats. Simply upload your current resume and the job description in PDF or text format. Our AI handles the analysis and exports your optimized version in multiple formats."
},
{
id: "6", title: "Is my data secure?", content: "Absolutely. We use enterprise-grade encryption and never share your resume or personal data with third parties. You can delete your analyses anytime from your dashboard."},
id: "6", title: "Is my data secure?", content: "Absolutely. We use enterprise-grade encryption and never share your resume or personal data with third parties. You can delete your analyses anytime from your dashboard."
},
]}
textPosition="left"
useInvertedBackground={false}
@@ -227,11 +253,14 @@ export default function HomePage() {
<ContactFaq
faqs={[
{
id: "1", title: "How do I reset my password?", content: "Go to the login page and click 'Forgot Password'. Enter your email and we'll send a reset link within minutes."},
id: "1", title: "How do I reset my password?", content: "Go to the login page and click 'Forgot Password'. Enter your email and we'll send a reset link within minutes."
},
{
id: "2", 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: "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: "3", 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: "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."
},
]}
ctaTitle="Ready to optimize your resume?"
ctaDescription="Start with 2 free analyses today. No credit card required. Join thousands of professionals getting hired faster."