Skip to content

Commit 9bad3fe

Browse files
author
mrmrs
committed
Update homepage with gallery
1 parent c37386a commit 9bad3fe

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

src/templates/index.html

+22-5
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
class="pb2-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
3131
Testimonials
3232
</a>
33-
<a title="Modules List" href="#modules"
34-
class="pb2-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
35-
Modules
36-
</a>
3733
</div>
3834
</header>
3935
<div class="cf ph3 ph5-ns">
@@ -271,7 +267,7 @@ <h2 class="f4 f2-ns fw6 mb2">
271267
</div>
272268
</section>
273269
<section class="bg-white black-70">
274-
<div class="ph3 ph5-ns pv6">
270+
<div class="ph3 ph5-ns pt6">
275271
<h3 class="f6 fw6 mt0 mb4 tc ttu tracked">Used by people at</h3>
276272
<div class="dt dt--fixed mw6 mw7-l center">
277273
<div class="dtc pa2 pa3-l"><img class="br2 db w-100" src="//logo.clearbit.com/californiasunday.com?size=256"></div>
@@ -292,6 +288,27 @@ <h3 class="f6 fw6 mt0 mb4 tc ttu tracked">Used by people at</h3>
292288
<div class="dtc pa2 pa3-l"><img class="br2 db w-100" src="//logo.clearbit.com/ted.com?size=256"></div>
293289
</div>
294290
</div>
291+
<h3 class="f6 fw6 mt5 pt2 mb4 tc ttu tracked">Gallery</h3>
292+
<div class="dt dt--fixed center mw8 pb6">
293+
<article class="dtc pa1 pa3-l">
294+
<a class="link dim shadow black-70 db" href="goldenstaterecord.com">
295+
<img class="db w-100" src="img/goldenstate.png" alt="Screenshot of goldenstaterecord.com"/>
296+
<span class="pt2 db">goldenstaterecord.com</span>
297+
</a>
298+
</article>
299+
<article class="dtc pa1 pa3-l">
300+
<a class="link dim shadow black-70 db" href="rescale.com">
301+
<img class="db w-100" src="img/rescale.png" alt="Screenshot of rescale.com"/>
302+
<span class="pt2 db">rescale.com</span>
303+
</a>
304+
</article>
305+
<article class="dtc pa1 pa3-l">
306+
<a class="link dim shadow black-70 db" href="bluebottlecoffee.com">
307+
<img class="db w-100" src="img/bluebottle.png" alt="Screenshot of bluebottlecoffee.com"/>
308+
<span class="pt2 db">bluebottlecoffee.com</span>
309+
</a>
310+
</article>
311+
</div>
295312
</section>
296313
<section class="bg-green black-80 pv5 pv6-ns bb bt b--black-10" id="testimonials">
297314
<div class="ph3 ph5-ns">

0 commit comments

Comments
 (0)