diff --git a/src/app/page.tsx b/src/app/page.tsx index d0b80e8..e3f69c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,17 +31,11 @@ export default function LandingPage() { @@ -53,39 +47,23 @@ export default function LandingPage() { description="Unlock your career potential with the industry's most advanced AI-powered resume optimizer. Achieve your dream job with real-time feedback, keyword optimization, and data-driven insights." buttons={[ { - text: "Start Optimizing", - href: "#", - }, + text: "Start Optimizing", href: "#"}, { - text: "See Results", - href: "#pricing", - }, + text: "See Results", href: "#pricing"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/online-education_53876-101279.jpg?_wi=1", - imageAlt: "AI Resume Dashboard", - }, + imageSrc: "http://img.b2bpic.net/free-photo/online-education_53876-101279.jpg", imageAlt: "AI Resume Dashboard"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-mockup-with-blank-screen-gray-background_9975-133666.jpg?_wi=1", - imageAlt: "Data Analytics", - }, + imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-mockup-with-blank-screen-gray-background_9975-133666.jpg", imageAlt: "Data Analytics"}, { - imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg?_wi=1", - imageAlt: "Optimization Tech", - }, + imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg", imageAlt: "Optimization Tech"}, { - imageSrc: "http://img.b2bpic.net/free-photo/resume-new-business-launch-plan-concept_53876-133940.jpg", - imageAlt: "Professional Analysis", - }, + imageSrc: "http://img.b2bpic.net/free-photo/resume-new-business-launch-plan-concept_53876-133940.jpg", imageAlt: "Professional Analysis"}, { - imageSrc: "http://img.b2bpic.net/free-photo/goal-oriented-entrepreneur-luxurious-corporate-office-plans-strategy_482257-128191.jpg", - imageAlt: "Growth Metrics", - }, + imageSrc: "http://img.b2bpic.net/free-photo/goal-oriented-entrepreneur-luxurious-corporate-office-plans-strategy_482257-128191.jpg", imageAlt: "Growth Metrics"}, { - imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165609.jpg", - imageAlt: "Matching System", - }, + imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165609.jpg", imageAlt: "Matching System"}, ]} /> @@ -97,70 +75,43 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "AI-Powered Parsing", - description: "Get deep analysis of your resume content with instant improvement suggestions.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-low-poly-background-with-dark-connecting-dots-lines_1048-6127.jpg", - imageAlt: "Parsing Tech", - }, + id: "f1", title: "AI-Powered Parsing", description: "Get deep analysis of your resume content with instant improvement suggestions.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-low-poly-background-with-dark-connecting-dots-lines_1048-6127.jpg", imageAlt: "Parsing Tech"}, items: [ { icon: Sparkles, - text: "Smart Content Analysis", - }, + text: "Smart Content Analysis"}, { icon: Zap, - text: "Fast Processing", - }, + text: "Fast Processing"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/online-education_53876-101279.jpg?_wi=2", - imageAlt: "ai resume optimizer dashboard", }, { - id: "f2", - title: "Keyword Optimization", - description: "Identify and integrate missing high-value keywords to beat applicant tracking systems.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-132304.jpg", - imageAlt: "Keywords Analysis", - }, + id: "f2", title: "Keyword Optimization", description: "Identify and integrate missing high-value keywords to beat applicant tracking systems.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-132304.jpg", imageAlt: "Keywords Analysis"}, items: [ { icon: Search, - text: "Keyword Match", - }, + text: "Keyword Match"}, { icon: CheckCircle, - text: "ATS Compatibility", - }, + text: "ATS Compatibility"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-mockup-with-blank-screen-gray-background_9975-133666.jpg?_wi=2", - imageAlt: "digital data analysis dashboard", }, { - id: "f3", - title: "Score Your Resume", - description: "Know exactly where you stand with a proprietary grading system designed for success.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-background-with-glowing-abstract-neon-lights-triangle-shape-center_181624-26523.jpg", - imageAlt: "Scoring Engine", - }, + id: "f3", title: "Score Your Resume", description: "Know exactly where you stand with a proprietary grading system designed for success.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-background-with-glowing-abstract-neon-lights-triangle-shape-center_181624-26523.jpg", imageAlt: "Scoring Engine"}, items: [ { icon: Award, - text: "Professional Grading", - }, + text: "Professional Grading"}, { icon: TrendingUp, - text: "Improvement Insights", - }, + text: "Improvement Insights"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg?_wi=2", - imageAlt: "abstract tech background nodes", }, ]} title="Built for the Modern Job Seeker" @@ -175,31 +126,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "15k+", - title: "Resumes Optimized", - items: [ - "Successfully analyzed", - "ATS-optimized", - ], + id: "m1", value: "15k+", title: "Resumes Optimized", items: [ + "Successfully analyzed", "ATS-optimized"], }, { - id: "m2", - value: "94%", - title: "Interview Success", - items: [ - "User reported", - "Higher conversion rate", - ], + id: "m2", value: "94%", title: "Interview Success", items: [ + "User reported", "Higher conversion rate"], }, { - id: "m3", - value: "500+", - title: "Hiring Partners", - items: [ - "Top-tier firms", - "Trusting our data", - ], + id: "m3", value: "500+", title: "Hiring Partners", items: [ + "Top-tier firms", "Trusting our data"], }, ]} title="Proven Success Metrics" @@ -213,45 +149,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - title: "Career Breakthrough", - quote: "ResumeAI helped me land my dream role in software engineering within two weeks.", - name: "Sarah Chen", - role: "Software Engineer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195338.jpg", - }, + id: "t1", title: "Career Breakthrough", quote: "ResumeAI helped me land my dream role in software engineering within two weeks.", name: "Sarah Chen", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195338.jpg"}, { - id: "t2", - title: "ATS Mastered", - quote: "Finally understood why I wasn't getting interviews. This tool changed everything.", - name: "Mark Johnson", - role: "Product Manager", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg", - }, + id: "t2", title: "ATS Mastered", quote: "Finally understood why I wasn't getting interviews. This tool changed everything.", name: "Mark Johnson", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg"}, { - id: "t3", - title: "Efficient Tool", - quote: "The keyword matching is incredibly accurate. It saved me hours of editing.", - name: "Emily Rodriguez", - role: "Developer", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-glassess-is-working-his-workplace-office-he-wears-blue-shirt-he-is-writing-notebook-smiling-camera_197531-538.jpg", - }, + id: "t3", title: "Efficient Tool", quote: "The keyword matching is incredibly accurate. It saved me hours of editing.", name: "Emily Rodriguez", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/young-man-glassess-is-working-his-workplace-office-he-wears-blue-shirt-he-is-writing-notebook-smiling-camera_197531-538.jpg"}, { - id: "t4", - title: "Game Changer", - quote: "I've tried many tools, but ResumeAI's insights are the most actionable.", - name: "David Kim", - role: "Design Manager", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg", - }, + id: "t4", title: "Game Changer", quote: "I've tried many tools, but ResumeAI's insights are the most actionable.", name: "David Kim", role: "Design Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg"}, { - id: "t5", - title: "Great Results", - quote: "Highly recommended for anyone looking to level up their job search strategy.", - name: "Jessica Lee", - role: "Designer", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-smiling-young-handsome-man-wearing-glasses-looking-front-isolated-green-wall_141793-85654.jpg", - }, + id: "t5", title: "Great Results", quote: "Highly recommended for anyone looking to level up their job search strategy.", name: "Jessica Lee", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-smiling-young-handsome-man-wearing-glasses-looking-front-isolated-green-wall_141793-85654.jpg"}, ]} title="Loved by Professionals" description="Discover how professionals across industries have transformed their career prospects." @@ -265,55 +171,28 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "p1", - price: "$19", - name: "Basic", - buttons: [ + id: "p1", price: "$19", name: "Basic", buttons: [ { - text: "Get Started", - href: "#", - }, + text: "Get Started", href: "#"}, ], features: [ - "1 Resume Analysis", - "Basic Keyword Tool", - "Email Support", - ], + "1 Resume Analysis", "Basic Keyword Tool", "Email Support"], }, { - id: "p2", - price: "$49", - badge: "Popular", - name: "Pro", - buttons: [ + id: "p2", price: "$49", badge: "Popular", name: "Pro", buttons: [ { - text: "Get Started", - href: "#", - }, + text: "Get Started", href: "#"}, ], features: [ - "5 Resumes Optimized", - "Unlimited ATS Checks", - "Priority Support", - "Cover Letter Tool", - ], + "5 Resumes Optimized", "Unlimited ATS Checks", "Priority Support", "Cover Letter Tool"], }, { - id: "p3", - price: "$99", - name: "Ultimate", - buttons: [ + id: "p3", price: "$99", name: "Ultimate", buttons: [ { - text: "Get Started", - href: "#", - }, + text: "Get Started", href: "#"}, ], features: [ - "Unlimited Resumes", - "Expert Review", - "Interview Prep", - "Dedicated Coach", - ], + "Unlimited Resumes", "Expert Review", "Interview Prep", "Dedicated Coach"], }, ]} title="Simple Pricing" @@ -327,27 +206,16 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq1", - title: "How does ResumeAI work?", - content: "Our AI analyzes job descriptions and compares them with your resume, identifying key skill gaps and keyword mismatches.", - }, + id: "faq1", title: "How does ResumeAI work?", content: "Our AI analyzes job descriptions and compares them with your resume, identifying key skill gaps and keyword mismatches."}, { - id: "faq2", - title: "Is my data secure?", - content: "Yes, we prioritize your data privacy. Your resume and personal information are stored securely and never shared without consent.", - }, + id: "faq2", title: "Is my data secure?", content: "Yes, we prioritize your data privacy. Your resume and personal information are stored securely and never shared without consent."}, { - id: "faq3", - title: "Can I cancel my subscription?", - content: "Yes, you can cancel your subscription at any time through your dashboard settings.", - }, + id: "faq3", title: "Can I cancel my subscription?", content: "Yes, you can cancel your subscription at any time through your dashboard settings."}, ]} ctaTitle="Ready to get hired?" ctaDescription="Join the ResumeAI family today and take the first step towards your next job." ctaButton={{ - text: "Contact Support", - href: "#", - }} + text: "Contact Support", href: "#"}} ctaIcon={Mail} /> @@ -356,42 +224,27 @@ export default function LandingPage() {