19
19
20
20
< main class ="flex-grow pt-20 ">
21
21
<!-- About Section -->
22
- < section id ="about " class ="py-24 ">
22
+ < section id ="about " class ="py-24 bg-white ">
23
23
< div class ="container ">
24
24
< div class ="flex flex-wrap items-center ">
25
25
< div class ="w-full lg:w-1/2 ">
26
- < h2 class ="mb-6 section-heading "> About MONAI</ h2 >
26
+ < h1 class ="text-4xl font-bold text-gray-800 mb-8 "> About MONAI</ h1 >
27
27
< div class ="w-full sm:3/5 ">
28
- < p class ="py-2 ">
28
+ < p class ="text-lg leading-relaxed text-gray-700 mb-4 ">
29
29
Project MONAI is a collaborative initiative that brings together leading researchers, clinicians, and industry experts
30
30
to advance medical imaging AI. Originally started by NVIDIA and King's College London, MONAI has grown into a vibrant
31
31
community focused on developing and sharing best practices, tools, and frameworks for healthcare imaging across academia
32
32
and enterprise.
33
33
</ p >
34
- < p class ="py-2 ">
34
+ < p class ="text-lg leading-relaxed text-gray-700 mb-4 ">
35
35
Our mission is to accelerate the adoption of AI in healthcare imaging by providing robust, validated tools and fostering
36
36
collaboration between researchers, clinicians, and industry partners. Building upon the foundations laid by toolkits like
37
37
NVIDIA Clara Train, NiftyNet, DLTK, and DeepNeuro, MONAI Core has emerged as our flagship framework, embodying the
@@ -47,21 +47,21 @@ <h2 class="mb-6 section-heading">About MONAI</h2>
47
47
</ section >
48
48
49
49
<!-- Advisory Board Section -->
50
- < section id ="advisory-board " class ="py-12 bg-brand-dark/15 ">
50
+ < section id ="advisory-board " class ="py-24 bg-neutral-lightgray ">
51
51
< div class ="container ">
52
- < h2 class ="section-heading text-3xl md:text-4xl font-bold mb-4 "> Advisory Board</ h2 >
52
+ < h2 class ="text-3xl font-bold text-neutral-darkestblack mb-8 "> Advisory Board</ h2 >
53
53
< div class ="max-w-4xl mb-12 ">
54
- < p class ="text-gray-700 mb-4 ">
54
+ < p class ="text-lg leading-relaxed text- gray-700 mb-4 ">
55
55
The MONAI Advisory Board brings together distinguished leaders from academia, healthcare, and industry who guide our
56
56
strategic direction and ensure alignment with the needs of the medical imaging community. Our board members contribute
57
57
their diverse expertise to shape MONAI's development and impact in healthcare AI.
58
58
</ p >
59
- < p class ="text-gray-700 mb-4 ">
59
+ < p class ="text-lg leading-relaxed text- gray-700 mb-4 ">
60
60
Board members play a crucial role in maintaining MONAI's technical excellence, clinical relevance, and ethical standards.
61
61
They provide strategic oversight across various aspects including technical development, clinical validation, educational
62
62
initiatives, and community engagement.
63
63
</ p >
64
- < p class ="text-gray-700 mb-4 ">
64
+ < p class ="text-lg leading-relaxed text- gray-700 mb-6 ">
65
65
Through regular collaboration with working groups and the broader community, the Advisory Board ensures that MONAI
66
66
continues to meet the evolving needs of researchers, clinicians, and industry partners while advancing the field of
67
67
medical imaging AI.
0 commit comments