This repository was archived by the owner on Jan 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
188 lines (175 loc) · 9.94 KB
/
index.html
File metadata and controls
188 lines (175 loc) · 9.94 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="The home of the best spray on shoes in Lakeland, Glitter Glides!">
<title>Glitter Glides - Spray On Shoes</title>
<link rel="stylesheet" href="styles/bootstrap-4.4.1.css">
<link rel="stylesheet" href="styles/MainStyles.css"/>
<link rel="stylesheet" href="styles/socialMediaBase.css"/>
<link rel="stylesheet" href="styles/orderOnlineBase.css"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Gabarito&family=Lato&family=Saira+Extra+Condensed&family=Tourney:ital,wght@0,300;0,500;1,500&display=swap" rel="stylesheet">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Product",
"name": "Glitter Glides",
"description": "Step into the future with Glitter Glides, the revolutionary spray-on shoes that combine comfort, style, and innovation.",
"brand": {
"@type": "Brand",
"name": "Glitter Glides"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"bestRating": 5,
"worstRating": 4,
"reviewCount": 3
},
"audience": {
"@type": "Audience",
"name": "Adults"
},
"category": "shoes",
"countryOfOrigin": {
"@type": "Country",
"name": "United States of America"
},
"isFamilyFriendly": "True",
"logo": "http://glitterglides.com/img/glitterglideslogo.png",
"keywords": "Shoes, non-removeable, glitter",
"material": "Polyester"
}
</script>
</head>
<body>
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap-4.4.1.js"></script>
<!-- Header -->
<header>
<nav class="navbar navbar-expand-lg navbar-dark fixed-top">
<a href="http://glitterglides.com">
<img class="navbar-brand" src="img/glitterglideslogo.png" alt="Glitter Glides Logo"></img>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle Naviation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse col-xl-12" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="http://glitterglides.com" style="color: white;">Home</a>
</li>
</ul>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="http://glitterglides.com#Deals" style="color: white;">Deals</a>
</li>
</ul>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="http://glitterglides.com/orderonline.html" style="color: white;">Order Online</a>
</li>
</ul>
<ul class="navbar-nav">
<li class="nav-item dropdown">
<a class="nav-lnk dropdown-toggle" href="#" id="navbarDropdownMenuLink" style="color: white;" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About & Other
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="nav-link" href="http://glitterglides.com/about.html" style="color: white;">About</a>
<a class="nav-link" href="http://glitterglides.com/membership.html" style="color: white;">Subscribe</a>
<a class="nav-link" href="http://glitterglides.com/blog.html" style="color: white;">Blog & Reviews</a>
</div>
</li>
</ul>
</div>
</nav>
<div id="hero">
<h1>Glitter Glides</h1>
<h2>Delivering the best non-removable, spray on shoes in Lakeland!</h2>
</div>
</header>
<!-- Main Landing Site -->
<div class="row SpacedRow">
<div class="col-xl-12 d-flex align-items-stretch MainSectionItem">
<div id="Home" class="card SubSectionItem text-center">
<h3>Welcome to Glitter Glides, the spray shoes you never need to replace!</h3>
<p>At Glitter Glides, we stride to make sure you have the best, most effective, but affordable spray on shoes you could imagine!</p>
<p>Wheather it is walking around town, or working outside, we have you covered.</p>
<p>Are you interested yet? Come see our reviews, subscribe, read about us, or order your pair today!</p>
<div class="row SpacedRow">
<div class="col">
<a class="CallToAction" href="http://glitterglides.com/blog.html">See our Reviews & Blog!</a>
</div>
<div class="col">
<a class="CallToAction" href="http://glitterglides.com/about.html">Read about us!</a>
</div>
<div class="col">
<a class="CallToAction" href="http://glitterglides.com/membership.html">Subscribe & Save!</a>
</div>
<div class="col">
<a class="CallToAction" href="http://glitterglides.com/orderonline.html">Get those feet some cover!</a>
</div>
</div>
</div>
</div>
</div>
<!-- Deals and Promotional-->
<div class="row SpacedRow">
<div class="col-xl-12 d-flex align-items-stretch MainSectionItem">
<div id="Deals" class="card SubSectionItem">
<h3>Hot New Deals & Styles!</h3>
<p class="text-center">Here at Glitter Glides, we strive to make our products worth-while & cater to your needs.</p>
<p class="text-center">That being said, come see our newest products! If you like them, you should consider ordering online!</p>
<a class="CallToAction" href="http://glitterglides.com/orderonline.html">Order Online Today!</a>
</div>
</div>
</div>
<!-- Social Media -->
<div class="row SpacedRow">
<div class="col-xl-12 d-flex align-items-stretch MainSectionItem">
<div id="Social" class="card SubSectionItem">
<h3>Social Media</h3>
<p class="text-center">Did you think we just kept to ourselves? Of course not! Visit us elsewhere, you might hear about new products 👀.</p>
<div class="row">
<div class="col">
<div id="SocialMediaGrid">
<a href="https://www.instagram.com/glitterglides/">
<img class="SMGroupLogo" src="img/insta.png" alt="Instagram Logo"></img>
</a>
<a href="https://twitter.com/GlidesGlides">
<img class="SMGroupLogo" src="img/twitter.png" alt="Twitter Logo">
</a>
<a href="#">
<img class="SMGroupLogo" src="img/facebook.png" alt="Twitter Logo">
</a>
<a href="https://glitterglides.blogspot.com">
<img class="SMGroupLogo" src="img/blogger.png" alt="Blogger Logo"></img>
</a>
<a href="https://tumblr.com/glitterglides">
<img class="SMGroupLogo" src="img/tumblr.png" alt="Tumblr Logo"></img>
</a>
<a href="https://independent.academia.edu/GlitterGlides">
<img class="SMGroupLogo" src="img/acedemia.svg" alt="Academia Logo"></img>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<p style="display: inline;"><strong>© Glitter Glides 2023, Spray on Shoes in Lakeland Florida</strong></p>
<div id="SocialCharms">
<a href="https://twitter.com/GlitterGlides"><img src="img/twitter.png" class="socialLogo" alt="Twitter Logo"></a>
<a href="https://www.instagram.com/glitterglides/"><img src="img/insta.png" class="socialLogo" alt="Instagram Logo"></a>
<a href="https://independent.academia.edu/GlitterGlides"><img class="socialLogo" src="img/acedemia.svg" alt="Academia Logo"></a>
</div>
</footer>
</body>
</html>