Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 05:58:51 +00:00
2 changed files with 13 additions and 1432 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -231,7 +231,7 @@ export default function HomePage() {
tagIcon={Rocket}
tagAnimation="slide-up"
title="Begin Your Career Transformation Today"
description="Join thousands of professionals who have already transformed their careers with SkillSage. Start with a free skill assessment and unlock your potential."
description="Get actionable insights in minutes, not weeks. Start your personalized career transformation with a free assessment."
buttons={[
{
text: "Start Free Assessment", href: "/skills"},
@@ -252,4 +252,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}