-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
172 additions
and
191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,12 @@ | |
<link rel="stylesheet" href="banner.css"> | ||
<link rel="stylesheet" href="footer.css"> | ||
<meta charset="UTF-8"> | ||
|
||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Domine:[email protected]&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<header class = "header"> | ||
<header> | ||
<img src="images/Brand/Logo.svg"/> | ||
<img src="images/Brand/Logo text.svg"/> | ||
<nav class="navbar"> | ||
|
@@ -23,8 +22,10 @@ | |
<a href="contact.html">Contact</a> | ||
<button onclick="document.location='app.html'">Our App</button> | ||
</nav> | ||
<label for="" class="icons"> | ||
<i class='bx bx-menu' style="font-size: 2.8rem; color: #1C3312;"></i> | ||
<input type="checkbox" id="check"> | ||
<label for="check" class="icons"> | ||
<i class='bx bx-menu' id="menu-icon"style="font-size: 2.8rem; color: #1C3312;"></i> | ||
<i class='bx bx-x'id="close-icon"style="font-size: 2.8rem; color: #1C3312;"></i> | ||
</label> | ||
</header> | ||
<section class="aboutus-about"> | ||
|
@@ -62,34 +63,49 @@ <h2>Our Motivation</h2> | |
</div> | ||
<div class="goal-text"> | ||
<h2>Our Goal</h2> | ||
<p>To ensure that these individuals are not left behind in the | ||
healthcare system. By increasing awareness and utilization of free | ||
healthcare resources through our app, we hope to alleviate the | ||
burden of preventable diseases within these communities. </p> | ||
<p>By increasing awareness and utilization of free healthcare | ||
resources, we hope to alleviate the burden of preventable diseases | ||
within these communities. Our goal is to empower individuals with | ||
the knowledge and tools they need to make informed healthcare decisions, | ||
ultimately improving their health and well-being. </p> | ||
</div> | ||
</div> | ||
|
||
<section class= "whatwedo"> | ||
<h2>What We Do</h2> | ||
<p>We work closely with community partners, social workers, and medical | ||
professionals throughout New York to hold workshops that educate | ||
low-income individuals about free clinical and social healthcare | ||
resources available in their vicinity. Our workshops provide education | ||
and guidance for individuals with factors that may limit their ability | ||
to receive healthcare, such as insurance/financial status or citizenship.<br></br> | ||
Additionally, our activities are supported by a free, easy-to-use app | ||
that connects individuals to clinical and social resources based on | ||
factors such as insurance status, language sensitivity, distance preferences, | ||
and more.</p> | ||
<img src="images/Vector 4.svg"> | ||
</section> | ||
|
||
<section class="about-us"> | ||
<div class="about-container"> | ||
<div class="founder-text"> | ||
<h2>Our Founder</h2> | ||
<div class="ourstory-text"> | ||
<h2>Our Story</h2> | ||
<p>As a pre-medical student at Cornell University, Samhita Korukonda | ||
has volunteered at several community health centers across New York | ||
state. In particular, she serves as a council-member on the | ||
Healthcare for Homeless Network (HCHN) - a national organization | ||
dedicated to expanding healthcare resources.<br></br> | ||
|
||
As a HCHN volunteer, she noticed a wealth of free healthcare | ||
programs that were available to support low income and uninsured | ||
individuals, but there was a critical lack of awareness about these | ||
resources. This gap in healthcare utilization leads to a significant | ||
burden of preventable disease in under-resourced communities. <br></br> | ||
|
||
Motivated to make a change, she founded Communicare along with a | ||
dedicated team of Cornell University students and faculty. </p> | ||
</div> | ||
<div class="founder-image"> | ||
<img src="images/People/Samhita1.png" alt="Founder" class="about-image" /> | ||
has volunteered at several community health centers across | ||
New York state. In particular, she serves as a council-member | ||
on the Healthcare for Homeless Network (HCHN) - a national | ||
organization dedicated to expanding healthcare resources.<br></br> | ||
As a HCHN volunteer, she noticed a wealth of free healthcare | ||
programs that were available to support low income and uninsured | ||
individuals, but there was a critical lack of awareness about | ||
these resources. This gap in healthcare utilization leads to | ||
a significant burden of preventable disease in under-resourced | ||
communities. <br></br> | ||
Motivated to make a change, she founded CommuniCare along | ||
with a dedicated team of Cornell University students and faculty.</p> | ||
</div> | ||
<div class="ourstory-image"> | ||
<img src="images/ourstoryimg.svg" alt="History" class="ourstory-image" /> | ||
</div> | ||
|
||
|
||
|
@@ -166,11 +182,13 @@ <h4>Let's Work Together!</h4> | |
<nav> | ||
<a href="index.html">Home</a> | ||
<a href="about.html">About</a> | ||
<a href="workshops.html">Workshop</a> | ||
</nav> | ||
<img class="FooterImg" src="images/Brand/FooterLogo.svg"/> | ||
<button class="InstallApp" | ||
onclick="document.location='app.html'">Download Our App | ||
</button> | ||
<p>CommuniCare is a 501(c)(3)(nonprofit) organization</p> | ||
</footer> | ||
</div> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
<link href="https://fonts.googleapis.com/css2?family=Domine:[email protected]&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<header class = "header"> | ||
<header> | ||
<img src="images/Brand/Logo.svg"/> | ||
<img src="images/Brand/Logo text.svg"/> | ||
<nav class="navbar"> | ||
|
@@ -23,8 +23,10 @@ | |
<a href="contact.html">Contact</a> | ||
<button onclick="document.location='app.html'">Our App</button> | ||
</nav> | ||
<label for="" class="icons"> | ||
<i class='bx bx-menu' style="font-size: 2.8rem; color: #1C3312;"></i> | ||
<input type="checkbox" id="check"> | ||
<label for="check" class="icons"> | ||
<i class='bx bx-menu' id="menu-icon"style="font-size: 2.8rem; color: #1C3312;"></i> | ||
<i class='bx bx-x'id="close-icon"style="font-size: 2.8rem; color: #1C3312;"></i> | ||
</label> | ||
</header> | ||
<div class="meet-app"> | ||
|
@@ -44,10 +46,8 @@ <h1>Meet the CommuniCare App</h1> | |
<div class = "how-text"> | ||
<h2>How it Works</h2> | ||
</div> | ||
<div class="ratio"> | ||
<iframe src="images/CommuniCare_demo_0724.MOV" frameborder="0" | ||
allowfullscreen></iframe> | ||
</div> | ||
<iframe class="ratio" src="images/CommuniCare Demo Video.mp4" | ||
type="video/mp4" frameborder="0" allowfullscreen></iframe> | ||
</div> | ||
</div> | ||
|
||
|
@@ -163,11 +163,13 @@ <h4>Let's Work Together!</h4> | |
<nav> | ||
<a href="index.html">Home</a> | ||
<a href="about.html">About</a> | ||
<a href="workshops.html">Workshop</a> | ||
</nav> | ||
<img class="FooterImg" src="images/Brand/FooterLogo.svg"/> | ||
<button class="InstallApp" | ||
onclick="document.location='app.html'">Download Our App | ||
</button> | ||
<p>CommuniCare is a 501(c)(3)(nonprofit) organization</p> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.