Skip to content

Commit

Permalink
add banner image, remove from abt 🐐
Browse files Browse the repository at this point in the history
  • Loading branch information
danswick committed Jan 29, 2015
1 parent ac65715 commit e8e23a5
Show file tree
Hide file tree
Showing 5 changed files with 225 additions and 2 deletions.
3 changes: 2 additions & 1 deletion about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ <h4>Helping you make smarter decisions about energy use.</h4>

<div id="content">

<img src="http://placehold.it/450x200" alt="homepage hero image">
<!-- <img src="http://placehold.it/450x200" alt="homepage hero image"> -->
<hr>

<p>Smart meters are digital meters being rolled out across Illinois, replacing your old electric meters. Everyone should have a smart meter by end of 2018.</p>

Expand Down
1 change: 1 addition & 0 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ header h4 {

#content img {
margin-bottom: 35px;
width: 35%;
}

#survey-button {
Expand Down
Binary file added images/banner-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
221 changes: 221 additions & 0 deletions images/banner-image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h4>Helping you make smarter decisions about energy use.</h4>

<div id="content">

<img src="http://placehold.it/450x200" alt="homepage hero image">
<img src="images/banner-image.png" alt="homepage hero image">

<h3>Interested in participating?</h3>
<p>Take our survey to see if you are eligible to participate.</p>
Expand Down

0 comments on commit e8e23a5

Please sign in to comment.