-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
228 lines (217 loc) · 9.52 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
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
221
222
223
224
225
226
227
228
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="description" content="提供最優秀的LED相關商品">
<meta name="keywords" content="unimax, 美克斯, LED, 燈泡, 檯燈">
<title>Unimax 美克斯</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Unimax 美克斯">
<meta property="og:description" content="提供最優秀的LED相關商品">
<meta property="og:image" content="http://unimax.lighting/images/fb.jpg">
<meta property="og:url" content="http://unimax.lighting/">
<meta name="facebook-domain-verification" content="kix3rw70or7hgas5lwn3e3gq1egowi" />
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<link rel="shortcut icon" href="images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png">
</head><!--/head-->
<body>
<header id="header">
<div class="navbar navbar-inverse" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-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 class="navbar-brand" href="index.html">
<h1><img src="images/logo.png" alt="logo"></h1>
</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown"><a href="about.html">關於美克斯</a></li>
<li class="dropdown"><a href="product.html">產品型錄</a></li>
<li class="dropdown"><a href="rohs.html">RoHS標示</a></li>
<li><a href="contact.html">聯絡我們</a></li>
</ul>
</div>
</div>
</div>
</header>
<!--/#header-->
<section id="home-slider">
<div class="container">
<div class="row">
<div class="main-slider">
<div class="slide-text">
<h1>We Are Creative Nerds</h1>
<p>Boudin doner frankfurter pig. Cow shank bresaola pork loin tri-tip tongue venison pork belly meatloaf short loin landjaeger biltong beef ribs shankle chicken andouille.</p>
</div>
<img src="images/home/slider/hill.png" class="slider-hill" alt="slider image">
<img src="images/home/slider/house.png" class="slider-house" alt="slider image">
<img src="images/home/slider/sun.png" class="slider-sun" alt="slider image">
<img src="images/home/slider/birds1.png" class="slider-birds1" alt="slider image">
<img src="images/home/slider/birds2.png" class="slider-birds2" alt="slider image">
</div>
</div>
</div>
</section>
<!--/#home-slider-->
<section id="services">
<div class="container">
<div class="row">
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="300ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="300ms">
<img src="images/home/icon1.png" alt="">
</div>
<h2>Incredibly Responsive</h2>
<p>Ground round tenderloin flank shank ribeye. Hamkevin meatball swine. Cow shankle beef sirloin chicken ground round.</p>
</div>
</div>
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="600ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="600ms">
<img src="images/home/icon2.png" alt="">
</div>
<h2>Superior Typography</h2>
<p>Hamburger ribeye drumstick turkey, strip steak sausage ground round shank pastrami beef brisket pancetta venison.</p>
</div>
</div>
<div class="col-sm-4 text-center padding wow fadeIn" data-wow-duration="1000ms" data-wow-delay="900ms">
<div class="single-service">
<div class="wow scaleIn" data-wow-duration="500ms" data-wow-delay="900ms">
<img src="images/home/icon3.png" alt="">
</div>
<h2>Swift Page Builder</h2>
<p>Venison tongue, salami corned beef ball tip meatloaf bacon. Fatback pork belly bresaola tenderloin bone pork kevin shankle.</p>
</div>
</div>
</div>
</div>
</section>
<!--/#services-->
<!-- <section id="features">
<div class="container">
<div class="row">
<div class="single-features">
<div class="col-sm-5 wow fadeInLeft" data-wow-duration="500ms" data-wow-delay="300ms">
<img src="images/home/image1.png" class="img-responsive" alt="">
</div>
<div class="col-sm-6 wow fadeInRight" data-wow-duration="500ms" data-wow-delay="300ms">
<h2>Experienced and Enthusiastic</h2>
<P>Pork belly leberkas cow short ribs capicola pork loin. Doner fatback frankfurter jerky meatball pastrami bacon tail sausage. Turkey fatback ball tip, tri-tip tenderloin drumstick salami strip steak.</P>
</div>
</div>
<div class="single-features">
<div class="col-sm-6 col-sm-offset-1 align-right wow fadeInLeft" data-wow-duration="500ms" data-wow-delay="300ms">
<h2>Built for the Responsive Web</h2>
<P>Mollit eiusmod id chuck turducken laboris meatloaf pork loin tenderloin swine. Pancetta excepteur fugiat strip steak tri-tip. Swine salami eiusmod sint, ex id venison non. Fugiat ea jowl cillum meatloaf.</P>
</div>
<div class="col-sm-5 wow fadeInRight" data-wow-duration="500ms" data-wow-delay="300ms">
<img src="images/home/image2.png" class="img-responsive" alt="">
</div>
</div>
<div class="single-features">
<div class="col-sm-5 wow fadeInLeft" data-wow-duration="500ms" data-wow-delay="300ms">
<img src="images/home/image3.png" class="img-responsive" alt="">
</div>
<div class="col-sm-6 wow fadeInRight" data-wow-duration="500ms" data-wow-delay="300ms">
<h2>Experienced and Enthusiastic</h2>
<P>Ut officia cupidatat anim excepteur fugiat cillum ea occaecat rump pork chop tempor. Ut tenderloin veniam commodo. Shankle aliquip short ribs, chicken eiusmod exercitation shank landjaeger spare ribs corned beef.</P>
</div>
</div>
</div>
</div>
</section> -->
<!--/#features-->
<footer id="footer">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="testimonial bottom">
<h2>Testimonial</h2>
<div class="media">
<div class="pull-left">
<a href="#"><img src="images/home/profile1.png" alt=""></a>
</div>
<div class="media-body">
<blockquote>Nisi commodo bresaola, leberkas venison eiusmod bacon occaecat labore tail.</blockquote>
<h3><a href="#">- Jhon Kalis</a></h3>
</div>
</div>
<div class="media">
<div class="pull-left">
<a href="#"><img src="images/home/profile2.png" alt=""></a>
</div>
<div class="media-body">
<blockquote>Capicola nisi flank sed minim sunt aliqua rump pancetta leberkas venison eiusmod.</blockquote>
<h3><a href="">- Abraham Josef</a></h3>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="contact-info bottom">
<h2>Contacts</h2>
<address>
E-mail: <a href="mailto:[email protected]">[email protected]</a> <br>
Phone: +1 (123) 456 7890 <br>
Fax: +1 (123) 456 7891 <br>
</address>
<h2>Address</h2>
<address>
Unit C2, St.Vincent's Trading Est., <br>
Feeder Road, <br>
Bristol, BS2 0UY <br>
United Kingdom <br>
</address>
</div>
</div>
<div class="col-md-4 col-sm-12">
<div class="contact-form bottom">
<h2>Send a message</h2>
<form id="main-contact-form" name="contact-form" method="post" action="sendemail.php">
<div class="form-group">
<input type="text" name="name" class="form-control" required="required" placeholder="Name">
</div>
<div class="form-group">
<input type="email" name="email" class="form-control" required="required" placeholder="Email Id">
</div>
<div class="form-group">
<textarea name="message" id="message" required="required" class="form-control" rows="8" placeholder="Your text here"></textarea>
</div>
<div class="form-group">
<input type="submit" name="submit" class="btn btn-submit" value="Submit">
</div>
</form>
</div>
</div>
<div class="col-sm-12">
<div class="copyright-text text-center">
<p>© Unimax 2017. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
</footer>
<!--/#footer-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>