@@ -44,8 +44,8 @@ <h1 class="text-center h3 mb-5 text-primary">Get Started</h1>
44
44
< div class ="row ">
45
45
< div class ="col-md ">
46
46
< a
47
- class ="card mb-4 h-100 border-0 shadow-hover text-decoration-none "
48
- href =" /analysis "
47
+ class ="card mb-4 h-100 border-0 shadow-hover text-decoration-none opacity-50 "
48
+
49
49
rel ="noopener noreferrer ">
50
50
< div class ="card-body text-center ">
51
51
< svg xmlns ="http://www.w3.org/2000/svg " class ="mt-2 mb-4 " height ="60 " fill ="steelblue " viewBox ="0 0 576 512 ">
@@ -57,9 +57,9 @@ <h1 class="text-center h3 mb-5 text-primary">Get Started</h1>
57
57
class ="text-secondary "
58
58
d ="M294.4 44.8c6-8.1 15.5-12.8 25.6-12.8l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L336 96 249.6 211.2c-6 8.1-15.5 12.8-25.6 12.8L32 224c-17.7 0-32-14.3-32-32s14.3-32 32-32l176 0L294.4 44.8z " />
59
59
</ svg >
60
- < h5 class ="card-title mb-3 text-primary "> Analysis </ h5 >
60
+ < h5 class ="card-title mb-3 text-primary "> ConsentCrafter < br > < small style =" font-size: 0.8rem " > (under construction) </ small > </ h5 >
61
61
< p class ="card-text fw-normal ">
62
- Access environments and custom research pipelines to explore and analyze your data .
62
+ Process and translate protocols and consent forms .
63
63
</ p >
64
64
</ div >
65
65
</ a >
@@ -76,15 +76,15 @@ <h5 class="card-title mb-3 text-primary">Analysis</h5>
76
76
class ="text-primary "
77
77
d ="M512 160L352 0l0 128c0 17.7 14.3 32 32 32l128 0zM297 215c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L24 288c-13.3 0-24 10.7-24 24s10.7 24 24 24l278.1 0-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9l-80-80z " />
78
78
</ svg >
79
- < h5 class ="card-title mb-3 text-primary "> Documents </ h5 >
79
+ < h5 class ="card-title mb-3 text-primary "> Workspaces </ h5 >
80
80
< p class ="card-text fw-normal ">
81
81
Process biomedical documents to produce formats that meet the needs of various audiences.
82
82
</ p >
83
83
</ div >
84
84
</ a >
85
85
</ div >
86
86
< div class ="col-md ">
87
- < a class ="card mb-4 h-100 border-0 shadow-hover text-decoration-none " href ="/agents ">
87
+ < a class ="card mb-4 h-100 border-0 shadow-hover text-decoration-none " href ="/agents/compliai ">
88
88
< div class ="card-body text-center ">
89
89
< svg xmlns ="http://www.w3.org/2000/svg " class ="mt-2 mb-4 " height ="60 " fill ="#0d2648 " viewBox ="0 0 640 512 ">
90
90
< path
@@ -95,9 +95,9 @@ <h5 class="card-title mb-3 text-primary">Documents</h5>
95
95
class ="text-primary "
96
96
d ="M134.7 124c0-25.8 20.9-46.7 46.7-46.7l47.4 0c29.1 0 52.6 23.6 52.6 52.6c0 18.8-10.1 36.3-26.4 45.6L228 191l0 6.3 0 20-40 0 0-20 0-17.9 0-11.6 10-5.8L235 140.9c3.9-2.3 6.3-6.4 6.3-10.9c0-7-5.7-12.6-12.6-12.6l-47.4 0c-3.7 0-6.7 3-6.7 6.7l0 5.5-40 0 0-5.5zM188 250.7l40 0 0 40-40 0 0-40zM432 512c-95.6 0-176.2-54.6-200.5-129C348.9 372.9 448 288.3 448 176c0-5.2-.2-10.4-.6-15.5C555.1 167.1 640 243.2 640 336c0 37.5-13.9 72.3-37.6 100.9L640 512 531.9 490.4C502.3 504.2 468.2 512 432 512zM566.1 318.1L580.3 304 552 275.7l-14.1 14.1L472 355.7l-25.9-25.9L432 315.7 403.7 344l14.1 14.1 40 40L472 412.3l14.1-14.1 80-80z " />
97
97
</ svg >
98
- < h5 class ="card-title mb-3 text-primary "> Agents </ h5 >
98
+ < h5 class ="card-title mb-3 text-primary "> CompliAI </ h5 >
99
99
< p class ="card-text fw-normal ">
100
- Use interactive agents and APIs to support research inquiries, data searches, and analysis .
100
+ Access real-time guidance on federal policies .
101
101
</ p >
102
102
</ div >
103
103
</ a >
0 commit comments