add same modal in learning facility
This commit is contained in:
@@ -213,7 +213,7 @@ export function LeadershipPipelineDevelopment() {
|
||||
<div className="w-full section-margin-x">
|
||||
<div className="max-w-4xl">
|
||||
{/* Back Navigation */}
|
||||
{/* <div className="mb-8">
|
||||
<div className="mb-8">
|
||||
<Button
|
||||
variant="ghost"
|
||||
onClick={() => navigateTo('/services')}
|
||||
@@ -222,7 +222,7 @@ export function LeadershipPipelineDevelopment() {
|
||||
<ArrowLeft className="w-4 h-4 mr-2" />
|
||||
Back to Services
|
||||
</Button>
|
||||
</div> */}
|
||||
</div>
|
||||
|
||||
<div className="mb-8">
|
||||
<h1 className="text-h1-white">
|
||||
|
||||
Reference in New Issue
Block a user