-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhome.html
220 lines (220 loc) · 10.9 KB
/
home.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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en"> <!--<![endif]-->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Home</title>
<meta name="description" content="">
<meta name="author" content="">
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">
<script src="js/modernizr.js"></script>
<script src="js/pace.min.js"></script>
<link rel="shortcut icon" href="Shinobi.ico" type="image/x-icon">
<link rel="icon" href="Shinobi.ico" type="image/x-icon">
</head>
<body id="top">
<header>
<div class="header-logo">
<a href="home.html">Shinobi</a>
</div>
<a id="header-menu-trigger" href="#0">
<span class="header-menu-text">Menu</span>
<span class="header-menu-icon"></span>
</a>
<a href="signup login.html" class="login-signup-button">Login/Sign Up</a>
<nav id="menu-nav-wrap">
<a href="#0" class="close-button" title="close"><span>Close</span></a>
<h3>Shinobi</h3>
<ul class="nav-list">
<li class="current"><a class="smoothscroll" href="#home" title="">Home</a></li>
<li><a class="smoothscroll" href="#about" title="">About</a></li>
<li><a class="smoothscroll" href="#services" title="">Services</a></li>
<li><a class="smoothscroll" href="#contact" title="">Contact</a></li>
</ul>
<ul class="header-social-list">
<li><a href="#"><i class="fa fa-facebook-square"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-instagram"></i></a></li>
<li><a href="#"><i class="fa fa-behance"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>
</ul>
</nav>
</header>
<main>
<section id="home"></section>
<div class="overlay"></div>
<div class="home-content-table">
<div class="home-content-tablecell">
<div class="row">
<div class="col-twelve">
<h3 class="animate-intro">We Are Immortal</h3>
<h1 class="animate-intro">
Team Shinobi <br>
To the Rescue
</h1>
<div class="more animate-intro">
<a href="shino_bot.html">
<button type="button">Let's Deep Dive</button>
</a>
</div>
</div>
</div>
</div>
</div>
<ul class="home-social-list">
<li class="animate-intro"><a href="#"><i class="fa fa-facebook-square"></i></a></li>
<li class="animate-intro"><a href="#"><i class="fa fa-twitter"></i></a></li>
<li class="animate-intro"><a href="#"><i class="fa fa-instagram"></i></a></li>
<li class="animate-intro"><a href="#"><i class="fa fa-behance"></i></a></li>
<li class="animate-intro"><a href="#"><i class="fa fa-dribbble"></i></a></li>
</ul>
<div class="scrolldown">
<a href="#about" class="scroll-icon smoothscroll">
Scroll Down
<i class="fa fa-long-arrow-right" aria-hidden="true"></i>
</a>
</div>
</section>
<section id="about">
<div class="row about-wrap">
<div class="col-full">
<div class="about-profile-bg"></div>
<div class="intro">
<h3 class="animate-this">About Us</h3>
<p class="lead animate-this"><span>Shinobi</span> understands that entering the stock market can be daunting for beginners. That's why we've crafted a user-friendly platform powered by cutting-edge AI. We're here to guide you through the basics seamlessly.</p>
</div>
</div>
</div>
</section>
<section id="services">
<div class="overlay"></div>
<div class="gradient-overlay"></div>
<div class="row narrow section-intro with-bottom-sep animate-this">
<div class="col-full">
<h3>Services</h3>
<h1>What We Do.</h1>
<p class="lead">At Shinobi Shino_Bot, we offer an innovative online platform featuring a Gen AI-based chatbot designed to teach the fundamentals of the Indian stock market. But here's the twist - our platform is infused with the vibrant energy of anime!</p>
</div>
</div>
</section>
<section id="contact">
<div class="overlay"></div>
<div class="row narrow section-intro with-bottom-sep animate-this">
<div class="col-twelve">
<h3>Contact</h3>
<h1>Get In Touch.</h1>
<p class="lead">Lorem ipsum dolor sit amet consectetur adipisicing elit. Nulla delectus ipsum eligendi quia praesentium atque dolores. Accusamus reprehenderit sapiente unde molestiae quod voluptatem. Magnam dicta eum enim deleniti optio quibusdam?</p>
</div>
</div>
<div class="row contact-content">
<div class="col-seven tab-full animate-this">
<h5>Send Us A Message</h5>
<form name="contactForm" id="contactForm" method="post">
<div class="form-field">
<input name="contactName" type="text" id="contactName" placeholder="Name" value="" minlength="2" required="">
</div>
<div class="row">
<div class="col-six tab-full">
<div class="form-field">
<input name="contactEmail" type="email" id="contactEmail" placeholder="Email" value="" required="">
</div>
</div>
<div class="col-six tab-full">
<div class="form-field">
<input name="contactSubject" type="text" id="contactSubject" placeholder="Subject" value="">
</div>
</div>
</div>
<div class="form-field">
<textarea name="contactMessage" id="contactMessage" placeholder="message" rows="10" cols="50" required=""></textarea>
</div>
<div class="form-field">
<button class="submitform">Submit</button>
<div id="submit-loader">
<div class="text-loader">Sending...</div>
<div class="s-loader">
<div class="bounce1"></div>
<div class="bounce2"></div>
<div class="bounce3"></div>
</div>
</div>
</div>
</form>
<div id="message-warning"></div>
<div id="message-success">
<i class="fa fa-check"></i>Your message was sent, thank you!<br>
</div>
</div>
<div class="col-four tab-full contact-info end animate-this">
<h5>Contact Information</h5>
<div class="cinfo">
<h6>Where to Find Us</h6>
<p>
SVIT Vasad,<br>
Gujarat<br>
India
</p>
</div>
<div class="cinfo">
<h6>Email Us At</h6>
<p>
</p>
</div>
<div class="cinfo">
<h6>Call Us At</h6>
<p>
Mobile: 0123456789<br>
</p>
</div>
</div>
</div>
</section>
</main>
<footer>
<div class="footer-main">
<div class="row">
<div class="col-five tab-full footer-about">
<h4 class="h05">Shinobi.</h4>
<p>Proin eget tortor risus. Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Praesent sapien massa, convallis a pellentesque nec, egestas non nisi. Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Nulla porttitor accumsan tincidunt. Nulla porttitor accumsan tincidunt. Proin eget tortor risus.</p>
</div>
<div class="col-three tab-full footer-social">
<h4 class="h05">Follow Us.</h4>
<ul class="list-links">
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Instagram</a></li>
<li><a href="#">Behance</a></li>
<li><a href="#">Dribble</a></li>
</ul>
</div>
<div class="col-four tab-full footer-subscribe end">
<h4 class="h05">Get Notified.</h4>
<p>Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Praesent sapien massa.</p>
<div class="subscribe-form">
<form id="mc-form" class="group" novalidate="true">
<input type="email" value="" name="dEmail" class="email" id="mc-email" placeholder="type email" required="">
<button><i class="icon-mail"></i></button>
<label for="mc-email" class="subscribe-message"></label>
</form>
</div>
</div>
</div>
</div>
<div id="go-top">
<a class="smoothscroll" title="Back to Top" href="#top"></a>
<i class="fa fa-long-arrow-up" aria-hidden="true"></i>
</a>
</div>
</footer>
<div id="preloader">
<div id="loader"></div>
</div>
<script src="js/jquery-2.1.3.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>