-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
186 lines (137 loc) · 6.94 KB
/
index.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;900&family=Open+Sans:ital,wght@0,300;0,400;0,800;1,400&display=swap" rel="stylesheet">
<!-- bootstrap mobile scaling -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- styles -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="styles.css">
<!-- icon title -->
<link rel="icon" href="favicon.ico">
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/d5b99928ba.js" crossorigin="anonymous"></script>
<title>NextGenTrading</title>
</head>
<body>
<section id="title">
<div class="container-fluid">
<!-- Nav Bar -->
<nav class="navbar navbar-expand-lg navbar-dark">
<a class="navbar-brand" href="">NextGenTrading</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="#personal">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#features">Plan</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#testimonials">Portfolio</a>
</li>
</ul>
</div>
</nav>
<!-- Header -->
<div class="row header-section">
<div class="col-lg-6 header-text">
<h1>Trading Investment</h1>
<h2>Invest in your future!</h2>
<button type="button" class="btn button-header btn-lg btn-outline-light"><i class=""></i> Contact me</button>
</div>
</div>
</div>
</section>
<!-- features -->
<section id="features">
<div class="container-fluid">
<div class="row">
<div class="col-lg-4 feature-box">
<img src="2866150931639638112-128.png" alt="">
<h3 class="features-title">Smart Investment</h3>
<p>Vivamus vestibulum metus vitae est viverra ornare. Praesent et sem nisl. Aenean nec gravida augue. In ultrices vestibulum cursus. s</p>
</div>
<div class="col-lg-4 feature-box">
<img src="18601745731556105699-128.png" alt="">
<h3 class="features-title">Cryptocurrency</h3>
<p>Vivamus vestibulum metus vitae est viverra ornare. Praesent et sem nisl. Aenean nec gravida augue. In ultrices vestibulum cursus. s</p>
</div>
<div class="col-lg-4 feature-box">
<img src="5046402361595501401-128.png" alt="">
<h3 class="features-title">Safety first</h3>
<p>Vivamus vestibulum metus vitae est viverra ornare. Praesent et sem nisl. Aenean nec gravida augue. In ultrices vestibulum cursus. s</p>
</div>
</div>
</div>
</section>
<!-- testimonials -->
<section id="testimonials">
<div id="carouselExampleControls" class="carousel slide">
<div class="carousel-inner">
<div class="carousel-item active slide">
<h3 class="testimonial-text">“I think it is a man's duty to make all the money he can, keep all that he can, and give away all that he can.”</h3>
<p class="testimonial-name">- John D. Rockefeller</p>
</div>
<div class="carousel-item slide">
<h3 class="testimonial-text">“If you aren't willing to own a stock for 10 years, don't even think about owning it for 10 minutes.”</h3>
<p class="testimonial-name">- Warrent Buffet</p>
</div>
<div class="carousel-item slide">
<h3 class="testimonial-text">“A man always has two reasons for doing anything: a good reason and the real reason.”</h3>
<p class="testimonial-name">- JP Morgawaree</p>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleControls" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleControls" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
<!-- Press -->
<section class="colored-section" id="press">
<img class="testimonials-logo" src="pngkit_credit-suisse-logo-png_3862792.png" alt="">
<img class="testimonials-logo" src="Daco_5500059.png" alt="">
<img class="testimonials-logo" src="NicePng_jp-morgan-logo-png_3581931.png" alt="">
</section>
<section id="personal">
<div class="personal-container">
<img class="profil-picture" src="trading.jpeg" alt="">
<h3>“It's not always easy to do what's not popular, but that's where you make your money. Buy stocks that look bad to less careful investors and hang on until their real value is recognized.”</h3>
<button type="button" class="btn button-personal btn-lg btn-outline-light"><i class=""></i> Contact me</button>
</div>
</section>
<!-- Footer -->
<footer class="white-section" id="footer">
<div class="slide">
<ul class="nav nav-footer justify-content-center">
<li class="nav-item">
<a href="https://twitter.com/home" class="link-footer"><p><i class="fab fa-black fa-twitter"></i></p></a>
</li>
<li class="nav-item">
<a href="https://www.facebook.com/" class="link-footer"><p><i class="fab fa-facebook-f"></i></p></a>
</li>
<li class="nav-item">
<a href="https://www.instagram.com/" class="link-footer"><p><i class="fab fa-instagram"></i></p></a>
</li>
<li class="nav-item">
<a href="https://www.facebook.com/" class="link-footer"><p><i class="fas fa-envelope"></i></p></a>
</li>
</ul>
</div>
<p class="copyright-text">© Copyright 2022 NextGenTrading</p>
</footer>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13" crossorigin="anonymous"></script>
</body>
</html>