Merge version_1 into main #2
173
src/app/page.tsx
173
src/app/page.tsx
@@ -67,7 +67,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -83,20 +83,14 @@ export default function HomePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/professional-headshot-of-a-confident-sof-1772698247723-902586ff.png",
|
||||
alt: "Professional 1",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/professional-headshot-of-a-confident-sof-1772698247723-902586ff.png", alt: "Professional 1"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/professional-headshot-of-a-diverse-young-1772698248333-1fcf9ec4.png",
|
||||
alt: "Professional 2",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/professional-headshot-of-a-diverse-young-1772698248333-1fcf9ec4.png", alt: "Professional 2"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/professional-portrait-of-a-confident-car-1772698248361-847cd3ab.png",
|
||||
alt: "Professional 3",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/professional-portrait-of-a-confident-car-1772698248361-847cd3ab.png", alt: "Professional 3"},
|
||||
]}
|
||||
avatarText="Trusted by 5,000+ job seekers"
|
||||
title="Unlock Your Perfect Career Match"
|
||||
@@ -117,40 +111,28 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
icon: Upload,
|
||||
title: "Resume Upload",
|
||||
description:
|
||||
"Easily upload your resume image and let our system instantly process and analyze your professional profile.",
|
||||
},
|
||||
title: "Resume Upload", description:
|
||||
"Easily upload your resume image and let our system instantly process and analyze your professional profile."},
|
||||
{
|
||||
icon: Brain,
|
||||
title: "AI-Powered Scanning",
|
||||
description:
|
||||
"Advanced OCR and NLP technology extracts skills, experience, and qualifications from your resume with high accuracy.",
|
||||
},
|
||||
title: "AI-Powered Scanning", description:
|
||||
"Advanced OCR and NLP technology extracts skills, experience, and qualifications from your resume with high accuracy."},
|
||||
{
|
||||
icon: Target,
|
||||
title: "Smart Job Matching",
|
||||
description:
|
||||
"Get personalized job recommendations that align with your skills, experience level, and career aspirations.",
|
||||
},
|
||||
title: "Smart Job Matching", description:
|
||||
"Get personalized job recommendations that align with your skills, experience level, and career aspirations."},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Career Insights",
|
||||
description:
|
||||
"View detailed analytics about in-demand skills, salary trends, and growth opportunities in your field.",
|
||||
},
|
||||
title: "Career Insights", description:
|
||||
"View detailed analytics about in-demand skills, salary trends, and growth opportunities in your field."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Data Security",
|
||||
description:
|
||||
"Your resume and personal information are encrypted and secured with enterprise-grade security protocols.",
|
||||
},
|
||||
title: "Data Security", description:
|
||||
"Your resume and personal information are encrypted and secured with enterprise-grade security protocols."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Instant Results",
|
||||
description:
|
||||
"Get matched with relevant job opportunities within seconds of uploading your resume.",
|
||||
},
|
||||
title: "Instant Results", description:
|
||||
"Get matched with relevant job opportunities within seconds of uploading your resume."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -162,9 +144,7 @@ export default function HomePage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Three Simple Steps to Find Your Perfect Job",
|
||||
},
|
||||
type: "text", content: "Three Simple Steps to Find Your Perfect Job"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "/signup" },
|
||||
@@ -183,23 +163,14 @@ export default function HomePage() {
|
||||
metrics={[
|
||||
{ id: "1", icon: Users, title: "Active Users", value: "5,000+" },
|
||||
{
|
||||
id: "2",
|
||||
icon: Briefcase,
|
||||
title: "Jobs Matched",
|
||||
value: "50,000+",
|
||||
},
|
||||
id: "2", icon: Briefcase,
|
||||
title: "Jobs Matched", value: "50,000+"},
|
||||
{
|
||||
id: "3",
|
||||
icon: CheckCircle,
|
||||
title: "Success Rate",
|
||||
value: "92%",
|
||||
},
|
||||
id: "3", icon: CheckCircle,
|
||||
title: "Success Rate", value: "92%"},
|
||||
{
|
||||
id: "4",
|
||||
icon: Clock,
|
||||
title: "Avg Time to Match",
|
||||
value: "< 30s",
|
||||
},
|
||||
id: "4", icon: Clock,
|
||||
title: "Avg Time to Match", value: "< 30s"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -214,59 +185,29 @@ export default function HomePage() {
|
||||
tag="Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Software Engineer",
|
||||
company: "Tech Innovations Inc",
|
||||
rating: 5,
|
||||
id: "1", name: "Sarah Johnson", role: "Software Engineer", company: "Tech Innovations Inc", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-sarah-johnson-female-s-1772698248894-8be09803.png?_wi=1",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-sarah-johnson-female-s-1772698248894-8be09803.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Product Manager",
|
||||
company: "StartupXYZ",
|
||||
rating: 5,
|
||||
id: "2", name: "Michael Chen", role: "Product Manager", company: "StartupXYZ", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-michael-chen-male-prod-1772698248155-76caf244.png?_wi=1",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-michael-chen-male-prod-1772698248155-76caf244.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Data Analyst",
|
||||
company: "DataFlow Systems",
|
||||
rating: 5,
|
||||
id: "3", name: "Emily Rodriguez", role: "Data Analyst", company: "DataFlow Systems", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-emily-rodriguez-female-1772698247777-7d8f3edb.png?_wi=1",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-emily-rodriguez-female-1772698247777-7d8f3edb.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "UI/UX Designer",
|
||||
company: "Creative Studio Co",
|
||||
rating: 5,
|
||||
id: "4", name: "David Kim", role: "UI/UX Designer", company: "Creative Studio Co", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-david-kim-male-ui-ux-d-1772698248779-49e1bd3c.png",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-david-kim-male-ui-ux-d-1772698248779-49e1bd3c.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Martinez",
|
||||
role: "Marketing Manager",
|
||||
company: "Global Brands Ltd",
|
||||
rating: 5,
|
||||
id: "5", name: "Jessica Martinez", role: "Marketing Manager", company: "Global Brands Ltd", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-jessica-martinez-femal-1772698248321-b7686625.png",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-jessica-martinez-femal-1772698248321-b7686625.png"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Thompson",
|
||||
role: "Backend Developer",
|
||||
company: "CloudSync Solutions",
|
||||
rating: 5,
|
||||
id: "6", name: "Robert Thompson", role: "Backend Developer", company: "CloudSync Solutions", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-robert-thompson-male-b-1772698248121-992259be.png",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWAwPFGQXcX1Tmds1ZeDQFnIH3/portrait-photo-of-robert-thompson-male-b-1772698248121-992259be.png"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="default"
|
||||
@@ -282,41 +223,23 @@ export default function HomePage() {
|
||||
tag="Help"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How does the resume scanning technology work?",
|
||||
content:
|
||||
"Our platform uses advanced Optical Character Recognition (OCR) combined with Natural Language Processing (NLP) to extract and analyze information from your resume. The AI identifies key skills, experience, education, and qualifications, then matches them against thousands of job opportunities.",
|
||||
},
|
||||
id: "1", title: "How does the resume scanning technology work?", content:
|
||||
"Our platform uses advanced Optical Character Recognition (OCR) combined with Natural Language Processing (NLP) to extract and analyze information from your resume. The AI identifies key skills, experience, education, and qualifications, then matches them against thousands of job opportunities."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What image formats do you accept?",
|
||||
content:
|
||||
"We accept PNG, JPG, and PDF formats for resume uploads. The recommended resolution is 300 DPI for best scanning accuracy. File size should not exceed 10MB.",
|
||||
},
|
||||
id: "2", title: "What image formats do you accept?", content:
|
||||
"We accept PNG, JPG, and PDF formats for resume uploads. The recommended resolution is 300 DPI for best scanning accuracy. File size should not exceed 10MB."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How accurate is the job matching algorithm?",
|
||||
content:
|
||||
"Our job matching algorithm has a 92% accuracy rate based on user feedback and successful placements. The system continuously learns and improves by analyzing user interactions and career outcomes.",
|
||||
},
|
||||
id: "3", title: "How accurate is the job matching algorithm?", content:
|
||||
"Our job matching algorithm has a 92% accuracy rate based on user feedback and successful placements. The system continuously learns and improves by analyzing user interactions and career outcomes."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Is my personal data secure?",
|
||||
content:
|
||||
"Yes, we use enterprise-grade encryption (AES-256) to protect all user data. Your resume and personal information are never shared with third parties without your explicit consent. We comply with GDPR and CCPA regulations.",
|
||||
},
|
||||
id: "4", title: "Is my personal data secure?", content:
|
||||
"Yes, we use enterprise-grade encryption (AES-256) to protect all user data. Your resume and personal information are never shared with third parties without your explicit consent. We comply with GDPR and CCPA regulations."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Can I update my resume after uploading?",
|
||||
content:
|
||||
"Absolutely! You can upload a new resume version at any time. The system will re-scan and update your job recommendations accordingly. You can maintain multiple resume versions in your profile.",
|
||||
},
|
||||
id: "5", title: "Can I update my resume after uploading?", content:
|
||||
"Absolutely! You can upload a new resume version at any time. The system will re-scan and update your job recommendations accordingly. You can maintain multiple resume versions in your profile."},
|
||||
{
|
||||
id: "6",
|
||||
title: "What is the cost of using ResumeMatch?",
|
||||
content:
|
||||
"We offer a free tier with limited scans and job recommendations. Premium plans start at $9.99/month and include unlimited scans, priority job matching, and detailed career analytics.",
|
||||
},
|
||||
id: "6", title: "What is the cost of using ResumeMatch?", content:
|
||||
"We offer a free tier with limited scans and job recommendations. Premium plans start at $9.99/month and include unlimited scans, priority job matching, and detailed career analytics."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user