-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathShop.html
95 lines (68 loc) · 2.9 KB
/
Shop.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
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
<!DOCTYPE html>
<html>
<head>
<title> Vagabond | Shop </title>
<link rel="stylesheet" href="main.css">
<link rel="icon" type="image/png" href="./images/shoppingbags.png">
<script src="https://kit.fontawesome.com/22859885a2.js" crossorigin="anonymous">
</script>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap" rel="stylesheet">
</head>
<body>
<div class="main">
<nav>
<li><a href="index"><img src="images/TransparentVagabondProfile.png" height="40" class="img"></a></li>
<li><a href="Projects">Projects </a></li>
<li><a href="Gallery">Gallery </a></li>
<li><a href="Blog">Blog </a></li>
<li><a href="Shop.html">Shop</a></li>
</nav>
<h1> Shop 🛍 </h1>
<h3>Here you can purchase a wide variety of goods made by yours truly.</h3>
<br>
<br>
<div class="parent">
<div class="shop-container">
<h3>
<strong>
<a href="Presets.html" target="_blank"><i class="far fa-clone fa-lg"></i> Lightroom Presets</a>
</strong>
<br>
<br>
A collection of all my Lightroom Preset Packs!
Tailor made by me, usable for Lightroom Mobile & Desktop.
Black & White, Rio, Rome, New York, and more.
<br>
</h3>
</div>
<div class="shop-container">
<h3>
<strong>
<a href="https://dmod.gg/discord" target="_blank"><i class="fas fa-shield-alt"></i> Moderator Dispatching</a>
</strong>
<br>
<br>
Request a highly-trained Moderation team to help your community out on Discord!
Open a support ticket in Dmod's server to request more information.
<br>
</h3>
</div>
<div class="shop-container">
<h3>
<strong><a href="https://discord.photography" target="_blank"><i class="far fa-images fa-lg"></i> Photography Portfolio</a></strong>
<br>
<br>
Get yourself a beautiful website portfolio for your photography!
Free, minimalistic, and easy to use.
<br>
</h3>
</div>
<div class="shop-container">
<h3>
<strong><i class="far fa-question-circle fa-lg"></i> Coming Soon...</a></strong>
<br>
<br>
I'll be updating this list of products and services actively, be sure to check back from time to time to stay up to date!
<br>
</h3>