-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcontact.html
157 lines (138 loc) · 7.84 KB
/
contact.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Pandora bridge Web2.0 ecosystem asset to Web3 world. It helps users to get double yield on their asset connecting asset NFT to DeFi ecosystem.">
<meta name="author" content="Pandora">
<meta name="keywords" content="PiNFT, NFT, Tokenisation, Open Finance, Pandora, Liqudity, DeFi">
<title>Pandora: Bringing liquidity in the NFT ecosystem</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- Custom CSS -->
<link href="css/scrolling-nav.css" rel="stylesheet" type="text/css">
<link href="fonts/webfont/stylesheet.css" rel="stylesheet">
<link href="css/pandora.css" rel="stylesheet" type="text/css">
<link rel="icon" href="img/icon.png" type="image/png" sizes="16x16">
</head>
<!-- The #page-top ID is part of the scrolling feature - the data-spy and data-target are part of the built-in Bootstrap scrollspy function -->
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html"><img src="img/logo.png" alt="img" width="70%"></a>
<a class="navbar-brand" href="#page-top"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav" style="float: right; color: #232E5A; font-size: 15px">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="page-scroll">
<a href="#company">About Us</a>
</li>
<li class="page-scroll">
<a href="#about">Product</a>
</li>
<li class="page-scroll">
<a href="#services">Blog</a>
</li>
<li class="page-scroll">
<a href="#contact">Join Us</a>
</li>
<li>
<a class="btn nav-button" href="#footer">Get in touch</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<section id="header" class="intro-section">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 order-lg-1">
<div class="p-5 header-text">
<img class="graphic-element" src="img/graphic-1.png" alt="img">
<h1 data-aos="slide-up" class="heading-text">Let’s get in touch.</h1>
<form>
<!-- <label class="label-from" for="exampleInputEmail1">Full name </label> -->
<input type="email" class="form-control form-input" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Full name">
<!-- <label class="label-from" for="exampleInputEmail1">Company Name</label> -->
<input type="email" class="form-control form-input" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Company Name">
<!-- <label class="label-from" for="exampleInputEmail1">Email address</label> -->
<input type="email" class="form-control form-input" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Enter email">
<!-- <label class="label-from" for="exampleInputEmail1">Write Your message here...</label> -->
<input type="email" class="form-control form-input" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Write Your message here...">
<p data-aos="fade-up" class="header-p">After clicking ‘send’ we’ll contact you as soon as possible.
</p>
</form>
<div class="btn-pd">
<a class="btn header-button" href="">Subscribe</a></div>
</div>
</div>
<div class="col-lg-6 order-lg-2">
<div class="p-5">
<img class="img-fluid rounded-circle" src="img/contact-header.png" width="100%" alt="">
</div>
</div>
</div>
</div>
</section>
<section id="footer" class="footer-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="col-lg-4 align-items-left footer-brand">
<img class="graphic-element-2" src="img/graphic-1.png" alt="img">
<img class="logo-footer div1" src="img/footer-logo.png" alt="img">
<p class="footer-text div1">Bridge the gap between real-life assets and liquid assets with
Pandora’s open finance protocol.</p>
<p class="footer-text div1">[email protected]</p>
</div>
<div class="col-lg-2">
<ul class="no-bullets list-text div1">
<h3 class="list-h">About</h3>
<li class="list-item"><a class="footer-link" href="">About</a></li>
<li class="list-item"><a class="footer-link" href="">Company</a></li>
<li class="list-item"><a class="footer-link" href="">White Paper</a></li>
<li class="list-item"><a class="footer-link" href="">Light Paper</a></li>
<li class="list-item"><a class="footer-link" href="">Roadmap</a></li>
</ul>
</div>
<div class="col-lg-2">
<ul class="no-bullets list-text div1">
<h3 class="list-h">Product</h3>
<li class="list-item"><a class="footer-link" href="">Box ( Coming Soon)</a></li>
<li class="list-item"><a class="footer-link" href="">Kylyx (Coming Soon)</a></li>
</ul>
</div>
<div class=col-lg-4>
<div class="form-card">
<h2 class="heading-text-5 div1">Subscribe to newsletter</h2>
<p data-aos="fade-up" class="header-p-5 div1">Want to receive the latest updates?</p>
<form class="div1">
<label class="label-from" for="exampleInputEmail1">Email address</label>
<input type="email" class="form-control form-input" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Enter email">
</form>
<a class="btn footer-button div1" href="">Subscribe</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Core JavaScript Files -->
<script src="js/jquery-1.10.2.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/scrolling-nav.js"></script>
</body>
</html>