-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
22 lines (22 loc) · 806 Bytes
/
index.html
File metadata and controls
22 lines (22 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: layout
front: true
title: Smith and Partners
regions:
cta: true
free: true
splash: true
testimonials: true
---
<section class="region divided highlight" id="home"><div class="inner">
<a href="/about/"><img class="right" src="/images/chris2.jpg" alt="Chris" /></a>
<h1 class="title">Accounting, Bookkeeping and <br />business services</h1>
<p itemprop="description">S&P description goes here.</p>
<a class="button cta" href="/about">Learn about FIDO</a>
</div></section>
<section class="region divided"><div class="inner">
<a href="/training/"><img class="right" src="/images/section.jpg" alt="" /></a>
<h2 class="title"><a href="/training/">Section</a></h2>
<p>A brief description of the section.</p>
<a class="button cta" href="/section/">Verb</a>
</div></section>