@@ -108,29 +67,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Real-time Scoring",
- description: "See your ATS compatibility score immediately.",
- bentoComponent: "reveal-icon",
- icon: CheckCircle,
- imageSrc: "http://img.b2bpic.net/free-photo/shoulder-view-african-american-startup-employee-looking-laptop-screen-with-business-analytics-charts-sitting-desk-close-focus-portable-computer-display-with-sales-results_482257-38698.jpg",
- imageAlt: "dashboard metric ui",
+ title: "Real-time Scoring", description: "See your ATS compatibility score immediately.", bentoComponent: "reveal-icon", icon: CheckCircle
},
{
- title: "Keyword Optimization",
- description: "Target job descriptions with precision.",
- bentoComponent: "reveal-icon",
- icon: Zap,
- imageSrc: "http://img.b2bpic.net/free-photo/special-operations-engineer-following-enemy-warships-submarines_482257-91174.jpg?_wi=2",
- imageAlt: "dashboard metric ui",
+ title: "Keyword Optimization", description: "Target job descriptions with precision.", bentoComponent: "reveal-icon", icon: Zap
},
{
- title: "Career Insights",
- description: "Deep dives into your skill gaps.",
- bentoComponent: "reveal-icon",
- icon: Award,
- imageSrc: "http://img.b2bpic.net/free-photo/electronic-devices-stationeries-blue-backdrop_23-2147880458.jpg?_wi=2",
- imageAlt: "dashboard metric ui",
- },
+ title: "Career Insights", description: "Deep dives into your skill gaps.", bentoComponent: "reveal-icon", icon: Award
+ }
]}
title="Smart features for better career outcomes"
description="We leverage sophisticated AI models to dissect your professional history and provide feedback that actually moves the needle."
@@ -139,36 +83,13 @@ export default function LandingPage() {
@@ -199,41 +112,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- name: "Sarah J.",
- handle: "@sarahj",
- testimonial: "This tool helped me land my dream software role at a top firm in just two weeks!",
- imageSrc: "http://img.b2bpic.net/free-photo/upbeat-admin-content-with-installed-fortified-code-preventing-cyberattacks_482257-121817.jpg",
- },
- {
- id: "t2",
- name: "Michael Chen",
- handle: "@mchen",
- testimonial: "The keyword optimization really makes a difference. My interview calls have tripled.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538717.jpg",
- },
- {
- id: "t3",
- name: "Elena R.",
- handle: "@elenar",
- testimonial: "AI feedback was so insightful. I finally understood why I wasn't hearing back.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg",
- },
- {
- id: "t4",
- name: "David Kim",
- handle: "@dkim",
- testimonial: "Simple, fast, and remarkably accurate. Truly changed my job hunt.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg",
- },
- {
- id: "t5",
- name: "Sofia B.",
- handle: "@sofiab",
- testimonial: "Best resume optimizer I've ever used. The gold standard for career tech.",
- imageSrc: "http://img.b2bpic.net/free-photo/african-guy-wears-trendy-wristwatch-posing-with-smile-near-beige-wall-outdoor-portrait-black-man-good-mood-standing-with-arms-crossed_197531-21794.jpg",
- },
+ { id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "This tool helped me land my dream software role at a top firm in just two weeks!" },
+ { id: "t2", name: "Michael Chen", handle: "@mchen", testimonial: "The keyword optimization really makes a difference. My interview calls have tripled." },
+ { id: "t3", name: "Elena R.", handle: "@elenar", testimonial: "AI feedback was so insightful. I finally understood why I wasn't hearing back." }
]}
title="Career changers love us"
description="See how professionals are transforming their careers with AI."
@@ -246,39 +127,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
- {
- id: "basic",
- badge: "Free",
- price: "$0",
- subtitle: "Basic analysis",
- features: [
- "1 Resume Analysis",
- "Basic Feedback",
- "PDF format",
- ],
- },
- {
- id: "pro",
- badge: "Popular",
- price: "$29",
- subtitle: "Unlimited scans",
- features: [
- "Unlimited Resumes",
- "Deep AI Feedback",
- "Career Coaching",
- ],
- },
- {
- id: "enterprise",
- badge: "Business",
- price: "$99",
- subtitle: "Teams & Coaches",
- features: [
- "Full Team Access",
- "White Labeling",
- "Dedicated Support",
- ],
- },
+ { id: "basic", badge: "Free", price: "$0", subtitle: "Basic analysis", features: ["1 Resume Analysis", "Basic Feedback", "PDF format"] },
+ { id: "pro", badge: "Popular", price: "$29", subtitle: "Unlimited scans", features: ["Unlimited Resumes", "Deep AI Feedback", "Career Coaching"] },
+ { id: "enterprise", badge: "Business", price: "$99", subtitle: "Teams & Coaches", features: ["Full Team Access", "White Labeling", "Dedicated Support"] }
]}
title="Choose your plan"
description="Start optimizing your future for just a few dollars."
@@ -290,21 +141,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "How does the AI work?",
- content: "Our AI is trained on millions of successful resumes to identify patterns that recruiters look for.",
- },
- {
- id: "f2",
- title: "Is my data secure?",
- content: "Absolutely. Your data is encrypted and never shared with third parties without your permission.",
- },
- {
- id: "f3",
- title: "Can I cancel my sub?",
- content: "Yes, you can cancel your pro plan at any time through your dashboard.",
- },
+ { id: "f1", title: "How does the AI work?", content: "Our AI is trained on millions of successful resumes to identify patterns that recruiters look for." },
+ { id: "f2", title: "Is my data secure?", content: "Absolutely. Your data is encrypted and never shared with third parties without your permission." },
+ { id: "f3", title: "Can I cancel my sub?", content: "Yes, you can cancel your pro plan at any time through your dashboard." }
]}
title="Frequently Asked Questions"
description="Everything you need to know about our resume analyzer."
@@ -318,24 +157,10 @@ export default function LandingPage() {
title="Get in touch"
description="Questions about your career or our tool? Our team is ready to help."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true }
]}
- textarea={{
- name: "message",
- placeholder: "How can we help?",
- rows: 4,
- }}
+ textarea={{ name: "message", placeholder: "How can we help?", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/user-profile-icon-left-side_187299-44963.jpg"
/>
@@ -345,16 +170,8 @@ export default function LandingPage() {
logoText="ResumeAI"
copyrightText="© 2025 ResumeAI | All Rights Reserved."
socialLinks={[
- {
- icon: Twitter,
- href: "https://twitter.com",
- ariaLabel: "Twitter",
- },
- {
- icon: Github,
- href: "https://github.com",
- ariaLabel: "Github",
- },
+ { icon: Twitter, href: "https://twitter.com", ariaLabel: "Twitter" },
+ { icon: Github, href: "https://github.com", ariaLabel: "Github" }
]}
/>