-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfixed-height-hoops.html
More file actions
executable file
·128 lines (127 loc) · 3.54 KB
/
Copy pathfixed-height-hoops.html
File metadata and controls
executable file
·128 lines (127 loc) · 3.54 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
---
permalink: fixed-height-hoops.html
layout: main-layout.html
navigationClass: navfixed
---
<div class="header">
<img src="images/header_fixed.jpg" width="943" height="407" />
{% include 'mobile-menu.html' %}
</div>
{% include 'navigation.html' %}
<div class="content">
<h2>Fixed-Height Basketball Systems</h2>
<p>
AZ Hoops offers multiple models of fixed-height hoops. Commercial hoops
feature steel backboards and unbreakable rims. These are the perfect
solution to neighborhood park courts! Every model is customizable with
different backboard models and rims.
</p>
<p>
<a href="contact.html">Contact us</a> to see the different types and prices!
</p>
<div class="center">
<img src="images/fixed/fixedcatalog1.jpg" height="400px" />
<img src="images/fixed/fixedcatalog2.jpg" height="400px" />
<img src="images/fixed/fixedcatalog3.jpg" height="400px" />
</div>
<br />
<div class="center">
<a
rel="gallery"
href="images/fixed/fixed_system_1.JPG"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed_system_1.JPG" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed_system_2.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed_system_2.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed_system_3.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed_system_3.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed_system_4.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed_system_4.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed_system_5.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed_system_5.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed_system_6.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed_system_6.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed_system_7.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed_system_7.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed_system_8.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed_system_8.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed_system_9.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed_system_9.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed_system_10.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed_system_10.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed1.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed1.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed2.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed2.jpg" height="160" />
</a>
<a
rel="gallery"
href="images/fixed/fixed3.jpg"
title="Fixed Basketball Hoop"
>
<img src="images/fixed/fixed3.jpg" height="160" />
</a>
</div>
<h4>How to Order or Receive More Information</h4>
<p>
To order one of our products, or to receive more information about it, feel
free to contact us at 602-AZ-HOOPS (602-294-6677) or via the web by
<a href="contact.html">clicking here</a>.
</p>
</div>