-
Notifications
You must be signed in to change notification settings - Fork 0
/
products.html
171 lines (152 loc) · 8.08 KB
/
products.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link href="https://fonts.googleapis.com/css?family=Courgette|Kaushan+Script" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css"
integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="stylesheet" href="hover.css" type="text/css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="style.css" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<title>Tresses_products</title>
</head>
<body>
<header>
<nav class="navbar navbar-expand-md">
<a class="navbar-brand" href="#"><img src="images/logo.png" alt="navIcon"></img> TRESSES </a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="fa fa-bars"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="products.html">Products</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contac_us.html">Contact Us</a>
</li>
</ul>
</div>
</nav>
<div class="spacer"></div>
<main>
<div class="container">
<div class="row product-img-row">
<div class="col">
<img src="images/Products.jpg" alt="a_product_img"></img>
</div>
</div>
<br>
<div class="row product-headding-row">
<br>
<div class="col">
<h3 style="color: lemonchiffon;">Salon Products</h3>
</div>
</div>
<div class="row product-para-row">
<div class="col">
<p style="color: #cdd7bd;">The stylists at Purple studio Hair Salon stay current on all the
latest hairstyling trends. To achieve the best look possible for you we use only the
industries top quality products. Our product lines include:</p>
</div>
</div>
</div>
<div class="container">
<div class="row product_logo_row">
<div class="col-sm-4">
<a class="card hvr-ripple-out product_logo" href="https://www.kenraprofessional.com/"
target="_blank">
<img src="images/kenra.png" alt="kenra_logo">
</a>
</div>
<div class="col-sm-4">
<a class="card hvr-ripple-out product_logo " href="https://life-flo.com/" target="_blank">
<img src="images/life.jpeg" alt="life_logo">
</a>
</div>
<div class="col-sm-4">
<a class="card hvr-ripple-out product_logo " href="https://rawsugarliving.com/" target="_blank">
<img src="images/ra.jpg" alt="rawsugar_logo">
</a>
</div>
</div>
<div class="row product_logo_row">
<div class="col-sm-4">
<a class="card hvr-ripple-out product_logo " href="https://www.evolvh.com/" target="_blank">
<img src="images/evolvh.png" alt="evolvh_logo">
</a>
</div>
<div class="col-sm-4">
<a class="card hvr-ripple-out product_logo " href="https://www.leafinty.com/"
target="_blank">
<img src="images/leaf.png" alt="leafinty_logo">
</a>
</div>
<div class="col-sm-4">
<a class="card hvr-ripple-out product_logo " href="https://rare-elements.com/"
target="_blank">
<img src="images/rare.png" alt="rare_logo">
</a>
</div>
</div>
</div>
</main>
<footer>
<div class="container">
<div class="row">
<div class="footer-col footer-about col-sm">
<h5 class="footer-headding">TRESSES</h5>
<p class="footer-para" style="color: rgb(46, 60, 21);">Tresses Hair Salon is situated in the
charming South End of Bangalore. Our dedicated team of skilled and continually updated
hairstylists is devoted to collaborating with each client to achieve the ideal look tailored
just for them.
<br /><br />We are unwavering in our pursuit of providing top-tier service, all while
upholding a warm, welcoming, and unpretentious atmosphere.
<br>
<br>
Come & Experience Luxury.
</p>
</div>
<div class="footer-col col-sm">
<h5 class="footer-headding">Location</h5>
<p class="footer-para">#234 , 6th Main Road, Indiranagar <br /> Bangalore, KA 560001<br /><br />
P: 080-1234-5678
<br /> E: tresses_studio.com
</p>
<h5 class="footer-headding">Hours</h5>
<p class="footer-para">Monday 10-6 | Tuesday 10-6 | Wednesday 1-5 Thursday 12-7 | Friday 12-7 |
Saturday 8-5 Sunday 10-6</p>
</div>
<div class="footer-col col-sm">
<h5 class="footer-headding">Follow Us</h5>
<a class="footer_social hvr-pop" href="#"><i class="fab fa-facebook-square"></i></a>
<a class="footer_social hvr-pop" href="#"><i class="fab fa-twitter-square"></i></a>
<a class="footer_social hvr-pop" href="#"> <i
class="fab fa-instagram"></i><br /></a><br /><br />
<img class="footer-img" src="images/logo.png" alt="footrIcon">
<span id="footer-brand">Tresses</span>
</div>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
</body>
</html>