-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex1.html
More file actions
210 lines (152 loc) · 8.86 KB
/
Copy pathindex1.html
File metadata and controls
210 lines (152 loc) · 8.86 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=!, initial-scale=1.0">
<link rel="stylesheet" href="2nd page/CSS/bootstrap.css">
<!-- Normal CSS -->
<link rel="stylesheet" href="2nd page/CSS/2nd_pg.css">
<!-- For ICONS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css">
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns" crossorigin="anonymous"></script>
<title>Document</title>
</head>
<body>
<header class="NaviGation">
<nav class="navbar navbar-expand-lg navbar-light position-fixed" style="background-color: white;">
<a class="navbar-brand" href="#">
<img src="2nd page/img/logo.png" width="150" height="50" class="d-inline-block align-top" alt="not found">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="index.html"><span class="nav_buttons main_button"><strong>Meet Miko 2</strong></span> <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="index1.html"><span class="nav_buttons"><strong>Features</strong></span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="index2.html"><span class="nav_buttons"><strong>A Lifelike Bot</strong></span> </a>
</li>
<li class="nav-item">
<a class="nav-link" href="index3.html"><span class="nav_buttons"><strong>Specs</strong></span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="index4.html"><span class="nav_buttons"><strong>Store</strong></span> <span><i class="bi bi-geo-alt-fill" style="color:#030303;"></i></span></a>
</li>
<li class="nav-item buy_button">
<a class="nav-link" href="#"><button type="button" class="btn btn-p"><strong>Buy Now</strong></button></a>
</li>
<li class="nav-item cart">
<a class="nav-link" href="#"><span class="nav_buttons"><strong>Cart</strong></span> <span><i class="bi bi-basket-fill" style="color:#030303;"></i></span></a>
</li>
</ul>
</div>
</nav>
</header>
<section class="advertisment">
<img class="adv_pic" src="2nd page/img/Miko-Body-Image-3.png" alt="not found">
<div class="adv_info">
<h1 class="adv_info1 display-3">MIKO 2 makes</h1>
<h1 class="adv_info2">learning fun</h1>
<p class="adv_info3">Miko 2 can help revise educational concepts. The curriculum syllabus developed by our acclaimed knowledge partners coupled with conversational learning through Miko 2 truly ensures academic development of the child. As a result, learning becomes fun for children and they enjoy their school lessons like never before.</p>
</div>
</section>
<section class="description">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 ">
<img src="2nd page/img/adv.webp" alt="">
</div>
<div class="col-lg-6 col-md-6 col-sm-6 ">
<h1 class="descp1"> <span class="display-1">Grows with </span></h1>
<h1 class="descp1_1"> <span class="display-1">your</span> child</h1>
<p class="descp1_2">Miko 2 intuitively understands and responds to the child's moods, has meaningful chats and provides companionship.</p>
<!-- <h1>display-1</h1> -->
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 ">
<h1 class="descp1"> <span class="display-1">A cute</span></h1>
<h1 class="descp1_1"> <span class="display-1">little</span> all-rounder</h1>
<p class="descp1_2">An all-rounder that doesn't just sing or dance to entertain your child, Miko 2 enables playing games and narrates exciting stories as well!</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 ">
<img src="2nd page/img/Capture1.PNG" alt="">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 ">
<img src="2nd page/img/Capture2.PNG" alt="">
</div>
<div class="col-lg-6 col-md-6 col-sm-6 ">
<h1 class="descp1_1"> <span class="display-1"> Parental</span> Control</h1>
<p class="descp1_2">With the Miko 2 App and its enhanced Parental Dashboard, you have greater control over Miko's interaction with your child.</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 ">
<h1 class="descp1"> <span class="display-1">Child and Data</span></h1>
<h1 class="descp1_1"> Safe</h1>
<p class="descp1_2">Miko 2 is completely safe for children! Your child's data is encrypted and completely protected. The ownership of the data lies in your hands as a parent.</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 ">
<img src="2nd page/img/Capture3.PNG" alt="">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 ">
<img src="2nd page/img/Capture4.PNG" alt="">
</div>
<div class="col-lg-6 col-md-6 col-sm-6 ">
<h1 class="descp1_1"> <span class="display-1">Tele</span>Connect</h1>
<p class="descp1_2">Missing out on important milestones in your child's life? Want to track your child's progress while you are away at work? TeleConnect with your child through Miko 2! Yes, you can have a video call and remotely control your Miko 2 from work to talk to your child.</p>
</div>
</div>
</section>
<footer class="FOOTER">
<div class="row">
<div class="col-lg-6">
<img src="2nd page/img/logo.png" width="300px" height="100px" style="margin-left: 25%;" alt="not found">
</div>
<div class="col-lg-2"> <h5 class="foot_info">Quick Links</h5>
<h6 class="foot_info">About us</h6>
<h6 class="foot_info">Privacy Policy</h6>
<h6 class="foot_info">Contact us</h6>
<h6 class="foot_info">E-Waste</h6>
</div>
<div class="col-lg-2"> <h5>Resources</h5>
<h6 class="foot_info">Blog</h6>
<h6 class="foot_info">Career</h6>
<h6 class="foot_info">Site map</h6>
<h6 class="foot_info">User Guide</h6>
</div>
<div class="col-lg-2"></div>
</div>
<div class="row">
<div class="col-lg-6">
</div>
<div class="col-lg-2"> <h5 class="foot_info">Location</h5>
<h6 class="foot_info"> 4. Stambhtirth,</h6>
<h6 class="foot_info"> R.A. Kidwai Road,</h6>
<h6 class="foot_info">Wadala (W),</h6>
<h6 class="foot_info"> Mumbai-400031</h6>
</div>
<div class="col-lg-2"> <h5>Call Us At</h5>
<h6 class="foot_info">+91-8655033245</h6>
<h6 class="foot_info"> 022-50646631</h6>
</div>
<div class="col-lg-2"> <h5>Write to us at</h5>
<h6 class="foot_info">support@miko.ai</h6>
</div>
</div>
<div class="footer-copyright text-center py-3"> <span class="copyright">Copyright 2021 Miko. All rights reserved.</span>
<i class="bi bi-youtube"></i> <i class="bi bi-facebook"></i> <i class="bi bi-twitter"></i> <i class="bi bi-instagram"></i>
</div>
</footer>
</body>
</html>