Merge version_1 into main #2
@@ -91,41 +91,25 @@ export default function DashboardPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Journey",
|
||||
href: "/skills",
|
||||
},
|
||||
text: "Start Your Journey", href: "/skills"},
|
||||
{
|
||||
text: "View My Progress",
|
||||
href: "#",
|
||||
},
|
||||
text: "View My Progress", href: "#"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/a-modern-saas-dashboard-interface-showin-1772949267050-471e7834.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/a-modern-saas-dashboard-interface-showin-1772949267050-471e7834.png"
|
||||
imageAlt="Dashboard Overview"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Johnson",
|
||||
handle: "Software Engineer, TechCorp",
|
||||
testimonial: "The dashboard makes tracking my career progress intuitive and rewarding. I can see exactly what skills to focus on next.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-tech-pro-1772949267519-1894a84c.png?_wi=3",
|
||||
},
|
||||
name: "Alex Johnson", handle: "Software Engineer, TechCorp", testimonial: "The dashboard makes tracking my career progress intuitive and rewarding. I can see exactly what skills to focus on next.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-tech-pro-1772949267519-1894a84c.png"},
|
||||
{
|
||||
name: "Rebecca Liu",
|
||||
handle: "Product Manager, StartupXYZ",
|
||||
testimonial: "Having all my career tools in one dashboard saves me so much time. The AI mentor is always available when I need advice.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-young-woman-w-1772949265889-63af36fa.png?_wi=2",
|
||||
},
|
||||
name: "Rebecca Liu", handle: "Product Manager, StartupXYZ", testimonial: "Having all my career tools in one dashboard saves me so much time. The AI mentor is always available when I need advice.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-young-woman-w-1772949265889-63af36fa.png"},
|
||||
{
|
||||
name: "Daniel Rodriguez",
|
||||
handle: "Data Scientist, DataFlow",
|
||||
testimonial: "The dashboard analytics help me understand my career trajectory better than ever before.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-man-with-frie-1772949266603-291186bf.png?_wi=2",
|
||||
},
|
||||
name: "Daniel Rodriguez", handle: "Data Scientist, DataFlow", testimonial: "The dashboard analytics help me understand my career trajectory better than ever before.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-man-with-frie-1772949266603-291186bf.png"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -139,24 +123,16 @@ export default function DashboardPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
label: "Team Collaborations",
|
||||
value: "120+",
|
||||
},
|
||||
label: "Team Collaborations", value: "120+"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "Progress Growth",
|
||||
value: "285%",
|
||||
},
|
||||
label: "Progress Growth", value: "285%"},
|
||||
{
|
||||
icon: Target,
|
||||
label: "Goals Achieved",
|
||||
value: "24",
|
||||
},
|
||||
label: "Goals Achieved", value: "24"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Badges Earned",
|
||||
value: "18",
|
||||
},
|
||||
label: "Badges Earned", value: "18"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -95,38 +95,26 @@ export default function MentorPage() {
|
||||
{ text: "Upload Resume", href: "/resume" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/a-modern-saas-dashboard-interface-showin-1772949267050-471e7834.png?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/a-modern-saas-dashboard-interface-showin-1772949267050-471e7834.png"
|
||||
imageAlt="SkillSage Dashboard Interface"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "Software Engineer, TechCorp",
|
||||
testimonial:
|
||||
"SkillSage transformed my career trajectory. The AI mentor guidance was incredibly insightful!",
|
||||
rating: 5,
|
||||
name: "Sarah Johnson", handle: "Software Engineer, TechCorp", testimonial:
|
||||
"SkillSage transformed my career trajectory. The AI mentor guidance was incredibly insightful!", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-portrait-of-a-youn-1772949266343-55d8f71b.png?_wi=3",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-portrait-of-a-youn-1772949266343-55d8f71b.png"},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "Product Manager, StartupXYZ",
|
||||
testimonial:
|
||||
"The resume analyzer identified skills I didn't even know I had. Highly recommended for job seekers!",
|
||||
rating: 5,
|
||||
name: "Michael Chen", handle: "Product Manager, StartupXYZ", testimonial:
|
||||
"The resume analyzer identified skills I didn't even know I had. Highly recommended for job seekers!", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-tech-pro-1772949267519-1894a84c.png?_wi=4",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-tech-pro-1772949267519-1894a84c.png"},
|
||||
{
|
||||
name: "Emily Rodriguez",
|
||||
handle: "Data Scientist, DataFlow",
|
||||
testimonial:
|
||||
"The personalized roadmap helped me plan my next career move with confidence.",
|
||||
rating: 5,
|
||||
name: "Emily Rodriguez", handle: "Data Scientist, DataFlow", testimonial:
|
||||
"The personalized roadmap helped me plan my next career move with confidence.", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-female-tech-l-1772949267080-00774865.png?_wi=3",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-female-tech-l-1772949267080-00774865.png"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -146,45 +134,33 @@ export default function MentorPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Skill Assessment",
|
||||
description:
|
||||
"Take our comprehensive skill assessment covering Web Development, Data Structures, AI/ML, and Communication. Get instant feedback on your proficiency level with detailed score breakdowns.",
|
||||
phoneOne: {
|
||||
title: "Skill Assessment", description:
|
||||
"Take our comprehensive skill assessment covering Web Development, Data Structures, AI/ML, and Communication. Get instant feedback on your proficiency level with detailed score breakdowns.", phoneOne: {
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/interactive-skill-assessment-interface-s-1772949266902-db7845d8.png?_wi=7",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/interactive-skill-assessment-interface-s-1772949266902-db7845d8.png"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/interactive-skill-assessment-interface-s-1772949266902-db7845d8.png?_wi=8",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/interactive-skill-assessment-interface-s-1772949266902-db7845d8.png"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Resume Analyzer",
|
||||
description:
|
||||
"Upload your resume and get AI-powered analysis. Discover detected skills, identify gaps, and receive actionable suggestions to optimize your resume for better job prospects.",
|
||||
phoneOne: {
|
||||
title: "Resume Analyzer", description:
|
||||
"Upload your resume and get AI-powered analysis. Discover detected skills, identify gaps, and receive actionable suggestions to optimize your resume for better job prospects.", phoneOne: {
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/resume-analyzer-interface-showing-drag-a-1772949268986-aa682c25.png?_wi=9",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/resume-analyzer-interface-showing-drag-a-1772949268986-aa682c25.png"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/resume-analyzer-interface-showing-drag-a-1772949268986-aa682c25.png?_wi=10",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/resume-analyzer-interface-showing-drag-a-1772949268986-aa682c25.png"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "AI Career Mentor Chat",
|
||||
description:
|
||||
"Chat with our intelligent AI mentor about career questions. Ask 'How to become a full stack developer?' or 'What skills are needed for Google?' and get personalized guidance.",
|
||||
phoneOne: {
|
||||
title: "AI Career Mentor Chat", description:
|
||||
"Chat with our intelligent AI mentor about career questions. Ask 'How to become a full stack developer?' or 'What skills are needed for Google?' and get personalized guidance.", phoneOne: {
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/chatgpt-like-chat-interface-for-ai-caree-1772949266275-0faf0414.png?_wi=3",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/chatgpt-like-chat-interface-for-ai-caree-1772949266275-0faf0414.png"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/chatgpt-like-chat-interface-for-ai-caree-1772949266275-0faf0414.png?_wi=4",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/chatgpt-like-chat-interface-for-ai-caree-1772949266275-0faf0414.png"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -206,7 +182,7 @@ export default function MentorPage() {
|
||||
{ text: "View Dashboard", href: "/dashboard" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
160
src/app/page.tsx
160
src/app/page.tsx
@@ -94,41 +94,25 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Assessment",
|
||||
href: "/skills",
|
||||
},
|
||||
text: "Start Assessment", href: "/skills"},
|
||||
{
|
||||
text: "Upload Resume",
|
||||
href: "/resume",
|
||||
},
|
||||
text: "Upload Resume", href: "/resume"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/a-modern-saas-dashboard-interface-showin-1772949267050-471e7834.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/a-modern-saas-dashboard-interface-showin-1772949267050-471e7834.png"
|
||||
imageAlt="SkillSage Dashboard Interface"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "Software Engineer, TechCorp",
|
||||
testimonial: "SkillSage transformed my career trajectory. The AI mentor guidance was incredibly insightful!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-portrait-of-a-youn-1772949266343-55d8f71b.png?_wi=1",
|
||||
},
|
||||
name: "Sarah Johnson", handle: "Software Engineer, TechCorp", testimonial: "SkillSage transformed my career trajectory. The AI mentor guidance was incredibly insightful!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-portrait-of-a-youn-1772949266343-55d8f71b.png"},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "Product Manager, StartupXYZ",
|
||||
testimonial: "The resume analyzer identified skills I didn't even know I had. Highly recommended for job seekers!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-tech-pro-1772949267519-1894a84c.png?_wi=1",
|
||||
},
|
||||
name: "Michael Chen", handle: "Product Manager, StartupXYZ", testimonial: "The resume analyzer identified skills I didn't even know I had. Highly recommended for job seekers!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-tech-pro-1772949267519-1894a84c.png"},
|
||||
{
|
||||
name: "Emily Rodriguez",
|
||||
handle: "Data Scientist, DataFlow",
|
||||
testimonial: "The personalized roadmap helped me plan my next career move with confidence.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-female-tech-l-1772949267080-00774865.png?_wi=1",
|
||||
},
|
||||
name: "Emily Rodriguez", handle: "Data Scientist, DataFlow", testimonial: "The personalized roadmap helped me plan my next career move with confidence.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-female-tech-l-1772949267080-00774865.png"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -145,55 +129,37 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore All Features",
|
||||
href: "/dashboard",
|
||||
},
|
||||
text: "Explore All Features", href: "/dashboard"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Skill Assessment",
|
||||
description: "Take our comprehensive skill assessment covering Web Development, Data Structures, AI/ML, and Communication. Get instant feedback on your proficiency level with detailed score breakdowns.",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/interactive-skill-assessment-interface-s-1772949266902-db7845d8.png?_wi=1",
|
||||
},
|
||||
title: "Skill Assessment", description: "Take our comprehensive skill assessment covering Web Development, Data Structures, AI/ML, and Communication. Get instant feedback on your proficiency level with detailed score breakdowns.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/interactive-skill-assessment-interface-s-1772949266902-db7845d8.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/interactive-skill-assessment-interface-s-1772949266902-db7845d8.png?_wi=2",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/interactive-skill-assessment-interface-s-1772949266902-db7845d8.png"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Resume Analyzer",
|
||||
description: "Upload your resume and get AI-powered analysis. Discover detected skills, identify gaps, and receive actionable suggestions to optimize your resume for better job prospects.",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/resume-analyzer-interface-showing-drag-a-1772949268986-aa682c25.png?_wi=1",
|
||||
},
|
||||
title: "Resume Analyzer", description: "Upload your resume and get AI-powered analysis. Discover detected skills, identify gaps, and receive actionable suggestions to optimize your resume for better job prospects.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/resume-analyzer-interface-showing-drag-a-1772949268986-aa682c25.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/resume-analyzer-interface-showing-drag-a-1772949268986-aa682c25.png?_wi=2",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/resume-analyzer-interface-showing-drag-a-1772949268986-aa682c25.png"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "AI Career Mentor Chat",
|
||||
description: "Chat with our intelligent AI mentor about career questions. Ask 'How to become a full stack developer?' or 'What skills are needed for Google?' and get personalized guidance.",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/chatgpt-like-chat-interface-for-ai-caree-1772949266275-0faf0414.png?_wi=1",
|
||||
},
|
||||
title: "AI Career Mentor Chat", description: "Chat with our intelligent AI mentor about career questions. Ask 'How to become a full stack developer?' or 'What skills are needed for Google?' and get personalized guidance.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/chatgpt-like-chat-interface-for-ai-caree-1772949266275-0faf0414.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/chatgpt-like-chat-interface-for-ai-caree-1772949266275-0faf0414.png?_wi=2",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/chatgpt-like-chat-interface-for-ai-caree-1772949266275-0faf0414.png"},
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Personalized Roadmap",
|
||||
description: "Get a step-by-step career roadmap tailored to your goals. From learning fundamentals to building projects and mastering advanced topics, we guide every step.",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/step-by-step-career-roadmap-visualizatio-1772949266549-94e9f941.png?_wi=1",
|
||||
},
|
||||
title: "Personalized Roadmap", description: "Get a step-by-step career roadmap tailored to your goals. From learning fundamentals to building projects and mastering advanced topics, we guide every step.", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/step-by-step-career-roadmap-visualizatio-1772949266549-94e9f941.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/step-by-step-career-roadmap-visualizatio-1772949266549-94e9f941.png?_wi=2",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/step-by-step-career-roadmap-visualizatio-1772949266549-94e9f941.png"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -209,24 +175,16 @@ export default function HomePage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
label: "Active Users",
|
||||
value: "50,000+",
|
||||
},
|
||||
label: "Active Users", value: "50,000+"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "Career Transitions",
|
||||
value: "15,000+",
|
||||
},
|
||||
label: "Career Transitions", value: "15,000+"},
|
||||
{
|
||||
icon: Target,
|
||||
label: "Skills Assessed",
|
||||
value: "1M+",
|
||||
},
|
||||
label: "Skills Assessed", value: "1M+"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Success Rate",
|
||||
value: "94%",
|
||||
},
|
||||
label: "Success Rate", value: "94%"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -242,53 +200,23 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "David Kim",
|
||||
handle: "@davidkim",
|
||||
testimonial: "Within 3 months of using SkillSage, I landed my dream role at a FAANG company. The roadmap and AI guidance were game-changers!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-career-m-1772949267848-c92d3e60.png?_wi=1",
|
||||
},
|
||||
id: "1", name: "David Kim", handle: "@davidkim", testimonial: "Within 3 months of using SkillSage, I landed my dream role at a FAANG company. The roadmap and AI guidance were game-changers!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-career-m-1772949267848-c92d3e60.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Lisa Wang",
|
||||
handle: "@lisawang",
|
||||
testimonial: "The resume analyzer helped me increase my job interview callbacks by 300%. Absolutely worth it!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-young-woman-w-1772949265889-63af36fa.png?_wi=1",
|
||||
},
|
||||
id: "2", name: "Lisa Wang", handle: "@lisawang", testimonial: "The resume analyzer helped me increase my job interview callbacks by 300%. Absolutely worth it!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-young-woman-w-1772949265889-63af36fa.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Alex Thompson",
|
||||
handle: "@alexthompson",
|
||||
testimonial: "As a career changer, the personalized roadmap made the transition smooth and achievable. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-man-with-frie-1772949266603-291186bf.png?_wi=1",
|
||||
},
|
||||
id: "3", name: "Alex Thompson", handle: "@alexthompson", testimonial: "As a career changer, the personalized roadmap made the transition smooth and achievable. Highly recommend!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-man-with-frie-1772949266603-291186bf.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Maria Garcia",
|
||||
handle: "@mariagarcia",
|
||||
testimonial: "The AI mentor is like having a personal coach. It answered all my questions and boosted my confidence for interviews.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-portrait-of-a-youn-1772949266343-55d8f71b.png?_wi=2",
|
||||
},
|
||||
id: "4", name: "Maria Garcia", handle: "@mariagarcia", testimonial: "The AI mentor is like having a personal coach. It answered all my questions and boosted my confidence for interviews.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-portrait-of-a-youn-1772949266343-55d8f71b.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "James Liu",
|
||||
handle: "@jamesliu",
|
||||
testimonial: "SkillSage's skill assessment gave me clarity on my strengths and areas for improvement. Exactly what I needed!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-tech-pro-1772949267519-1894a84c.png?_wi=2",
|
||||
},
|
||||
id: "5", name: "James Liu", handle: "@jamesliu", testimonial: "SkillSage's skill assessment gave me clarity on my strengths and areas for improvement. Exactly what I needed!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-male-tech-pro-1772949267519-1894a84c.png"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Sophia Martin",
|
||||
handle: "@sophiamartin",
|
||||
testimonial: "Transitioned from finance to tech with SkillSage's guidance. Best career decision ever!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-female-tech-l-1772949267080-00774865.png?_wi=2",
|
||||
},
|
||||
id: "6", name: "Sophia Martin", handle: "@sophiamartin", testimonial: "Transitioned from finance to tech with SkillSage's guidance. Best career decision ever!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeNhaZtBJ12yFMlQGUwzyilCYU/professional-headshot-of-a-female-tech-l-1772949267080-00774865.png"},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
@@ -306,16 +234,12 @@ export default function HomePage() {
|
||||
description="Join thousands of professionals who have already transformed their careers with SkillSage. Start with a free skill assessment and unlock your potential."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Assessment",
|
||||
href: "/skills",
|
||||
},
|
||||
text: "Start Free Assessment", href: "/skills"},
|
||||
{
|
||||
text: "View Dashboard",
|
||||
href: "/dashboard",
|
||||
},
|
||||
text: "View Dashboard", href: "/dashboard"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user