-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
250 lines (245 loc) · 12 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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Welcome to By Grace Design " />
<!--WhoCreated-->
<meta name="author" content="SergioJCerritos => UnbelizeableWebDesign" />
<!--FavIcon-->
<link rel="shortcut icon" href="./assets/favico.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="./assets/favico.ico" />
<!--SEO-->
<meta name="robots" content="index,follow" />
<meta property="og:title" content="Welcome to By Grace Design :)" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://sergjcerro.github.io/ByGrace/" />
<meta
property="og:description"
content="By Grace Design Hand Made Jewelry Store "
/>
<meta property="og:image" content="./assets/TLogo500.png" />
<meta name="twitter:card" content="summary" />
<!--Fonts wil be Called in the CSS
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@600;700&display=swap"
rel="stylesheet" />-->
<!--BoxIcons-->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.min.css"
/>
<!--Style-->
<link rel="stylesheet" href="./css/style.css" />
<title>By Grace Design</title>
</head>
<body>
<header class="l-header" id="header">
<nav class="nav bd-grid">
<div class="nav__toggle" id="nav-toggle">
<i class='bx bx-menu'></i>
</div>
<a href="#" class="nav__logo">By Grace Designs</a>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item"><a href="#home" class="nav__link active">Home</a></li>
<li class="nav__item"><a href="#featured" class="nav__link">Feature</a></li>
<li class="nav__item"><a href="#natural" class="nav__link">Natural Stones</a></li>
<li class="nav__item"><a href="#new" class="nav__link">New</a></li>
<li class="nav__item"><a href="/ByGrace/shop.html" class="nav__link">Shop</a></li>
</ul>
</div>
<div class="nav__shop">
<i class='bx bx-shopping-bag' ></i>
</div>
</nav>
</header>
<main class="l-main">
<section class="home" id="home">
<div class="home__container bd-grid">
<div class="home__bracelet">
<div class="home_shape"></div>
<img src="/ByGrace/assets/bracelet.png" alt="homeImage" class="home_img" width="100" height="100">
</div>
<div class="home_date">
<span class="home__new"> New In</span>
<h1 class="home__title">Friendship Bracelets</h1>
<p class="home_description">Explore Our New Collection of Friendship items</p>
<a href="#" class="button">Explore Now</a>
</span>
</div>
</div>
</section>
<section class="featured section" id="featured">
<h2 class="section-title">Featured</h2>
<div class="featured_container bd-grid">
<article class="necklace">
<div class="necklace__sale">Sale</div>
<img src="/ByGrace/assets/necklace.jpg" alt="necklace" class="necklace__img" width="100" height="100">
<span class="necklace_name">Magentic Couples necklace</span>
<span class="necklace_price">$14.99</span>
<a href="#" class="button-light">Add To Cart<i class='bx bx-right-arrow-alt button-icon'></i></a>
</article>
<article class="necklace">
<div class="necklace__sale">Sale</div>
<img src="/ByGrace/assets/bracelet1.jpg" alt="necklace" class="necklace__img" width="100" height="100">
<span class="necklace_name">Bracelet for Mom and Baby</span>
<span class="necklace_price">$14.99</span>
<a href="#" class="button-light">Add To Cart<i class='bx bx-right-arrow-alt button-icon'></i></a>
</article>
<article class="necklace">
<div class="necklace__sale">Sale</div>
<img src="/ByGrace/assets/bracelet3.jpg" alt="necklace" class="necklace__img" width="100" height="100">
<span class="necklace_name">Magnetic Couple Bracelet</span>
<span class="necklace_price">$10.00</span>
<a href="#" class="button-light">Add To Cart<i class='bx bx-right-arrow-alt button-icon'></i></a>
</article>
</div>
</section>
<section class="collection section">
<div class="collection__container bd-grid">
<div class="collection__Card">
<div class="collection__data">
<h3 class="collection_name">Men</h3>
<p class="collection__description">New Collection 2021</p>
<a href="#" class="button-light">Buy Now<i class='bx bx-right-arrow-alt button-icon'></i></a>
<img src="/ByGrace/assets/men.jpg" alt="bracelet" class="collection__img" width="100" height="100">
</div>
</div>
<div class="collection__Card">
<div class="collection__data">
<h3 class="collection_name">Women</h3>
<p class="collection__description">New Collection 2021</p>
<a href="#" class="button-light">Buy Now<i class='bx bx-right-arrow-alt button-icon'></i></a>
<img src="/ByGrace/assets/woman.jpg" alt="bracelet" class="collection__img" width="100" height="100">
</div>
</div>
</div>
</section>
<section id="natural" class="natural section">
<h2 class="section-title">Natural Stones</h2>
<div class="natural__container bd-grid">
<article class="necklace">
<img src="/ByGrace/assets/bracelet5.jpg" alt="necklace" class="necklace__img" width="100" height="100">
<span class="necklace_name">White Howlite and Lava Stone</span>
<span class="necklace_price">$10.00</span>
<a href="#" class="button-light">Add To Cart<i class='bx bx-right-arrow-alt button-icon'></i></a>
</article>
<article class="necklace">
<img src="/ByGrace/assets/bracelet6.jpg" alt="necklace" class="necklace__img" width="100" height="100">
<span class="necklace_name">Red Howlite</span>
<span class="necklace_price">$10.00</span>
<a href="#" class="button-light">Add To Cart<i class='bx bx-right-arrow-alt button-icon'></i></a>
</article>
<article class="necklace">
<img src="/ByGrace/assets/bracelet7.jpg" alt="necklace" class="necklace__img" width="100" height="100">
<span class="necklace_name">Matte Black Onyx</span>
<span class="necklace_price">$10.00</span>
<a href="#" class="button-light">Add To Cart<i class='bx bx-right-arrow-alt button-icon'></i></a>
</article>
<article class="necklace">
<img src="/ByGrace/assets/bracelet9.jpg" alt="necklace" class="necklace__img" width="100" height="100">
<span class="necklace_name">Gold Snake </span>
<span class="necklace_price">$10.00</span>
<a href="#" class="button-light">Add To Cart<i class='bx bx-right-arrow-alt button-icon'></i></a>
</article>
</div>
</section>
<section class="offer section">
<div class="offer__container bd-grid">
<div class="offer__data">
<h3 class="offer_title">50% OFF</h3>
<p class="offer_description">In Fashion Bracelets</p>
<a href="#" class="button">Shop Now</a>
</div>
<img src="/ByGrace/assets/offer1a.png" alt="Fashion_offer" class="offer__img" width="200" height="200">
</div>
</section>
<section id="new" class="new section">
<h2 class="section-title">NEW COLLECTION</h2>
<div class="new__container bd-grid">
<div class="new__mens">
<img src="/ByGrace/assets/new_collection.jpg" alt="new_mens" class="new__mens-img" width="200" height="200">
<h3 class="new__title">Bracelets</h3>
<span class="new__price">From $15.00</span>
<a href="#" class="button-light">View Collection <i class='bx bx-right-arrow-alt button-icon'></i></a>
</div>
<div class="new__col">
<div class="new__col-card">
<img src="/ByGrace/assets/new_collection4.jpg" alt="new-collection" class="new__col-img" width="200" height="200">
<div class="new__col-overlay">
<a href="#" class="button">Add to Cart</a>
</div>
</div>
<div class="new__col-card">
<img src="/ByGrace/assets/new_collection5.jpg" alt="new-collection" class="new__col-img" width="200" height="200">
<div class="new__col-overlay">
<a href="#" class="button">Add to Cart</a>
</div>
</div>
<div class="new__col-card">
<img src="/ByGrace/assets/new_collection6.jpg" alt="new-collection" class="new__col-img" width="200" height="200">
<div class="new__col-overlay">
<a href="#" class="button">Add to Cart</a>
</div>
</div>
<div class="new__col-card">
<img src="/ByGrace/assets/new_collection7.jpg" alt="new-collection" class="new__col-img" width="200" height="200">
<div class="new__col-overlay">
<a href="#" class="button">Add to Cart</a>
</div>
</div>
</div>
</div>
</section>
<section class="newsletter section">
<div class="newsletter__container bd-grid">
<div>
<h3 class="newsletter__title">Subscribe And Get <br> 10% OFF</h3>
<p class="newsletter__description">Get 10% discont for all Products</p>
</div>
<form action="#" class="newsletter__subscribe">
<input type="text" placeholder="@email.com" class="newsletter__input">
<a href="#" class="button">Subscribe</a>
</form>
</div>
</section>
</main>
<footer class="footer section">
<div class="footer__container bd-grid">
<div class="footer__box">
<h3 class="footer__title">SergJCerro</h3>
<p class="footer_description">Business Mock Up <br> Want a Business Mock up for your Business ? Click Below <i class='bx bx-down-arrow-alt'></i> </p>
<a href="https://www.buymeacoffee.com/UnBelizeableWDS" rel="noreferrer" class="footer__link" target="_blank"><img src="/ByGrace/assets/buyme.png" alt="BuyMe" class="footer-img" width="200" height="200"></a>
</div>
<div class="footer__box">
<h3 class="footer__title">EXPLORE</h3>
<ul>
<li><a href="#home" class="footer__link">Home</a></li>
<li><a href="#feature" class="footer__link">Featured</a></li>
<li><a href="#nature" class="footer__link">Natural Stones</a></li>
<li><a href="#new" class="footer__link">New Collection</a></li>
</ul>
</div>
<div class="footer__box">
<h3 class="footer__title">SUPPORT</h3>
<ul>
<li><a href="#" class="footer__link">Product Help</a></li>
<li><a href="#" class="footer__link">Costumer Care</a></li>
<li><a href="#" class="footer__link">Authorized Service</a></li>
</ul>
</div>
<div class="footer__box">
<a href="#" target="_blank" class="footer__social"><i class='bx bxl-facebook'></i></a>
<a href="#" target="_blank" class="footer__social"><i class='bx bxl-instagram'></i></a>
<a href="#" target="_blank" class="footer__social"><i class='bx bxl-twitter'></i></a>
<a href="#" target="_blank" class="footer__social"><i class='bx bxl-google'></i></a>
</div>
</div>
<p class="footer__copy">© 2021 UnBelizeableWD. All Rights Reserved</p>
</footer>
<!--Java-->
<script src="./js/index.js"></script>
</body>
</html>