-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
205 lines (166 loc) · 9.39 KB
/
index.html
File metadata and controls
205 lines (166 loc) · 9.39 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Luxura</title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/mainPage.css">
</head>
<body>
<header>
<a href="index.html">
<img src="img/main-page/main logo.png" alt="" class="mainLogo">
</a>
<nav>
<ul>
<li> <a href="#HowToOrder">How To Order</a></li>
<li> <a href="pages/men-suit.html">Men Suits</a></li>
<li> <a href="../pages/men-suit.html#womendresspage">Women Dresses</a></li>
<li> <a href="pages/accessories.html">Shoes And Accessories</a></li>
</ul>
<a href="pages/cart.html">
<img src="img/main-page/cart-logo2.png" alt="" class="cartLogo"><span id="cartLogoNum"></span>
</a>
</nav>
</header>
<main>
<section id="slideShow">
<div class="slideshow-container">
<!-- Full-width images with number and caption text -->
<div class="mySlides fade">
<div class="numbertext"></div>
<img src="img/main-page/test.jpg" style="width:100%">
<div class="text"></div>
</div>
<div class="mySlides fade">
<div class="numbertext"></div>
<img src="img/main-page/hero.jpg" style="width:100%">
<div class="text"></div>
</div>
<div class="mySlides fade">
<div class="numbertext"></div>
<img src="img/main-page/hero4.jpg" style="width:100%">
<div class="text"></div>
</div>
<!-- Next and previous buttons -->
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
<br>
<!-- The dots/circles -->
<div style="text-align:center">
<span class="dot" onclick="currentSlide(1)"></span>
<span class="dot" onclick="currentSlide(2)"></span>
<span class="dot" onclick="currentSlide(3)"></span>
</div>
</section>
<h2 class="h2">Our History</h2>
<section id="ourHistory">
<div>
<p class="leftp" style="margin-bottom: 193px ; margin-left: 35px; ">
“ Our story began with one sewing machine when my grandfather learned the sewing profession at a young age, where he mastered this profession and made some money as he bought the first sewing machine in his life, and my grandfather used it at home, and
he used to modify clothes and produce some suits, and he used them in his home. Where was my grandmother helping him with it, as this thing was present 1920's. ”
</p>
<img src="img/main-page/talior machine.jpg" alt="" class="rightimg"></div>
<div> <img src="img/main-page/talior shop.jpg" alt="" class="leftimg">
<p class="rightp" style=" margin-bottom: 61px; margin-left: 612px; margin-top: -88px;">“ After that, my grandfather grew up mastering the profession of sewing, where he got married and gave birth to his first child, as he taught him this wonderful profession and taught it to his wife as well, who was helping him in turn.
It increases with the increasing demand for our designs, fashion and services that we provide Where that was 20 years later, in 1940. ”</p>
</div>
<div>
<p class="leftp" style="margin-bottom: 134px; margin-left: 35px;"> “ Currently we have one of the largest factories in the world that manufactures the best and finest suits, dresses and luxurious clothes with the best standards, the best quality and the most skilled tailors in the world, in addition to
a special section for designing and equipping that designs the most famous clothes of stars and celebrities. ”</p>
<img src="img/main-page/talior factory.png" alt="" class="rightimg2"></div>
</section>
<h2 class="h2"> Hot Offer</h2>
<section id="HotOffer">
<div>
<img src="img/main-page/evining dress.jpg" alt="" class="HotOfferImg">
<h4 class="hotofferh4">Evening Dress
<h3 class="hotofferh3 ">Price: 300$</h3>
</h4>
<a href="pages/men-suit.html#divv8"> <button class="hotofferbutton">Go To Store</button></a>
</div>
<div>
<img src="img/main-page/pink dress.jpg" alt="" class="HotOfferImg">
<h4 class="hotofferh4">Pink Dress</h4>
<h3 class="hotofferh3 ">Price: 300$</h3>
<a href="pages/men-suit.html#divv2"> <button class="hotofferbutton">Go To Store</button></a>
</div>
<div>
<img src="img/main-page/suit3.jpg" alt="" class="HotOfferImg">
<h4 class="hotofferh4">Ronaldo Suit</h4>
<h3 class="hotofferh3 ">Price: 500$</h3>
<a href="pages/men-suit.html#div9"> <button class="hotofferbutton">Go To Store</button></a>
</div>
<div>
<img src="img/main-page/suit4.jpg" alt="" class="HotOfferImg">
<h4 class="hotofferh4">Red Suit</h4>
<h3 class="hotofferh3 ">Price: 200$</h3>
<a href="pages/men-suit.html#div3"> <button class="hotofferbutton">Go To Store</button></a>
</div>
</section>
<h2 class="h2">How To Order</h2>
<section id="HowToOrder">
<div>
<img src="img/main-page/step1.png" class="HotOfferImg1">
<h4 class="howtoorderh4">Step 1:</h4>
<p class="howtoorderP" style="line-height: 2.1;"> Select the product do you want it from our market then click on add to cart.</p>
</div>
<div>
<img src="img/main-page/step2.png" alt="" class="HotOfferImg1">
<h4 class="howtoorderh4">Step 2:</h4>
<p class="howtoorderP" style="line-height: 1.9;"> Place your order via our wibsite and confirm it from cart page .</p>
</div>
<div>
<img src="img/main-page/step3.png" alt="" class="HotOfferImg1">
<h4 class="howtoorderh4">Step 3:</h4>
<p class="howtoorderP">After that, the product is reserved and prepared in your name, and then you visit one of our branches to inspect the product and pay</p>
</div>
</section>
</main>
<footer>
<section id="socialMedia">
<div class="foot1">
<h3 class="footh3">Our Location</h3>
<div class="mapouter">
<div class="gmap_canvas"><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6117.51172298099!2d35.908651!3d31.963456999999995!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x6853dfe334a6f144!2sAbdali%20Mall!5e1!3m2!1sen!2sjo!4v1622015290923!5m2!1sen!2sjo"
width="200" height="200" style="border:0;" allowfullscreen="" loading="lazy"></iframe> style="border:0;" allowfullscreen="" loading="lazy"></iframe>
<a href="https://123movies-to.org"></a><br>
<style>
.mapouter {
position: relative;
text-align: right;
height: 200px;
width: 200px;
}
</style><a href="https://www.embedgooglemap.net">website maps free</a>
<style>
.gmap_canvas {
overflow: hidden;
background: none!important;
height: 200px;
width: 200px;
}
</style>
</div>
</div>
</div>
<div class="foot2">
<h4 class="footh4"><a href="pages/aboutus.html" id="aboutUs">About Us</a></h4>
<a href="https://github.com/Gryffindor-team" target="_blank"><img src="img/main-page/Gryffindor-team.jpg" alt="" style="height: 100px; margin-top: 15px;"></a>
<p class="copyRight">© All Rights Reserved To Luxura 2021 </p>
<p class="copyRight">Done By Gryffindor-Team </p>
</div>
<div class="foot3">
<h4 class="footh4">Follow Us On Social Media Accounts </h4>
<br>
<br>
<a href="https://www.instagram.com/" target="_blank"><img src="img/main-page/iconfinder_instagram_2142569.png" alt="" class="socialMediaListImg"></a>
<a href="https://web.facebook.com/" target="_blank"> <img src="img/main-page/iconfinder_facebook_834722.png" alt="" class="socialMediaListImg"></a>
<a href="https://www.youtube.com/watch?v=fkHY3FXa2mc" target="_blank"> <img src="img/main-page/iconfinder_youtube3_834710.png" alt="" class="socialMediaListImg"></a>
</div>
</section>
</footer>
<script src="js/mainPage.js"></script>
</body>
</html>