forked from akathedeveloper/CareSync
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
347 lines (332 loc) · 14 KB
/
index.html
File metadata and controls
347 lines (332 loc) · 14 KB
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- Primary Meta Tags -->
<title>CareSync – Smart Healthcare Assistant Platform</title>
<meta name="title" content="CareSync – Smart Healthcare Assistant Platform" />
<meta name="description" content="Streamline patient care with our comprehensive healthcare platform. Connect doctors, patients, and pharmacies in one secure ecosystem." />
<meta name="keywords" content="healthcare, medical, patient care, doctor, pharmacy, health management, telemedicine" />
<meta name="author" content="CareSync Team" />
<meta name="robots" content="index, follow" />
<meta name="language" content="English" />
<meta name="revisit-after" content="7 days" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://caresync.app/" />
<meta property="og:title" content="CareSync – Smart Healthcare Assistant Platform" />
<meta property="og:description" content="Streamline patient care with our comprehensive healthcare platform. Connect doctors, patients, and pharmacies in one secure ecosystem." />
<meta property="og:image" content="/CareSync-Complete-Logo.png" />
<meta property="og:site_name" content="CareSync" />
<meta property="og:locale" content="en_US" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://caresync.app/" />
<meta property="twitter:title" content="CareSync – Smart Healthcare Assistant Platform" />
<meta property="twitter:description" content="Streamline patient care with our comprehensive healthcare platform. Connect doctors, patients, and pharmacies in one secure ecosystem." />
<meta property="twitter:image" content="/CareSync-Complete-Logo.png" />
<!-- Viewport and Mobile -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="CareSync" />
<meta name="application-name" content="CareSync" />
<meta name="msapplication-TileColor" content="#059669" />
<meta name="msapplication-config" content="/browserconfig.xml" />
<meta name="theme-color" content="#059669" />
<!-- Favicon System -->
<!-- Standard favicons -->
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="48x48" href="/favicon-48x48.png" />
<link rel="icon" type="image/png" sizes="72x72" href="/favicon-72x72.png" />
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="128x128" href="/favicon-128x128.png" />
<link rel="icon" type="image/png" sizes="144x144" href="/favicon-144x144.png" />
<link rel="icon" type="image/png" sizes="152x152" href="/favicon-152x152.png" />
<link rel="icon" type="image/png" sizes="192x192" href="/favicon-192x192.png" />
<link rel="icon" type="image/png" sizes="384x384" href="/favicon-384x384.png" />
<link rel="icon" type="image/png" sizes="512x512" href="/favicon-512x512.png" />
<!-- Apple Touch Icons -->
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png" />
<!-- Android Chrome Icons -->
<link rel="icon" type="image/png" sizes="192x192" href="/android-chrome-192x192.png" />
<link rel="icon" type="image/png" sizes="512x512" href="/android-chrome-512x512.png" />
<!-- Microsoft Tiles -->
<meta name="msapplication-TileImage" content="/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="/mstile-310x310.png" />
<!-- PWA Manifest -->
<link rel="manifest" href="/manifest.json" />
<!-- SEO and Search Engine Files -->
<link rel="canonical" href="https://caresync.app/" />
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml" />
<!-- Preconnect to external domains -->
<link rel="preconnect" href="https://unpkg.com" />
<link rel="dns-prefetch" href="https://unpkg.com" />
<!-- JSON-LD Structured Data for Rich Snippets -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://caresync.app/#organization",
"name": "CareSync",
"alternateName": "CareSync Healthcare Platform",
"url": "https://caresync.app",
"logo": {
"@type": "ImageObject",
"url": "https://caresync.app/CareSync-Complete-Logo.png",
"width": 512,
"height": 512
},
"description": "Streamline patient care with our comprehensive healthcare platform. Connect doctors, patients, and pharmacies in one secure ecosystem.",
"foundingDate": "2024",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer service",
"url": "https://caresync.app/contact"
},
"sameAs": [
"https://twitter.com/caresync",
"https://linkedin.com/company/caresync",
"https://facebook.com/caresync"
]
},
{
"@type": "WebSite",
"@id": "https://caresync.app/#website",
"url": "https://caresync.app",
"name": "CareSync – Smart Healthcare Assistant Platform",
"description": "Streamline patient care with our comprehensive healthcare platform. Connect doctors, patients, and pharmacies in one secure ecosystem.",
"publisher": {
"@id": "https://caresync.app/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://caresync.app/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebApplication",
"@id": "https://caresync.app/#webapp",
"name": "CareSync",
"url": "https://caresync.app",
"description": "Smart Healthcare Assistant Platform for doctors, patients, and pharmacies",
"applicationCategory": "HealthApplication",
"operatingSystem": "Web Browser",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD",
"description": "Free healthcare management platform"
},
"featureList": [
"Patient Management",
"Doctor Dashboard",
"Pharmacy Integration",
"Appointment Scheduling",
"Prescription Management",
"Health Records",
"Real-time Messaging",
"Offline Support",
"Mobile App",
"Secure Authentication"
],
"browserRequirements": "Requires JavaScript. Requires HTML5.",
"softwareVersion": "1.0.0",
"releaseNotes": "Initial release of CareSync healthcare platform"
},
{
"@type": "SoftwareApplication",
"name": "CareSync",
"operatingSystem": "Web Browser, iOS, Android",
"applicationCategory": "HealthApplication",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",
"ratingCount": "150",
"bestRating": "5",
"worstRating": "1"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"description": "Comprehensive healthcare platform connecting doctors, patients, and pharmacies"
},
{
"@type": "MedicalBusiness",
"name": "CareSync Healthcare Platform",
"description": "Digital healthcare platform providing comprehensive patient care management",
"url": "https://caresync.app",
"telephone": "+1-800-CARESYNC",
"address": {
"@type": "PostalAddress",
"addressCountry": "US"
},
"medicalSpecialty": [
"General Practice",
"Telemedicine",
"Healthcare Management",
"Patient Care"
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Healthcare Services",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Patient Management",
"description": "Comprehensive patient care and health record management"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Doctor Dashboard",
"description": "Professional tools for healthcare providers"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Pharmacy Integration",
"description": "Seamless prescription and medication management"
}
}
]
}
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://caresync.app"
}
]
}
]
}
</script>
<!-- Additional Structured Data for Healthcare -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is CareSync?",
"acceptedAnswer": {
"@type": "Answer",
"text": "CareSync is a comprehensive healthcare platform that connects doctors, patients, and pharmacies in one secure ecosystem for streamlined patient care management."
}
},
{
"@type": "Question",
"name": "Is CareSync free to use?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, CareSync offers a free healthcare management platform for patients, doctors, and pharmacies to connect and manage healthcare services."
}
},
{
"@type": "Question",
"name": "How secure is patient data on CareSync?",
"acceptedAnswer": {
"@type": "Answer",
"text": "CareSync implements enterprise-grade security measures including encryption, secure authentication, and compliance with healthcare data protection standards."
}
},
{
"@type": "Question",
"name": "Can I use CareSync on mobile devices?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, CareSync is a Progressive Web App (PWA) that works seamlessly on desktop, tablet, and mobile devices with offline support."
}
}
]
}
</script>
<!-- Local Business Schema (if applicable) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"@id": "https://caresync.app/#localbusiness",
"name": "CareSync Healthcare Platform",
"image": "https://caresync.app/CareSync-Complete-Logo.png",
"description": "Digital healthcare platform providing comprehensive patient care management",
"url": "https://caresync.app",
"telephone": "+1-800-CARESYNC",
"address": {
"@type": "PostalAddress",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": "40.7128",
"longitude": "-74.0060"
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday"
],
"opens": "00:00",
"closes": "23:59"
},
"sameAs": [
"https://twitter.com/caresync",
"https://linkedin.com/company/caresync",
"https://facebook.com/caresync"
]
}
</script>
<!-- Stylesheets -->
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
</head>
<body>
<div id="root"></div>
<!-- ✅ Vite will replace this with built assets in dist/ -->
<script type="module" src="/src/main.jsx"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init({
easing: 'ease-in-out',
duration: 800,
once: true
});
</script>
</body>
</html>