-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
212 lines (203 loc) · 7.22 KB
/
index.html
File metadata and controls
212 lines (203 loc) · 7.22 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Bootstrap CSS -->
<link
href="assets/bootstrap-5.1.3-dist/css/bootstrap.min.css"
rel="stylesheet"
/>
<link
rel="icon"
href="assets/img/Panda_Paws_Icon.png"
type="image/icon type"
/>
<title>Panda Paws</title>
<script src="https://unpkg.com/feather-icons"></script>
</head>
<body>
<nav class="navbar navbar-expand-lg sticky-top navbar-dark bg-dark">
<div class="container">
<a class="navbar-brand" href="#">
<img
src="assets/img/Panda_Paws_Icon.png"
width="30"
height="30"
class="d-inline-block align-top rounded"
alt=""
/>
Panda Paws</a
>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNavAltMarkup"
aria-controls="navbarNavAltMarkup"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav ms-auto mb-2 mb-lg-0">
<a class="nav-link active" aria-current="page" href="#">Home</a>
<a class="nav-link active" href="#features">Features</a>
<a
class="nav-link active"
href="https://opensea.io/collection/panda-paws"
target="_blank"
>Opensea</a
>
<a class="nav-link active" href="#contact">Contact Us</a>
<a class="nav-link active" href="#faq">FAQ</a>
</div>
</div>
</div>
</nav>
<div class="container-fluid">
<img
src="assets/img/Banner.png"
class="img-fluid col-lg-12"
alt="Banner"
/>
<div class="px-4 py-5 my-5 text-center">
<h2 class="display-5 fw-bold">Panda Paws NFT Collection</h2>
<div class="col-lg-6 mx-auto">
<p class="lead mb-4">
Panda Paws is a unique NFT collection of...... well you guessed
right Pandas. These unique NFT's are stored on the Polygon
blockchain, meaning no gas fees at all for you guys(and me too ;).
These Panda Paws NFT(Non Fungible Token) collection can be bought or
sold on the Opensea market place.
</p>
<p class="lead mb-4">
Check out the FAQ section on how to get your hand on one of these
NFT collection. And do contact us regarding any queries, details can
be found at the bottom of the page.
</p>
</div>
</div>
</div>
<div class="container-fluid" id="features">
<div class="px-5 py-3">
<div
class="row p-4 pb-0 pe-lg-0 pt-lg-5 align-items-center border shadow-lg"
>
<div class="col-lg-7 p-3 p-lg-5 pt-lg-3">
<h1 class="display-4 fw-bold lh-1">
What exactly is Panda Paws NFT ?
</h1>
<p class="lead">
Panda Paws is a collection of pixel art images, that is generated
using an algorithm. No two NFT's are same, each one has its own
unique properties. Some are guys, some are girls, pirates,
generals, ninjas, chilling pandas e.t.c
</p>
<p class="lead">
Super Rare Panda Paws NFT are made seperately without any
algorithm, with its own distinct properties. There's only a
handful of them.
</p>
</div>
<div class="col-lg-4 offset-lg-1 p-1 overflow-hidden shadow-lg">
<img
class="rounded-lg-3"
src="assets/img/Unique_collection.png"
alt=""
width="512"
/>
</div>
</div>
</div>
</div>
<div class="px-4 py-5 my-5" id="faq">
<h2 class="display-5 fw-bold text-center">
How to get a Panda Paws NFT Collection ?
</h2>
<div class="col-lg-6 mx-auto py-5">
<ol class="list-group list-group-flush list-group list-group-numbered">
<li class="list-group-item">
Download and install a Wallet. For example use MetaMask wallet,
download Chrome browser plugin called MetaMask. This will allow
websites (that you authorize) access to your Ethereum account.
</li>
<li class="list-group-item">
If you made a new account, add some Ether in Polygon Blockchain to
your wallet.
</li>
<li class="list-group-item">
Once you have the plugin installed, this website will recognize it
and add buttons that allow you to bid on, buy and sell Panda Paws
NFT directly in the interface.
</li>
</ol>
</div>
</div>
<div class="bg-dark text-secondary px-2 py-5 text-center" id="contact">
<div class="pb-5">
<h1 class="display-5 fw-bold text-white py-5">Contact Us</h1>
<div class="col-lg-8 mx-auto pb-3">
<a href="https://opensea.io/collection/panda-paws" target="_blank"
><button
type="button"
class="btn btn-outline-info btn-lg px-4 mt-3 me-sm-3 fw-bold"
data-bs-toggle="tooltip"
data-bs-placement="bottom"
title="Opensea"
>
<i data-feather="external-link"></i>
Opensea
</button></a
>
<a href="https://twitter.com/Pandabear_Paws" target="_blank">
<button
type="button"
class="btn btn-outline-info btn-lg px-4 mt-3 me-sm-3 fw-bold"
data-bs-toggle="tooltip"
data-bs-placement="bottom"
title="Twitter"
>
<i data-feather="twitter"></i>
Twitter
</button></a
>
<a href="https://www.instagram.com/crew7studiogames/" target="_blank">
<button
type="button"
class="btn btn-outline-info btn-lg px-4 mt-3 me-sm-3 fw-bold"
data-bs-toggle="tooltip"
data-bs-placement="bottom"
title="Instagram"
>
<i data-feather="instagram"></i>
Instagram
</button>
</a>
<a href="https://discord.gg/KW93Scs6Ay" target="_blank">
<button
type="button"
class="btn btn-outline-info btn-lg px-4 mt-3 me-sm-3 fw-bold"
data-bs-toggle="tooltip"
data-bs-placement="bottom"
title="Discord"
>
<i data-feather="message-square"></i>
Discord
</button>
</a>
</div>
<div class="mt-5 text-light">
<i data-feather="at-sign"></i>
<span>pandapawsnft@gmail.com</span>
</div>
</div>
</div>
<script>
feather.replace();
</script>
<script src="assets/bootstrap-5.1.3-dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>