-
Notifications
You must be signed in to change notification settings - Fork 2
/
homepage.html
217 lines (212 loc) · 7.59 KB
/
homepage.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PreScribe: Home</title>
<style>
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
margin: 0;
padding: 0;
background-color: #001861;
color: #ffffff;
}
header {
background-color: #001861;
padding: 5px 0;
text-align: left;
color: #ffffff;
position: fixed;
width: 100%;
z-index: 1000;
top: 0;
}
.header-container {
max-width: 1200px;
margin: 0 auto;
padding: 0 10px;
display: flex;
align-items: center;
justify-content: space-between;
}
.logo {
font-size: 17px;
margin: 0;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
display: flex;
align-items: center;
margin-left: -80px;
}
.logo img {
height: 50px;
margin-right: 5px;
filter: invert(1);
}
.hero {
background-image: radial-gradient(ellipse, #ffffff, #C0C0C0);
background-size: cover;
background-position: center;
color: #000000;
text-align: center;
padding: 250px 50px;
display: flex;
justify-content: center;
align-items: center;
margin-top: 70px;
position: relative;
}
.hero-content {
max-width: 1000px;
margin: 0 auto;
}
.hero h1 {
font-size: 48px;
margin-bottom: 20px;
margin-left: -600px;
}
.hero p {
font-size: 20px;
margin-bottom: 50px;
margin-left: -600px;
}
.cta-button {
background-color: #001861;
color: #ffffff;
padding: 15px 25px;
font-size: 20px;
text-decoration: none;
border: 10px solid #001861;
border-radius: 35px;
transition: background-color 0.3s;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
margin-right: 600px;
}
.cta-button:hover {
background-color: #003a72;
color: #ffffff;
border-color: #003a72;
}
.services {
padding: 50px 100px;
text-align: center;
background-color: #001861;
color: #ffffff;
}
.services h2 {
font-size: 36px;
margin-bottom: 40px;
}
.services p {
font-size: 20px;
line-height: 1.6;
margin-bottom: 30px;
}
.diagram-image {
display: flex;
position: absolute;
top: 50%;
right: 300px;
transform: translateX(50%) translateY(-50%);
max-width: 100%;
position: absolute;
}
.split-section {
display: flex;
justify-content: space-between;
padding: 100px 40px;
background-color: #C0C0C0;
color: #000000;
overflow: hidden;
overflow-x: hidden;
align-items:center;
}
.split-section .text {
flex: 0 0 50%;
padding-right: 30px;
margin-left: 50px;
margin-right: 50px;
align-items: center;
font-size:20px;
}
.split-section .text .text-container {
padding-right:50px;
padding-left: 50px;
align-items: center;
line-height: 1.5;
}
.split-section .image {
flex: 0 0 50%;
padding: 0px;
}
.split-section img {
max-width: 100%;
height: auto;
margin-left: 0px;
margin-right: 0px;
border: 5px solid #000000;
box-sizing: border-box;
}
@media (max-width: 900px) {
.diagram-image {
position: static;
transform: none;
max-width: 100%;
margin: 0 auto;
}
.cta-button {
margin: 20px auto;
display: block;
padding: 15px 25px;
width: 15%;
}
.hero {
padding: 150px 200px;
}
.hero h1,
.hero p {
margin-left: 0;
}
}
</style>
</head>
<body>
<header>
<div class="header-container">
<div class="logo">
<img src="medclipboard.jpg" alt="PreScribe Logo">
<h1>PreScribe</h1>
</div>
<!-- Add navigation links here -->
</div>
</header>
<div class="hero">
<div class="hero-content">
<h1>Welcome to PreScribe</h1>
<p>Prescribe Responsibly, Scribe Accurately.</p>
<a href="http://localhost:3000" class="cta-button"><b>Launch</b></a>
<img src="diagram-removebg-preview.png" alt="Diagram" class="diagram-image">
</div>
</div>
<div class="services">
<h2>Our Services</h2>
<p>Our app offers a unique and comprehensive suite of services dedicated to ensuring medication safety and fostering patient well-being. At the heart of our platform is cutting-edge AI technology, empowering us to conduct meticulous conversation analysis between doctors and patients. Through this AI-driven approach, we meticulously parse through discussions to identify prescribed medications and pertinent health information.</p>
<p>Moreover, our app seamlessly integrates medication checklist implementation, providing a structured framework for clinicians to adhere to essential safety protocols before finalizing prescriptions. This checklist covers a wide array of factors, including patient demographics, medical history, potential drug interactions, and contraindications, ensuring that every patient is evaluated against the prescription's criteria before proceeding.</p>
<p>In addition, our real-time monitoring capabilities enable continuous oversight of doctor-patient interactions, allowing for immediate intervention in case of any discrepancies or safety concerns. This proactive approach not only enhances patient care but also fosters a sense of trust and confidence in the healthcare process.</p>
<p>With our expertise and dedication, we strive to elevate the standard of care by ensuring that every patient is thoroughly evaluated against prescription criteria, ultimately promoting optimal patient outcomes and providing peace of mind to both patients and healthcare providers alike.</p>
</div>
</div>
<div class="split-section">
<div class="image">
<img src="prescribeimage.png" alt="conversation">
</div>
<div class="text">
<div class="text-container">
<h2>Transcription</h2>
<p>This is the conversation between the doctor and patient, being transcribed in real time. As the doctor asks patients questions about their health, the patient prescription checklist is marked accordingly. Once the doctor prescribes a medication, the checklist promptly displays the necessary requirements for its usage.</p>
</div>
</div>
</div>
</body>
</html>