-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservice.html
151 lines (149 loc) · 6.19 KB
/
service.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
<!DOCTYPE html>
<html>
<head>
<title>Services</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<nav class="nav nav_top">
<div class="logo">
<a href="index.html"><img src="image/1Stop 01.jpg" width="100">
</a>
</div>
<div class="nav_side">
<a href="about.html">About Us</a>
<a href="service.html">Services</a>
<a href="blog.html">Blogs</a>
<a href="contact.html">Contact Us</a>
<a href="login.html">Login</a>
</div>
</nav>
<div class="product" style="padding-top: 100px">
<h2>Our Products</h2>
<div class="product_container" style="padding-bottom: 50px">
<div class="item">
<div class="item_img">
<img src="E:\1stop WebDevlopment\image\1.png">
</div>
<div class="item_content">
<h3>Sofa</h3>
<p>Sofa sets are essential furniture pieces for every home. They adorn your living rooms, bedrooms, and if you have space then patios as well</p>
<a href="">Buy Now</a>
</div>
</div>
<div class="item">
<div class="item_img">
<img src="E:\1stop WebDevlopment\image\2.png">
</div>
<div class="item_content">
<h3>Bed</h3>
<p>Purchasing a bed online is an investment and hence requires time and careful consideration. With our busy everyday schedules, it is now more than ever, important to get a good night’s sleep. Your bedroom is your sanctuary and must be equipped with a bed that is a reflection of your personality and more importantly, your comfort level.</p>
<a href="">Buy Now</a>
</div>
</div>
<div class="item">
<div class="item_img">
<img src="E:\1stop WebDevlopment\image\3.png">
</div>
<div class="item_content">
<h3>Table</h3>
<p>Tables come in a wide variety of materials, shapes, and heights dependent upon their origin, style, intended use and cost. Many tables are made of wood or wood-based products; some are made of other materials including metal and glass.</p>
<a href="">Buy Now</a>
</div>
</div>
</div>
<div class="product">
<h2>Our Products</h2>
<div class="product_container">
<div class="item">
<div class="item_img">
<img src="E:\1stop WebDevlopment\image\5.jpg">
</div>
<div class="item_content">
<h3>Dining Table</h3>
<p>A dining table is what often brings families together. Unlike the regular tables and chairs, a dining table ensures you get to spend some quality time with your loved ones while enjoying a hearty meal.</p>
<a href="">Buy Now</a>
</div>
</div>
<div class="item">
<div class="item_img">
<img src="E:\1stop WebDevlopment\image\6.jpg">
</div>
<div class="item_content">
<h3>Wardrobe</h3>
<p>Although a wardrobe is majorly used for storing clothes, you can also keep beddings, electronics, cosmetics, books and accessories. Getting a spacious closet can help you get rid of additional storage furniture like smaller cabinets and a small chest of drawers that give your bedroom a clean and tidy look.</p>
<a href="">Buy Now</a>
</div>
</div>
<div class="item">
<div class="item_img">
<img src="E:\1stop WebDevlopment\image\7.jpg">
</div>
<div class="item_content">
<h3>Study Table</h3>
<p>Study table design prioritises focus, organisation and productivity. It should not appear bulky, instead, it must be sturdy. Its practical design should offer sufficient space to store essentials such as notebooks, stationery, and computers, among others. </p>
<a href="">Buy Now</a>
</div>
</div>
</div>
</div>
</div>
<div class="feed">
<h2>Feedback Please</h2>
<div class="feed_form" method="POST">
<form name="submit-googlesheet">
<input type="text" name="Name" placeholder="Name"><br>
<input type="email" name="Email" placeholder="Email ID"><br>
<input type="number" name="Number" placeholder="Contact Number"><br>
<textarea name="Review" placeholder="Your Feedback"></textarea><br>
<button type="submit">Submit</button>
</form>
</div>
</div>
<footer>
<div class="footer_logo">
<a href="index.html"><img src="image/1Stop 01.jpg" width="100"></a>
<div class="pages">
<h3>Pages</h3>
<a href="about.html">About Us</a>|
<a href="service.html">Services</a>|
<a href="">Blogs</a>|
<a href="contact.html">Contact Us</a>|
<a href="login.html">Login</a>|
</div>
<div class="doc">
<h3>Documents</h3>
<a href="">Privacy Policy</a>|
<a href="">Terms of Use</a>|
<a href="">Refund Policy</a>
</div>
<div class="social">
<h3>Follow Us</h3>
<a href="" target="_blank"><i class="fa fa-facebook-official" aria-hidden="true"></i></a>
<a href="" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="" target="_blank"><i class="fa fa-linkedin-square" aria-hidden="true"></i></a>
<a href="" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a>
</div>
<div class="contact">
<h3>Contact Us</h3>
<a href="https://api.whatsapp.com/send?phone= +919876543210" target="_blank"><i class="fa fa-whatsapp" aria-hidden="true"></i></a>
<a href="tel: +919876543210"><i class="fa fa-phone-square" aria-hidden="true"></i></a>
<a href="mailto: support@1stop.ai"><i class="fa fa-envelope" aria-hidden="true"></i></a>
</div>
<hr>
<p>Copyright © 2021 1stop. All Rights Reserved</p>
</div>
</footer>
<script type="text/javascript">
const scriptURL = 'https://script.google.com/macros/s/AKfycbxk4FvSCwl13FJk5w6icchv37B1EZfokmVEDoaI-4CjM0UvQxtbhxSNr-XOLXWbkWcF0g/exec'
const form = document.forms['submit-googlesheet']
form.addEventListener('submit', e => {
e.preventDefault()
fetch(scriptURL, { method: 'POST', body: new FormData(form)})
.then(response => alert("Thank You for the Feedback!"))
.catch(error => console.error('Error!', error.message))
})
</script>
</body>
</html>