-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
90 lines (90 loc) · 3.72 KB
/
team.html
File metadata and controls
90 lines (90 loc) · 3.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
---
layout: page
title: A-X-R Team Members
permalink: "/team/"
---
<div class="section">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="text-center">Team</h1>
<p class="text-center text-muted">Alliance of eXtraordinary Rebels</p>
</div>
</div>
<div class="row">
<div class="col-md-4">
<img src="/resources/img/user_placeholder.png" class="center-block img-responsive">
<h3 class="text-center">Peter Machocki</h3>
<p class="text-center">Helper</p>
</div>
<div class="col-md-4">
<img src="/resources/img/team/mike.jpg" class="center-block img-responsive">
<h3 class="text-center">Mike Fulkerson</h3>
<p class="text-center">Creator</p>
</div>
<div class="col-md-4">
<img src="/resources/img/user_placeholder.png" class="center-block img-responsive">
<h3 class="text-center">David Haist</h3>
<p class="text-center">Helper</p>
</div>
</div>
<br>
<div class="row">
<div class="col-md-4">
<img src="/resources/img/user_placeholder.png" class="center-block img-responsive">
<h3 class="text-center">Fred Zerlaut</h3>
<p class="text-center">Helper</p>
</div>
<div class="col-md-4">
<img src="/resources/img/user_placeholder.png" class="center-block img-responsive">
<h3 class="text-center">Will Ferrari</h3>
<p class="text-center">Helper</p>
</div>
<div class="col-md-4">
<img src="/resources/img/user_placeholder.png" class="center-block img-responsive">
<h3 class="text-center">YOU!</h3>
<p class="text-center">Intrested in helping? Email us <a href="mailto:axrprojects@gmail.com">axrprojects@gmail.com</a></p>
</div>
</div>
</div>
</div>
<div class="section">
<div class="container">
<div class="row">
<div class="col-md-12">
<hr>
<h1 class="text-center">Special thanks to these businesses</h1>
</div>
</div>
</div>
</div>
<div class="section">
<div class="container">
<div class="row">
<div class="col-md-4">
<h1><a href="https://www.google.com/maps/place/North+County+Tool+%26+Abrasive/@33.1363898,-117.1361803,17z/data=!3m1!4b1!4m5!3m4!1s0x80dbf52cf302bfd1:0x761f2f38fecb321b!8m2!3d33.1363898!4d-117.1339916" class="text-center text-muted">North County Tool & Abrasive</a></h1>
</div>
<div class="col-md-4">
<h1><a href="http://www.a1alloys.net/" class="text-center text-muted">A-1 Alloys</a></h1>
</div>
<div class="col-md-4">
<h1><a href="http://www.handymetalmart.com/" class="text-center text-muted">Handy Metal Mart</a></h1>
</div>
</div>
</div>
</div>
<div class="section">
<div class="container">
<div class="row">
<div class="col-md-4">
<h1><a href="http://architecturalsalvagesd.com/home.html" class="text-center text-muted">Architectural Salvage of San Diego</a></h1>
</div>
<div class="col-md-4">
<h1><a href="http://www.ksurplus.com/" class="text-center text-muted">K Surplus</a></h1>
</div>
<div class="col-md-4">
<h1><a href="http://www.murphyjunk.net/" class="text-center text-muted">MURPHYS SURPLUS WAREHOUSE</a></h1>
</div>
</div>
</div>
</div>