6 Commits

Author SHA1 Message Date
f4b3d045c5 Merge version_2 into main
Merge version_2 into main
2026-03-08 05:58:50 +00:00
7f3995791a Update src/app/page.tsx 2026-03-08 05:58:46 +00:00
69fc9c888f Update src/app/layout.tsx 2026-03-08 05:58:46 +00:00
4cfc2a6c8a Merge version_1 into main
Merge version_1 into main
2026-03-08 05:57:38 +00:00
edad19362a Merge version_1 into main
Merge version_1 into main
2026-03-08 05:56:52 +00:00
90065abad5 Merge version_1 into main
Merge version_1 into main
2026-03-08 05:55:21 +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>
);
}
}