-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstart.html
More file actions
48 lines (43 loc) · 1.14 KB
/
start.html
File metadata and controls
48 lines (43 loc) · 1.14 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
---
layout: default_design
uid: start
title: 'start'
tags: other
---
<div class="index_banner clearfix">
<img src="{{ site.url }}/images/other/start/RGB1.jpg">
</div>
<br>
<div class="projects clearfix">
<h3 style="text-align:center;white-space:pre-wrap;">
Thanks for your order
</h3>
<p class="site-text" style="text-align:center;white-space:pre-wrap;">
To get started, select the relevant product from the list below, and you will be taken to the support page.
</p>
</div>
<ul class="projects clearfix">
<li>
<div class="project" style='background-image: url({{ site.url }}/images/other/start/IMG_2187.jpg)'>
<a class="cover" href="{{ site.url }}/touchpad-support">
<div class="project-details">
<span>
TouchPad
</span>
</div>
</a>
</div>
</li>
<li>
<div class="project" style='background-image: url({{ site.url }}/images/other/start/image-asset.jpeg)'>
<a class="cover" href="{{ site.url }}/procharge-support">
<div class="project-details">
<span>
ProCharge
</span>
</div>
</a>
</div>
</li>
</ul>
<br>