Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
locksmithex committed May 6, 2023
1 parent 97d8750 commit f102ae8
Showing 1 changed file with 18 additions and 7 deletions.
25 changes: 18 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Your page title here :)</title>
<meta name="description" content="">
<meta name="author" content="">

<title>Chicago Locksmith Company | Residential & Commercial Locksmith Services</title>
<meta name="description" content="Trusted Chicago locksmith company for residential and commercial locksmith services in all of Chicago, and a majority of the Chicagoland area.">
<meta name="author" content="Locksmith Expert">
<meta name="robots" content="noindex">

<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
Expand All @@ -33,10 +34,20 @@
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div class="container">
<div class="row">
<div class="one-half column" style="margin-top: 25%">
<h4>Basic Page</h4>
<p>This index.html page is a placeholder with the CSS, font and favicon. It's just waiting for you to add some content! If you need some help hit up the <a href="http://www.getskeleton.com">Skeleton documentation</a>.</p>

<div class="one-third column" style="margin-top: 25%">
<h3>Residential Locksmith</h3>
<p>Locksmith services for homes in Chicago, Illinois.</p>
</div>
<div class="one-third column" style="margin-top: 25%">
<h3>Commercial Locksmith</h3>
<p>Locksmith services for businesses in Chicago, Illinois.</p>
</div>
<div class="one-third column" style="margin-top: 25%">
<h4>Mobile Locksmith</h4>
<p>Locksmith services at your home or business anywhere in Chicago, IL.</p>
</div>

</div>
</div>

Expand Down

0 comments on commit f102ae8

Please sign in to comment.