-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
223 lines (199 loc) · 7.99 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Barbershop</title>
<link rel="stylesheet" type="text/css" href="styles.css">
<link rel="shortcut icon" type="x-icon" href="">
<script src="https://kit.fontawesome.com/ac97327f06.js" crossorigin="anonymous"></script>
</head>
<body>
<nav id="nav">
<a href="#" id="logo">
<img src="logo.png"></a>
<a href="#">Home</a>
<a href="#info">About Us</a>
<a href="#team">Team</a>
<a href="" class="dummyBtn" onclick="dummyBtnOne()">Gallery</a>
<a href="" class="dummyBtn" onclick="dummyBtnTwo()">Pricing</a>
<a href="#services">Services</a>
<a href="#contact">Contact</a>
</nav>
<div id="side-icons">
<a href="#" title="Follow us on facebook"><i class="fa-brands fa-facebook-f"></i></a>
<a href="#" title="Get our daily tweets"><i class="fa-brands fa-twitter"></i></a>
<a href="#" title="Subcbribe to our youtube channel"><i class="fa-brands fa-youtube"></i></a>
</div>
<main id="main">
<header>
<div class="header__bottom">
<h1 id="fist__child">
We Create and Renovate
</h1>
<h1 id="last__child">
Hair Style Trends
</h1>
<p>
Welcome to our barbershop, where we pride ourselves on providing quality haircuts and grooming services for men. Our experienced barbers are dedicated to giving you the perfect cut and style to suit your individual needs. We offer a wide range of services including haircuts, shaves, beard trims and grooming, as well as hair coloring and styling. We use only the best products and tools to ensure that you leave looking and feeling your best. Come in and experience the traditional barbershop atmosphere and expert service that we have to offer.
</p>
<a href="" id="header-btn">Make an appointment</a>
</div>
</header>
</main>
<div id="info">
<div class="info-grid">
<img src="images/shaving.jpg" width="1120" height="1630">
</div>
<div class="info-grid">
<header>
Never Ask a Barber if You Need a Haircut
</header>
<p>
At our barbershop, we believe that great style is about taking risks.
Our skilled barbers specialize in unconventional cuts and grooming
to help you unleash your unique style.
Never ask a barber if you need a haircut, come in and take the risk with us.
Leave our shop looking and feeling your best.
</p>
<br>
<p>
This heading message is using a phrase that is well known in the barbering industry "Never ask a barber if you need a haircut" to convey the message that the barbershop is the perfect place to take a risk and experiment with new styles and grooming options. The phrase "Unconventional Cuts and Grooming" emphasizes the focus on providing personalized and unique service for the customers. "Take the Risk, Look Your Best" is an invitation to customers to trust the barbers and try something new. Overall, this short and sweet heading is promising customers that by taking a risk and trying something new with the barbers, they will leave looking and feeling their best.
</p>
<a href="">Read More</a>
</div>
</div>
<div id="services">
<header>Our Services</header>
<div class="servicetab">
<div class="service">
<a href="">
<div class="service-btn">
<img src="icons/hairdress.png">
<p>Haircutting</p>
<p>Our skilled barbers use precision cutting techniques to achieve the perfect cut and style for your hair. We use only the best products and tools to ensure that you leave looking and feeling your best.</p>
</div>
</a>
</div>
<div class="service">
<a href="">
<div class="service-btn">
<img src="icons/razor.png">
<p>Trimming</p>
<p>Our skilled barbers can help you achieve the perfect shape and length for your beard. We use only the best products and techniques to ensure that your beard looks neat and well-groomed.</p>
</div>
</a>
</div>
<div class="service">
<a href="">
<div class="service-btn">
<img src="icons/barbershop.png">
<p>Training</p>
<p>Our barbers are trained by experts, ensuring that they have the skills to provide high-quality cuts & grooming services. We train our staff to keep them up to date with the latest techniques.</p>
</div>
</a>
</div>
<div class="service">
<a href="">
<div class="service-btn">
<img src="icons/hairstyle.png">
<p>Styling</p>
<p> Our barbers can give you the perfect look to match your individual style and personality. We use only the best products and techniques to ensure your hair looks stylish and well-groomed.</p>
</div>
</a>
</div>
</div>
</div>
<div id="team">
<header>Our Team</header>
<p>Meet the team behind our exceptional cuts and grooming services. Our skilled barbers are dedicated to providing you with the best possible experience. They are experts in their field and are passionate about helping you achieve your desired look. With a combination of experience, skill, and an eye for detail, our team is ready to give you a look that is tailored to your individual needs. </p>
<div class="team-container">
<div class="member">
<img src="images/team/pass1.jpg" width="250" height="250" alt="Mohammed's pictute">
<p>Mohammed Awal</p>
<p>Professional Barber</p>
<a href=""><i class="fa-brands fa-facebook-f"></i></a>
<a href=""><i class="fa-brands fa-instagram"></i></a>
<a href=""><i class="fa-brands fa-twitter"></i></a>
</div>
<div class="member">
<img src="images/team/pass2.jpg" width="250" height="250" alt="Brenda's picture">
<p>Brenda Adams</p>
<p>Hair Stylist</p>
<a href=""><i class="fa-brands fa-facebook-f"></i></a>
<a href=""><i class="fa-brands fa-instagram"></i></a>
<a href=""><i class="fa-brands fa-twitter"></i></a>
</div>
<div class="member">
<img src="images/team/pass3.jpg" width="250" height="250" alt="Morgan's picture">
<p>Morgan Richardson</p>
<p>Professional Barber</p>
<a href=""><i class="fa-brands fa-facebook-f"></i></a>
<a href=""><i class="fa-brands fa-instagram"></i></a>
<a href=""><i class="fa-brands fa-twitter"></i></a>
</div>
</div>
</div>
<div id="contact">
<div class="container">
<div class="row">
<h1>contact us</h1>
</div>
<div class="row">
<h4 style="text-align:center">We'd love to hear from you!</h4>
</div>
<div class="container">
<form action="" method="">
<div class="row">
<div class="col-25">
<label for="fname">Name</label>
</div>
<div class="col-75">
<input type="text" id="fname" name="firstname" placeholder="Your name.." required>
</div>
</div>
<div class="row">
<div class="col-25">
<label for="lname">Email</label>
</div>
<div class="col-75">
<input type="email" id="email" name="email" placeholder="Enter email.." required>
</div>
</div>
<div class="row">
<div class="col-25">
<label for="country">Select Region</label>
</div>
<div class="col-75">
<select id="country" name="region">
<option value="eastern">Eastern Region</option>
<option value="accra">Greater Accra</option>
<option value="northern">Northern Region</option>
<option value="volta">Volta Region</option>
</select>
</div>
</div>
<div class="row">
<div class="col-25">
<label for="subject">Message</label>
</div>
<div class="col-75">
<textarea id="subject" name="subject" placeholder="Any additional information..." style="height:200px"></textarea>
</div>
</div>
<div class="row">
<input type="submit" value="Submit">
</div>
</form>
</div>
</div>
</div>
<div id="location">
<p class="highlight">Festus Street Opp. KFC Accra Branch</p>
<p class="highlight">We are open from:</p> <p><span class="nowrap">MONDAYS</span> to FRIDAYS</p> <p>7:00 am to 8:00 pm</p>
<p class="highlight">+233 111 111 111</p>
</div>
<footer>Copyrights© <a href="https://twitter.com/code17lolly" target="_blank">Mohammed Awal Dev</a></footer>
<script type="text/javascript" src="script.js"></script>
</body>
</html>