-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
216 lines (188 loc) · 6.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- displays site properly based on user's device -->
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png" />
<title>Devarshi Doshi | Social proof section</title>
<!-- Feel free to remove these styles or customise in your own stylesheet 👍 -->
<style>
@import url('https://fonts.google.com/specimen/Spartan?selection.family=Spartan:wght@400;500;700#standard-styles');
body{
overflow-x: hidden;
overflow-y: auto;
}
.attribution {
font-size: 11px;
text-align: center;
}
.attribution a {
color: hsl(228, 45%, 44%);
}
.main {
width: 100vw;
height: 100vh;
background: url('images/bg-pattern-top-desktop.svg') no-repeat;
display: block;
position: absolute;
left: 0;
top: 0;
background-position: top left;
font-family: 'Spartan', sans-serif;
padding-left: 0vw;
padding-top: 10vw;
}
.main::before {
content: "";
position: absolute;
display: block;
left: 0;
top: 0;
width: 100vw;
height: 100vh;
background: url('images/bg-pattern-bottom-desktop.svg') no-repeat;
background-position: bottom right;
}
.fblock {
height: auto;
margin-left: 10vw;
margin-top: -3vw;
width: 22rem;
position: relative;
display: inline-block;
}
.sblock {
height: auto;
width: 30rem;
margin-left: 250px;
position: absolute;
display: inline-block;
}
.sblock>div {
background-color: hsl(300, 24%, 96%);
width: 28rem;
margin: 10px;
padding: 10px;
color: hsl(300, 43%, 22%);
font-weight: 700;
padding-left: 20px;
border-radius: 10px;
}
.sblock>.rating2 {
margin-left: 50px;
}
.sblock>.rating3 {
margin-left: 90px;
}
.tblock {
height: 20rem;
width: 100%;
margin-left: 8vw;
margin-top: 70px;
position: absolute;
display: block;
}
.tblock>div {
background-color: hsl(300, 43%, 22%);
width: 18rem;
margin-left: 30px;
height: 10rem;
position: relative;
display: inline-block;
vertical-align: top;
padding: 30px;
border-radius: 10px;
}
.tblock>.review2 {
margin-top: 30px;
vertical-align: top;
}
.tblock>.review3 {
margin-top: 60px;
vertical-align: top;
}
@media screen and (max-width:700px){
body{
overflow-y: auto;
}
.fblock{
text-align: center;
}
}
</style>
</head>
<body>
<div class="main">
<div class="fblock">
<font size="20" style="color:hsl(300, 43%, 22%);font-weight: 700;">
10,000+ of our users love our products.</font>
<br><br>
<font size="2" style="color:hsl(300, 43%, 22%)">
We only provide great products combined with excellent customer service.
See what our satisfied customers are saying about our services.
</font>
</div>
<div class="sblock">
<div><img src="images/icon-star.svg"> <img src="images/icon-star.svg"> <img
src="images/icon-star.svg"> <img src="images/icon-star.svg"> <img
src="images/icon-star.svg"> Rated 5 Stars in Reviews</div>
<div class="rating2"><img src="images/icon-star.svg"> <img src="images/icon-star.svg"> <img
src="images/icon-star.svg"> <img src="images/icon-star.svg"> <img
src="images/icon-star.svg"> Rated 5 Stars in Report Guru</div>
<div class="rating3"><img src="images/icon-star.svg"> <img src="images/icon-star.svg"> <img
src="images/icon-star.svg"> <img src="images/icon-star.svg"> <img
src="images/icon-star.svg"> Rated 5 Stars in BestTech</div>
</div>
<div class="tblock">
<div>
<div style="vertical-align: top;font-size:12px;font-weight: 700;">
<img src="images/image-colton.jpg" style="border-radius: 100px;vertical-align: middle;margin-right: 20px;"
height="40px" align="left"> <span style="vertical-align:middle;color:#fff;">Colton Smith</span>
<br>
<span style="vertical-align:middle;color:hsl(333, 80%, 67%);">Verified Buyer</span>
</div>
<div style="color: hsl(300, 24%, 96%);font-size: 15px;font-weight: 400;">
<br><br>
"We needed the same printed design as the one we had ordered a week prior.
Not only did they find the original order, but we also received it in time.
Excellent!"
</div>
</div>
<div class="review2">
<div style="vertical-align: top;font-size:12px;font-weight: 700;">
<img src="images/image-irene.jpg" style="border-radius: 100px;vertical-align: middle;margin-right: 20px;"
height="40px" align="left"> <span style="vertical-align:top;color:#fff;">Irene Roberts</span>
<br>
<span style="vertical-align:top;color:hsl(333, 80%, 67%);">Verified Buyer</span>
</div>
<div style="color: hsl(300, 24%, 96%);font-size: 15px;">
<br><br>
"Customer service is always excellent and very quick turn around. Completely
delighted with the simplicity of the purchase and the speed of delivery."
</div>
</div>
<div class="review3">
<div style="vertical-align: top;font-size:12px;font-weight: 700;">
<img src="images/image-anne.jpg" style="border-radius: 100px;vertical-align: middle;margin-right: 20px;"
height="40px" align="left"> <span style="vertical-align:top;color:#fff;">Anne Wallace</span>
<br>
<span style="vertical-align:top;color:hsl(333, 80%, 67%);">Verified Buyer</span>
</div>
<div style="color: hsl(300, 24%, 96%);font-size: 15px;">
<br><br>
"Put an order with this company and can only praise them for the very high
standard. Will definitely use them again and recommend them to everyone!"
</div>
</div>
</div>
<!--<div class="attribution">
Challenge by
<a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by <a
href="#">Your
Name Here</a>.
</div>-->
<br><br>
</div>
</body>
</html>