-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
309 lines (295 loc) · 14.6 KB
/
contact.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
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="#" />
<!-- Bootstrap css link -->
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH"
crossorigin="anonymous"
/>
<title>JK FURNITURE</title>
<!-- import the webpage's stylesheet -->
<link rel="stylesheet" href="/style.css" />
<!-- import the webpage's javascript file -->
<script src="/script.js" defer></script>
<script src="/form.js" defer></script>
</head>
<body> <!-- Body of code -->
<nav class="navbar navbar-expand-lg bg-body-tertiary">
<!-- bootstrap navbar styling, size of screen, colour manipulation of nav-->
<!-- Navbar spacing, put nav links together and logo,name separted -->
<div class="w-100 nav">
<a class="navbar-brand d-flex align-items-center" href="index.html">
<img src="https://cdn.glitch.global/ffe4e1f2-0bf1-46b5-95d9-ba85b77cec59/jk-furniture-high-resolution-logo-grayscale.png?v=1731413502414" alt="JK Furniture Logo" class="logo me-2" />
JK FURNITURE
</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-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">
<!-- Helps me space out the Nav bar w-100(full length of navbar), mb-2(controls margin for smaller screen), mb-lg-100 (margin for bigger screens)-->
<li class="nav-item">
<a class="nav-link " aria-current="page" href="index.html"
>Home</a
>
</li>
<li class="nav-item">
<a class="nav-link" href="product.html">Product</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Hero Section -->
<header class="contact-hero">
<div class="hero-overlay">
<h1>Contact Us</h1>
<p>
email us at
<a href="mailto:[email protected]" class="text-light"
>.
</p>
<p>We're here to help you elevate your space.</p>
</div>
</header>
<!-- Contact Information Section -->
<!--Frequently Asked question-->
<section class="faq-section">
<p class="text-uppercase text-muted">Frequently Asked Questions</p>
<h2>Get Answers</h2>
<div class="accordion" id="accordionExample">
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
PICK UP AND DELIVERY
</button>
</h2>
<div id="collapseOne" class="accordion-collapse collapse show" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>Our pick-up and delivery services are designed to ensure your convenience and satisfaction. Here’s how it works:</p>
<ul>
<li><strong>Pick-Up Service:</strong> We offer scheduled pick-up services for items purchased online. Choose a convenient date and time, and we’ll prepare your order for pick-up at our store.</li>
<li><strong>Delivery Service:</strong> For your convenience, we deliver directly to your doorstep. Delivery timelines vary based on your location, but we strive to deliver within 3-5 business days.</li>
<li><strong>Cost of Delivery:</strong> Delivery fees depend on the size and weight of your order and the delivery address. We’ll calculate the cost at checkout.</li>
</ul>
<p>If you have any specific requirements or questions about pick-up and delivery, please don’t hesitate to <a href="mailto:[email protected]"
>Contact Us</a
></p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
DAMAGED PRODUCTS
</button>
</h2>
<div id="collapseTwo" class="accordion-collapse collapse" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>If a customer discovers that the product purchased from the company is damaged upon delivery, here’s how to address it:</p>
<ul>
<li><strong>Report the Damage:</strong> Contact us via email at <a href="mailto:[email protected]">[email protected]</a> within 48 hours upon discovery. Use the subject line “DAMAGED ITEM.”</li>
<li><strong>Fixable Damage:</strong> If the damage can be fixed on-site, our team will reach out to discuss the specifics and arrange for resolution.</li>
<li><strong>Beyond Repair:</strong> If the damage is beyond repair, the customer may request a replacement or a refund.</li>
<li><strong>Condition of the Product:</strong> The damaged product must remain in the same condition as when it was received.</li>
</ul>
<p>
<strong>Resolution Time:</strong> Resolution times may vary:
<ul>
<li>5–10 working days within Ekiti State</li>
<li>10–15 working days outside Ekiti State</li>
</ul>
</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
BUILD A FURNITURE FROM SCRATCH
</button>
</h2>
<div id="collapseThree" class="accordion-collapse collapse" data-bs-parent="#accordionExample">
<div class="accordion-body">
<p>
Building a custom piece of furniture from scratch at our warehouse is an exciting, collaborative process. Here’s how it works:
</p>
<ol>
<li>
<strong>Book an Appointment:</strong> After finalizing your design and quote, schedule a visit to our warehouse.
</li>
<li>
<strong>Consult with Experts:</strong> Meet with our design and fabrication team to finalize the details of your furniture, including materials, dimensions, and finishes.
</li>
<li>
<strong>Select Materials:</strong> Browse our selection of high-quality woods, metals, fabrics, and paints to choose what works best for your piece.
</li>
<li>
<strong>Participate in the Process:</strong> Depending on your preference, you can actively participate in the crafting process or observe as our skilled artisans bring your design to life.
</li>
<li>
<strong>Completion and Delivery:</strong> Once the furniture is completed, you can either pick it up from the warehouse or arrange for delivery.
</li>
<li>
<strong>Submit Request via Email:</strong> You can submit your request directly via email. Send the details (including any images) to:
<a href="mailto:[email protected]">[email protected]</a>
</li>
</ol>
<p>
Building your furniture with us ensures a personalized experience, high-quality craftsmanship, and a one-of-a-kind piece tailored to your needs.
</p>
</div>
</div>
</div>
</div>
</section>
<!--Form for make a-->
<div class="container">
<div class="row align-items-center" id="form-container">
<!-- Left Column: Image -->
<div class="col-md-6 form-image">
<img src="https://cdn.glitch.global/ffe4e1f2-0bf1-46b5-95d9-ba85b77cec59/pexels-tima-miroshnichenko-6790968.jpg?v=1732754440543" alt="Furniture Image" />
</div>
<!-- Right Column: Form -->
<div class="col-md-6">
<h2 class="form-header">Request Custom Furniture</h2>
<form id="customFurnitureForm">
<div class="mb-3">
<label for="name" class="form-label">Name</label>
<input type="text" class="form-control" id="name" name="name" placeholder="Your Name" required>
</div>
<div class="mb-3">
<label for="email" class="form-label">Email</label>
<input type="email" class="form-control" id="email" name="email" placeholder="Your Email" required>
</div>
<div class="mb-3">
<label for="furnitureType" class="form-label">Furniture Type</label>
<select class="form-select" id="furnitureType" name="furnitureType" required>
<option value="">Select a Type</option>
<option value="Sofa">Sofa</option>
<option value="Chair">Chair</option>
<option value="Table">Table</option>
<option value="Bed">Bed</option>
</select>
</div>
<div class="mb-3">
<label for="dimensions" class="form-label">Dimensions (LxWxH in cm)</label>
<input type="text" class="form-control" id="dimensions" name="dimensions" placeholder="e.g., 200x150x50" required>
</div>
<div class="mb-3">
<label for="material" class="form-label">Material Preference</label>
<input type="text" class="form-control" id="material" name="material" placeholder="e.g., Wood, Metal" required>
</div>
<div class="mb-3">
<label for="budget" class="form-label">Budget Range (USD)</label>
<input type="number" class="form-control" id="budget" name="budget" placeholder="Your Budget" required>
</div>
<div class="mb-3">
<label for="phone" class="form-label">Phone Number</label>
<input type="tel" class="form-control" id="phone" name="phone" placeholder="Your Phone Number" required>
</div>
<div class="mb-3">
<label for="notes" class="form-label">Additional Notes</label>
<textarea class="form-control" id="notes" name="notes" placeholder="Enter additional details..." rows="4"></textarea>
</div>
<button type="submit" class="btn btn-primary w-100">Submit Request</button>
</form>
</div>
</div>
</div>
<!-- Start of a Review section -->
<div class="container testimonial-section">
<div class="testimonial-title">Testimonials!</div>
<div class="row justify-content-center">
<div class="col-md-4">
<div class="testimonial-card card h-100">
<div class="testimonial-rating">★★★★★</div>
<div class="testimonial-heading">Stylish Furniture!</div>
<p class="testimonial-text">"I got the Lania couch from JK Furniture, and it’s exactly what I needed! The design is sleek and modern, but it’s also super comfortable—perfect for chilling with family or guests. The quality is solid, and it really brightens up my living room. Plus, the JK Furniture team in Ado-Ekiti was very helpful. Highly recommend!"</p>
<div class="testimonial-author">Adenike - Ondo State</div>
</div>
</div>
<div class="col-md-4">
<div class="testimonial-card card h-100">
<div class="testimonial-rating">★★★★★</div>
<div class="testimonial-heading">Solid Craftmanship!</div>
<p class="testimonial-text">"The Furniture produced by the company are of excellent quality. They produce for both home and office furniture and have received alot of awards for their industry. It is hard to believe these furniture are produced in Nigeria until you walk into the factory which is on the same premises of the Head office and see for yourself!"</p>
<div class="testimonial-author">Kolade - Ekiti State</div>
</div>
</div>
<div class="col-md-4">
<div class="testimonial-card card h-100">
<div class="testimonial-rating">★★★★★</div>
<div class="testimonial-heading">Great Customer Service!</div>
<p class="testimonial-text">"It's really nice having this company in Nigeria, my first time having a quality furniture at a very affordable rate... I must confess you guys are the best and I recommend this company to anyone who has been looking for a quality and good furniture company.!"</p>
<div class="testimonial-author">Gbemi - Lagos State</div>
</div>
</div>
</div>
</div>
<section>
<div class="container footer bg-body-tertiary">
<div class="container text-center row align-items-start">
<div class="col-md-4">
<h5>About Us</h5>
<p>
JK furniture is a minimalist oasis, locally made, sustainably
produced, and designed for simplicity, style, and convenience!
Discover more collection and enhance your space.
</p>
</div>
<div class="col-md-4">
<h5>Shop</h5>
<ul>
<li><a href="#">Sofas</a></li>
<li><a href="#">Consoles</a></li>
<li><a href="#">Tables</a></li>
<li><a href="#">Coffee Tables</a></li>
<li><a href="#">Chairs</a></li>
<li><a href="#">Beds</a></li>
</ul>
</div>
<div class="col-md-4">
<h5>Information</h5>
<p>Have a question? Give us a call. We will love to hear from you.</p>
<p>
<strong>Address:</strong> 118,Jk Furniture memorial plaza,opp Adonai
Nur/Pry School, Basiri, Ado-Ekiti, Ekiti State, Nigeria.<br />
<strong>Phone:</strong> 07039434809,08032473143<br />
<strong>Email:</strong> [email protected]
</p>
</div>
</div>
</div>
</section>
<!-- Bootstrap JS script-->
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"
></script>
<!-- Bootstrap JS script-->
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"
></script>
</body>
</html>