-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
257 lines (229 loc) · 9.51 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
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<!DOCTYPE html>
<html lang="en">
<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, maximum-scale=1.0, user-scalable=no">
<title>VeeWood Furniture</title>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<nav>
<div class="nav-wrapper">
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#products">Products</a></li>
<li><a href="#Prices">Prices</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
</header>
<section class="home svg_shape bg_image" id="home" style="background-image: url(images/modern-1.jpg)">
<div class="full_height">
<div class="display-table">
<div class="display-table-cell">
<div class="container">
<h1 class="cd-headline letters rotate-2 is-full-width">
<span class="cd-words-wrapper">
<b>VeeWood Furniture</b>
</span>
</h1>
</div>
</div>
</div>
</div>
</section>
<section class="product-details" id="products">
<div class="product-images"></div>
<h2>Product images</h2>
<table>
<thead>
<tr>
<th>Product</th>
<th>Image</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Cream Chester Bed</td>
<td><img src="images/bed1.png" alt="Cream Chester Bed" height="20" width="20"></td>
<td>Cream-colored Chester bed with modern design</td>
</tr>
<tr>
<td>Dark Walnut Bed</td>
<td><img src="images/cream-chester-bed.png" alt="Dark Walnut Bed" width=50% height=50px></td>
<td>Elegant dark walnut bed with a sleek finish</td>
</tr>
<tr>
<td>White Oak Bed</td>
<td><img src="images/bed4.png" alt="White Oak Bed" width="50" height="50"></td>
<td>Light and airy white oak bed with a rustic touch</td>
</tr>
<tr>
<td>Semi-chester Blue Bed</td>
<td><img src="images/bed5.png" alt="Semi-chester Blue Bed" width="50" height="50"></td>
<td>Light and semi-chester blue bed for your young one.</td>
</tr>
<tr>
<td>Semi-chester White Bed</td>
<td><img src="images/bed6.png" alt="Semi-chester White Bed" width="50" height="50"></td>
<td>Light and semi-chester white bed for your young one.</td>
</tr>
</tbody>
</table>
</section>
<div class="price-container">
<h2 class="container" id="Prices">Prices</h2>
<h2 style="text-align:center">CHESTER BEDS</h2>
<p><table style="background-color: rgb(43, 15, 6);">
<tr>
<th>BED Dimensions</th>
<th>BED actual price(ksh)</th>
<th>offer</th>
</tr>
<tr>
<td>3.5 * 6</td>
<td>25,000</td>
<td>20,000</td>
</tr>
<tr>
<td>4 * 6</td>
<td>27,000</td>
<td>24,000</td>
</tr>
<tr>
<td>5 * 6</td>
<td>29,000</td>
<td>27,000</td>
</tr>
<tr>
<td>6 * 6</td>
<td>32,000</td>
<td>30,000</td>
</tr>
</table></p><br>
<p>
<h2 style="text-align: center">SEMI-CHESTER BEDS</h2>
<p><table>
<tr>
<th>BED Dimensions</th>
<th>BED actual price(ksh)</th>
<th>offer</th>
</tr>
<tr>
<td>3.6 * 6</td>
<td>20,000</td>
<td>15,000</td>
</tr>
<tr>
<td>4 * 6</td>
<td>23, 000</td>
<td>18, 000</td>
</tr>
<tr>
<td>5 * 6</td>
<td>25,000</td>
<td>21,000</td>
</tr>
<tr>
<td>6 * 6</td>
<td>28,000</td>
<td>24,000</td>
</tr>
</table></p>
</p><br>
</div>
<div class="about-content">
<h2 class="heading" >About <span>Us</span></h2>
<p>
We are a great dedicated company that provides and delivers
what you see on the web.
</p>
<p>
This website is myworkspace where I work and with others to create my comfy
and real idealistic beds. We make your dreams a reality that will never be cease.
</p>
<p>
Thank you for visiting my website and getting to know me better. I hope you
enjoyed reading my blog posts and
found
them useful and informative.
If you have any feedback or
suggestions, please let me know. I'd love to hear from you.
</p>
<a href="#" class="btn" style="background-color:blue; ">Read More</a>
</div><br>
<section class="reviews" id="reviews">
<h2>Customer Reviews</h2>
<div class="review-container slide-in-right">
<div class="review-card">
<p class="review-text">This chair is so comfortable and stylish! I love the design and the quality is excellent. Highly recommend it!</p>
<div class="review-info">
<img src="images/profile1.jpg" alt="Profile 1" width="10" height="20">
<div class="reviewer-name">John Doe</div>
</div>
</div>
<div class="review-card">
<p class="review-text">I'm so happy with my decision. It's very comfortable, looks great in my living room, and the quality is outstanding. Would definitely buy again!</p>
<div class="review-info">
<img src="images/profile2.jpg" alt="Profile 2" width="10" height="20">
<div class="reviewer-name">Jane Smith</div>
</div>
</div>
<div class="review-card">
<p class="review-text">I was hesitant to buy furniture online, but this website made it so easy and convenient. The delivery was fast and the product was even better than I expected. Thanks for the great experience!</p>
<div class="review-info">
<img src="images/profile3.jpg" alt="Profile 3" width="10" height="20">
<div class="reviewer-name">Mike Johnson</div>
</div>
</div>
</div>
</section><br>
<section class="contact-us" id="contact">
<h2>Contact Us</h2>
<p>Please feel free to reach out to us using the following methods:</p>
<ul>
<li><strong>Email:</strong> [email protected]</li>
<li><strong>Phone:</strong> +254-123-456-7890</li>
<li><strong>Address:</strong> 1234 OngataRongai, Rongai, Kenya</li>
</ul>
<p>You can also connect with us through our social media channels:</p>
<div class="social-media-links">
<a href="https://www.facebook.com/veedreamworks" target="_blank"><img src="facebook-logo.png" alt="Facebook"></a>
<a href="https://www.twitter.com/veedreamworks" target="_blank"><img src="twitter-logo.png" alt="Twitter"></a>
<a href="https://www.instagram.com/veedreamworks" target="_blank"><img src="instagram-logo.png" alt="Instagram"></a>
</div>
</section>
</main>
<button id="back-to-top">Back to Top</button>
<footer>
<h3>© VeeWood Furniture. All rights reserved.</h3>
</footer>
<script src="custom.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
$(document).ready(function() {
// Show the back to top button when the user scrolls down the page
$(window).scroll(function() {
if ($(this).scrollTop() > 100) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
$('html, body').animate({ scrollBottom: 0 }, 'slow');
}
});
// Handle the click event on the back to top button
$('#back-to-top').click(function(e) {
e.preventDefault();
$('html, body').animate({ scrollTop: 0 }, 'slow');
});
});
</script>
</body>
</html>