changes and scroll top
This commit is contained in:
@@ -537,7 +537,7 @@ export function Navigation({ currentPage }: NavigationProps) {
|
||||
) : (
|
||||
<div className="hidden md:flex items-center">
|
||||
<Button
|
||||
onClick={() => navigate('/leadership-journey')}
|
||||
onClick={() => navigate('/self-learner-signup')}
|
||||
className="management-dev-glassmorphic-btn text-body px-8 py-4 min-h-[52px] border transition-all duration-300 group"
|
||||
style={{
|
||||
fontFamily: 'var(--font-family-base)',
|
||||
|
||||
Reference in New Issue
Block a user