-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathacrylic-metal.html
35 lines (25 loc) · 1.17 KB
/
acrylic-metal.html
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
<!--
/**
* Acrylic Metal Page
* Version: 3.2
* Author: Mike Matenkosky
* Author URI: https://www.imagesinthebackcountry.com
*/
-->
<div class="product-wrapper product-page acrylic-metal">
<div class="item-wrap">
<div class="image-wrap">
<img src="https://photos.smugmug.com/Other/n-Vgc3x/Tabbed-SmugMug-Product-Images/i-Sq58H9B/0/000af3ea/O/acrylic-metal-post-detail.jpg" alt="Acrylic MetalPrints Detail" width="300" height="200" class="alignleft" />
</div><!-- .image-wrap -->
<p>Our Acrylic MetalPrints uses 4 Stainless Steel posts, one for each corner. The screws go through the posts and into the wall to hang.</p>
</div><!-- .item-wrap -->
<div class="item-wrap">
<p>We offer 3 surfaces, each with their own unique characteristics.</p>
<h3>High Gloss</h3>
<p>Brilliant white high gloss surface for unsurpassed detail and vibrance. Our most popular surface.</p>
<h3>Mid-Gloss</h3>
<p>Similar color intensity and detail as our High Gloss option, with reduced glare.</p>
<h3>Satin</h3>
<p>Smooth, very even and soft appearance with minimal glare.</p>
</div><!-- .item-wrap -->
</div><!-- .product-wrapper -->