-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpersonal.html
191 lines (170 loc) · 6.47 KB
/
personal.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>PecanTrust</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="dist/css/bootstrap.css" />
<link
href="dist/font-awesome/css/all.css"
rel="stylesheet"
type="text/css"
/>
<link rel="icon" href="./dist/Cimg/icon-logo.png" />
<link href="dist/css/animate.css" rel="stylesheet" />
<link href="dist/css/owl.carousel.css" rel="stylesheet" />
<link href="dist/css/owl.theme.default.min.css" rel="stylesheet" />
<script src="dist/js/jquery.3.4.1.min.js"></script>
<script src="dist/js/popper.js" type="text/javascript"></script>
<script src="dist/js/bootstrap.js" type="text/javascript"></script>
<script src="dist/js/owl.carousel.js"></script>
<!-- Main Stylesheet -->
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet" />
<link rel="stylesheet" href="css/main.css" />
<!-- <link href="css/main." rel="stylesheet" type="text/css" media="all" /> -->
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script src="dist/js/wow.min.js"></script>
<script>
new WOW().init();
</script>
</head>
<body>
<header>
<!-- HAMBURGER MENU -->
<div class="hamburger__dropdown container">
<img
src="./dist/Cimg/logo.png"
class="img-fluid logo"
id="hamburger-img"
/>
<i class="fas fa-bars"></i>
</div>
<nav class="navbar navbar-expand-md sticky-top navbar-light" id="navbar">
<div class="container nav-container">
<a class="navbar-brand" href="./">
<img src="./dist/Cimg/logo.png" class="img-fluid logo" />
</a>
<div class="" id="navbarSupportedContent">
<ul class="navbar-nav nav1">
<li class="nav-item links">
<a class="nav-link" href="./personal.html">Personal Account</a>
</li>
<li class="nav-item links">
<a class="nav-link" href="#">Features</a>
</li>
<li class="nav-item links">
<a class="nav-link" href="#">Company</a>
</li>
</ul>
</div>
<div class="btn-internet-div">
<a class="nav-link" href="#">
<button id="btn-internet">Start Banking</button>
</a>
</div>
</div>
</nav>
<nav
class="navbar navbar-expand-md sticky-top navbar-light container nav-active"
id="navbar2"
>
<div class="nav-container2">
<a class="navbar-brand2" href="./">
<img src="./dist/Cimg/logo.png" class="img-fluid logo2" />
</a>
<div class="" id="navbarSupportedContent2">
<ul class="navbar-nav nav2">
<li class="nav-item links2">
<a class="nav-link" href="#">Personal Account</a>
</li>
<li class="nav-item links2">
<a class="nav-link" href="#">Features</a>
</li>
<li class="nav-item links2">
<a class="nav-link" href="./contact.html">Company</a>
</li>
</ul>
</div>
<div class="btn-internet-div">
<a class="nav-link" href="#">
<button id="btn-internet">Start Banking</button>
</a>
</div>
</div>
</nav>
<section class="money__section">
<div class="money__section--flex container">
<div class="money__section--flex-left">
<img
src="./dist/Cimg2/pecan-phone.png"
class="img-fluid"
alt="pean-phone"
/>
</div>
<div class="money__section--flex-right">
<h2>Make the most out of your money</h2>
<p>
Open a quick savings account with just your phone number. Download
the Pecan App to start spending and saving with Pecan.
</p>
<div id="g-now">Get Started Now</div>
</div>
</div>
</section>
</header>
<main>
<section class="account__section container">
<div class="account__section--flex container">
<div class="account__section--flex-left">
<h2>Make the most out of your money</h2>
<p>
Open a quick savings account with just your phone number. Download
the Pecan App to start spending and saving with Pecan.
</p>
</div>
<div class="account__section--flex-right">
<img
src="./dist/Cimg2/pecan-man.png"
class="img-fluid"
alt="pean-phone"
/>
</div>
</div>
</section>
<section class="branch__section container">
<div class="branch__section--flex container">
<div class="branch__section--flex-left">
<h2>
Branchless,so no delay
</h2>
<p>
With our USSD code *#7006*17# and our mobile app, you will get your digital account number so fast, no walk-ins and no phone calls needed.
</p>
</div>
<div class="branch__section--flex-right">
<img
src="./dist/Cimg2/pecan-woman.png"
class="img-fluid"
alt="pean-phone"
/>
</div>
</div>
</section>
<section class="world__section">
<div class="world__container--flex container">
<div class="world__container--flex-left">
<img src="./dist/Cimg2/map-icons.png" alt="map-icons">
</div>
<div class="world__container--flex-right">
<h2 class="h2-vBig">
Perfect for Nigerians in Nigeria and diaspora
</h2>
<p>
We have specially made our savings product for you, no matter where you belong, whether you’re banked, underbanked or overbanked. You can open an account with us if you live anywhere in the 36 states in Nigeria — or abroad.
</p>
</div>
</div>
</section>
</main>
</body>
</html>