Skip to content

Commit

Permalink
Update home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kimracheld authored May 11, 2024
1 parent 9fbdd3e commit 552d8bb
Showing 1 changed file with 225 additions and 0 deletions.
225 changes: 225 additions & 0 deletions project/home.html
Original file line number Diff line number Diff line change
@@ -1 +1,226 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Brown Initiative for Policy | Older Adult Policy</title>
<link rel="icon" href="../favicon.ico">
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css" />
<script src="../js/home.js"></script>
<link rel="stylesheet" href="../css/style.css">
</head>

<body>
<!-- Loader -->
<div class="preloader">
<div class="lds-ellipsis">
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>

<!-- Navigation -->
<div class="header-wrapper">
<nav class="navbar navbar-expand-lg navbar-light bg-light nav-custom">
<div class="navbar-brand" onclick="window.location.href='/'" style="cursor: pointer;">
<img src="../img/home/logo.png" height="30" alt="">
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="../index.html">Home</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="../projects.html">Projects<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="../for-partners.html">For Partners</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../for-students.html">For Students</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../about-us.html" style="padding-right: 0px">About Us</a>
</li>
</ul>
</div>
</nav>
</div>

<!-- Website Content -->
<div class="website-wrapper" style="padding-bottom: 50px;">
<div class="project-main-lightbox-wrapper" style="box-shadow: 0px 2px 7px 1px rgba(168, 168, 168, 0.23);">
<div class="spotlight-text-area" style="background-color: #F9F4FB">
<div class="spotlight-text-wrapper">
<div class="project-spotlight-heading" style="color: #2E2B60">
HOME
</div>
<div class="spotlight-description" style="line-height: 1.4em; color: #2E2B60">
The Housing Opportunities Made Equitable (HOME) Team is focused on how the affordable housing crisis in Rhode Island has come to be and the steps that can be taken to address it both from a policy and research perspective.
</div>
</div>
</div>
<div class="spotlight-image-wrapper">
<img class="spotlight-image" src="/img/home/home-card.jpg">
</div>
</div>
</div>

<div class="full-width-white-background" style="padding-top:75px; padding-bottom: 75px;">
<div class="website-wrapper">
<div class="project-section-header">
<div class="project-subtitle project-header-text">
Overall Purpose
</div>
<div class="story-text story-header-text">
The Housing Opportunities Made Equitable (HOME) Team is focused on how the affordable housing crisis
in Rhode Island has come to be and the steps that can be taken to address it both from a policy and
research perspective. The policy aspect will have a short-term and long-term focus. The short-term
focus will look at supporting a housing reform bill that failed in the 2023 legislative session focused
on ADU legalization. The long-term focus is broader with a focus on both increased statewide support for
new projects and local deregulation and rezoning. From a research perspective, BIP HOME has studied the
history and future of the Rhode Island affordable housing crisis. We hope to share our research with
lawmakers and help get effective reform passed state-wide.
</div>
</div>
</div>
</div>
<div class="website-wrapper">
<div class="project-section-header" style="margin-top: 75px; margin-bottom: 75px;">
<div class="story-subtitle story-header-text">
Short-Term Goals
</div>
<div class="story-text story-header-text">
As a team, we have had the opportunity to testify for numerous bills supporting the creation and preservation of affordable housing such as H.7062 aimed at legalizing ADU creation, the Community Care Act, and the increase of the governor's proposed budget and housing bond. Much of the policy side is done in coordination with HomesRI, HousingWorksRI, The RI Department of Housing, the RI AARP, and other leading Rhode Island housing advocacy organizations.
</div>
</div>
</div>
<!-- desktop footer-->
<div id="footer-white-background">
<div class="website-wrapper">
<div class="footer">
<div class="footer-left-area">
<div class="footer-logo-area">
<img class="footer-logo" src="../img/common/footer-logo.png">
<div class="footer-slogan">
Proposing and advocating for sensible solutions to problems in our community.
</div>
</div>
<div class="footer-copyright">
© Brown Initiative for Policy All Rights Reserved
</div>
</div>
<div class="footer-right-area">
<div class="footer-flex">
<div class="footer-subspace">
<ul class="footer-ul">
<li class="footer-headpage">Key Links</li>
<li> <a href="../index.html" class="footer-page">
Home
</a></li>
<li> <a href="../projects.html" class="footer-page">
Projects
</a></li>
<li> <a href="../about-us.html" class="footer-page" style="margin-bottom: 0;">
About Us
</a></li>
</ul>
</div>
<div class="footer-subspace">
<ul class="footer-ul">
<li class="footer-headpage">Join Us</li>
<li> <a href="../for-partners.html" class="footer-page">
For Partners
</a></li>
<li> <a href="../for-students.html" class="footer-page">
For Students
</a></li>
<li> <a href="#" class="footer-page" style="margin-bottom: 0;">
Pitch a Project
</a></li>
</ul>
</div>
<div class="footer-subspace">
<ul class="footer-ul">
<li class="footer-headpage">Follow Us</li>
<li> <a href="https://www.facebook.com/BrownInitiativeforPolicy/" class="footer-page">
Facebook
</a></li>
<li> <a href="https://www.linkedin.com/company/brown-initiative-for-policy"
class="footer-page" style="margin-bottom: 0;">
LinkedIn
</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>

<!-- mobile footer -->
<div id="footer-white-background-mobile">
<div class="website-wrapper">
<div class="mobile-footer-logo-area">
<img class="mobile-footer-logo" src="../img/common/footer-logo.png">
<div class="mobile-footer-slogan">
Proposing and advocating for sensible solutions to problems in our community.
</div>
</div>
<div class="mobile-footer-link-area">
<a href="../index.html" class="mobile-footer-page" style="margin-bottom: 0;">
Home
</a> <span>·</span>
<a href="../projects.html" class="mobile-footer-page" style="margin-bottom: 0;">
Projects
</a> <span>·</span>
<a href="../about-us.html" class="mobile-footer-page" style="margin-bottom: 0;">
About Us
</a> <span>·</span>
<a href="../for-partners.html" class="mobile-footer-page" style="margin-bottom: 0;">
For Partners
</a> <span>·</span>
<a href="../for-students.html" class="mobile-footer-page" style="margin-bottom: 0;">
For Students
</a> <span>·</span>
<a href="#" class="mobile-footer-page" style="margin-bottom: 0;">
Pitch a Project
</a> <span>·</span>
<a href="https://www.facebook.com/BrownInstituteforPolicy/" class="mobile-footer-page"
style="margin-bottom: 0;">
Facebook
</a> <span>·</span>
<a href="https://www.linkedin.com/company/brown-institute-for-policy" class="mobile-footer-page"
style="margin-bottom: 0;">
LinkedIn
</a>
</div>
<div class="mobile-footer-copyright">
© Brown Initiative for Policy<br>All Rights Reserved
</div>
</div>
</div>

<!-- JS for Bootstrap -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"
integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV"
crossorigin="anonymous"></script>
</body>

</html>

0 comments on commit 552d8bb

Please sign in to comment.