Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app/about/security-compliance/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function Hero() {
<Navbar />
<div className="pt-16 pb-24 sm:pt-24 sm:pb-32 md:pt-32 md:pb-38">
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
Standards, privacy, and control—by design.
Standards, privacy, and control—by design
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
CARE implements standards‑based interoperability with strong access
Expand Down
2 changes: 1 addition & 1 deletion src/app/about/team/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function Hero() {
<Navbar />
<div className="pt-16 pb-24 sm:pt-24 sm:pb-32 md:pt-32 md:pb-38">
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
The community‑driven model.
The community‑driven model
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
OHC is stewarded by <strong>14+ core maintainers</strong> and a
Expand Down
4 changes: 2 additions & 2 deletions src/app/contact/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function Hero() {
<Navbar />
<div className="pt-16 pb-24 sm:pt-24 sm:pb-32 md:pt-32 md:pb-38">
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
Join our community or get in touch.
Join our community or get in touch
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
Connect with healthcare innovators, collaborate on open health
Expand All @@ -44,7 +44,7 @@ function CommunitySection() {
>
Connect, collaborate, and create change with like-minded innovators in
our Slack community, dedicated to advancing healthcare through
technology.
technology
</Heading>
</div>

Expand Down
2 changes: 1 addition & 1 deletion src/app/developers/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ function Hero() {
<Navbar />
<div className="pt-16 pb-24 sm:pt-24 sm:pb-32 md:pt-32 md:pb-38">
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
Build open source healthcare. Save lives.
Build open source healthcare, Save lives
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
Contribute to CARE, an open-source EMR system built with Django DRF
Expand Down
2 changes: 1 addition & 1 deletion src/app/impact/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function Hero() {
<Navbar />
<div className="pt-16 pb-24 sm:pt-24 sm:pb-32 md:pt-32 md:pb-38">
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
Public code → public impact.
Public code → public impact
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
Real-world deployment across 10 States with measurable outcomes in
Expand Down
2 changes: 1 addition & 1 deletion src/app/network/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ function Hero() {
<Navbar />
<div className="pt-16 pb-24 sm:pt-24 sm:pb-32 md:pt-32 md:pb-38">
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
Open infrastructure only works when built together.
Open infrastructure only works when built together
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
Governments, hospitals, implementers, researchers, and volunteers
Expand Down
4 changes: 2 additions & 2 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function Hero() {
<div className="flex flex-col items-center justify-center gap-4 text-center">
<h1 className="text-center font-display text-6xl/[0.9] font-bold tracking-tight sm:text-6xl md:text-8xl">
Building digital healthcare <br />{' '}
<span className="text-[#047857]">for everyone.</span>
<span className="text-[#047857]">for everyone</span>
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
<span className="font-semibold">
Expand Down Expand Up @@ -98,7 +98,7 @@ function WhatWeBuildSection() {
</strong>
<br />
<span className="font-display text-5xl font-medium text-gray-600">
with SNOMED, LOINC, UCUM, and ICD-10 integration.
with SNOMED, LOINC, UCUM, and ICD-10 integration
</span>
</Heading>
<p className="mt-8 text-2xl text-gray-600">
Expand Down
4 changes: 2 additions & 2 deletions src/app/product/apps-integrations/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function Hero() {
<Navbar />
<div className="pt-16 pb-24 sm:pt-24 sm:pb-32 md:pt-32 md:pb-38">
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
Apps extend the platform like a smartphone.
Apps extend the platform like a smartphone
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
Browse verified apps and integrations for national rails, telemetry,
Expand All @@ -49,7 +49,7 @@ function FeaturedSection() {
<Container className="py-24">
<Subheading>Featured</Subheading>
<Heading as="h2" className="mt-2 max-w-4xl font-display tracking-tight">
Most popular integrations deployed across multiple states.
Most popular integrations deployed across multiple states
</Heading>

<div className="mt-16 grid grid-cols-1 gap-8 lg:grid-cols-3">
Expand Down
4 changes: 2 additions & 2 deletions src/app/product/care-core/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function Hero() {
</div>

<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
Core: An open foundation for every workflow.
Core: An open foundation for every workflow
</h1>

<p className="mx-auto mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
Expand Down Expand Up @@ -321,7 +321,7 @@ function BenefitsSection() {
<div className="mb-20 text-center">
<Subheading>What you get</Subheading>
<Heading as="h2" className="font-display tracking-tight">
Interoperability by default; clean analytics/exchange.
Interoperability by default; clean analytics/exchange
</Heading>
<p className="mx-auto mt-6 max-w-3xl text-xl leading-relaxed text-gray-600">
Built for the future of healthcare with standards-first architecture
Expand Down
2 changes: 1 addition & 1 deletion src/app/solutions/care-clinics/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function Hero() {
<Navbar />
<div className="pt-16 pb-24 sm:pt-24 sm:pb-32 md:pt-32 md:pb-38">
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
Built for Clinics That Want to Scale, Not Just Digitize.
Built for Clinics That Want to Scale, Not Just Digitize
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
CARE gives clinics the digital foundation to scale and operate
Expand Down
2 changes: 1 addition & 1 deletion src/app/solutions/care-janwar/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function Hero() {
<Navbar />
<div className="pt-16 pb-24 sm:pt-24 sm:pb-32 md:pt-32 md:pb-38">
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
One Platform for Animal Health, Modeled on Human-Care Standards.
One Platform for Animal Health, Modeled on Human-Care Standards
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
Built on FHIR-native,CARE Janvar brings structured data, clinical
Expand Down
4 changes: 2 additions & 2 deletions src/app/solutions/hospital-management/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function Hero() {
<Navbar />
<div className="pt-16 pb-24 sm:pt-24 sm:pb-32 md:pt-32 md:pb-38">
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
Open Source Infrastructure for Intelligent Hospitals.
Open Source Infrastructure for Intelligent Hospitals
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
An AI-ready, FHIR-native hospital system that powers everything from
Expand Down Expand Up @@ -54,7 +54,7 @@ function CoreModulesSection() {
<Container>
<Subheading>Core modules</Subheading>
<Heading as="h2" className="mt-2 max-w-4xl font-display tracking-tight">
Everything you need for comprehensive hospital management.
Everything you need for comprehensive hospital management
</Heading>
<p className="mt-6 max-w-4xl text-lg text-gray-600">
<span>
Expand Down
2 changes: 1 addition & 1 deletion src/app/solutions/palliative-care/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function ImpactSection() {
<Subheading>By the numbers</Subheading>
<Heading as="h2" className="mt-2 max-w-4xl font-display tracking-tight">
Kerala&apos;s Palliative Care Grid demonstrates real-world impact at
scale.
scale
</Heading>

<div className="mt-16 grid grid-cols-1 gap-8 lg:grid-cols-4">
Expand Down
6 changes: 3 additions & 3 deletions src/app/solutions/teleicu/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ function Hero() {
/>
</div>
<h1 className="font-display text-6xl/[0.9] font-medium tracking-tight text-balance text-gray-950 sm:text-8xl/[0.8] md:text-9xl/[0.8]">
Critical Care reached every bed.
Critical Care reached every bed
</h1>
<p className="mt-8 max-w-4xl text-xl/7 font-medium text-gray-950/75 sm:text-2xl/8">
The <strong>10BedICU</strong> Project sets up 10-bed ICUs in
Expand Down Expand Up @@ -58,7 +58,7 @@ function OutcomesSection() {
<Subheading>Outcomes</Subheading>
<Heading as="h2" className="mt-2 max-w-4xl">
Proven results across 10 States with rapid deployment and frontline
adoption.
adoption
</Heading>

<div className="mt-16 grid grid-cols-1 gap-8 lg:grid-cols-4">
Expand Down Expand Up @@ -89,7 +89,7 @@ function ImpactSection() {
<Container className="py-24">
<Subheading>Impacts</Subheading>
<Heading as="h2" className="mt-2 max-w-4xl font-display tracking-tight">
Extend specialist capacity across districts with standardized care.
Extend specialist capacity across districts with standardized care
</Heading>

<div className="mt-16 grid grid-cols-1 gap-8 lg:grid-cols-3">
Expand Down
2 changes: 1 addition & 1 deletion src/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function CallToAction() {
<p className="mt-6 text-3xl font-medium tracking-tight text-gray-950 sm:text-5xl">
Deploy CARE in your state
<br />
Build open health systems.
Build open health systems
</p>
</hgroup>
<p className="mx-auto mt-6 max-w-md text-sm/6 text-gray-500">
Expand Down