-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
190 lines (176 loc) · 7.45 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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<title>Charlotte's Sew Natural</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="">
<meta property="og:type" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<link rel="manifest" href="site.webmanifest">
<link rel="apple-touch-icon" href="icon.png">
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400&display=swap"
rel="stylesheet">
<meta name="theme-color" content="#fafafa">
</head>
<body>
<!-- Add your site or application content here -->
<header>
<div class='content-wrapper'>
<div class='logo' id='logo'>
<a href='index.html'><img src='img/sn-logo.jpeg' alt='Sew Natural Logo'></a>
</div>
<i class="fas fa-bars" id='menu-button'></i>
</div>
<nav id='nav'>
<ul id='nav-items'>
<li><a href='index.html'>Home</a></li>
<li class='dropdown'>
<a href='https://store.sewnatural.net/stores_app/browse_dept_items.asp?Store_id=269&page_id=17'>Shop</a>
<div class='dropdown-content'>
<a
href='http://store.sewnatural.net/stores_app/Browse_dept_items.asp?Store_id=269&Page_id=17&categ_id=7&parent_ids=0'>Fabrics</a>
<a
href='https://store.sewnatural.net/stores_app/Browse_dept_items.asp?Store_id=269&Page_id=17&categ_id=11&parent_ids=0'>Kits
& Bundles</a>
<a
href='https://store.sewnatural.net/stores_app/Browse_dept_items.asp?Store_id=269&Page_id=17&categ_id=16&parent_ids=0'>Patterns
& Books</a>
<a
href='https://store.sewnatural.net/stores_app/Browse_dept_items.asp?Store_id=269&Page_id=17&categ_id=13&parent_ids=0'>Block-A-Month
Kits</a>
<a
href='https://store.sewnatural.net/stores_app/Browse_dept_items.asp?Store_id=269&Page_id=17&categ_id=2&parent_ids=0'>Charlotte's
Favorite Notions
& Stuff</a>
<a
href='http://store.sewnatural.net/stores_app/Browse_dept_items.asp?Store_id=269&Page_id=17&categ_id=30&parent_ids=0'>Kansas
Products</a>
<a
href='http://store.sewnatural.net/stores_app/Browse_dept_items.asp?Store_id=269&Page_id=17&categ_id=1&parent_ids=0'>Bargains
& Specials</a>
<a href='https://www.sewnatural.net/nl.asp?c=58&p=17'>New Additions</a>
</div>
</li>
<li><a href='https://sewnatural.net/tips.htm'>Learn</a></li>
<li><a href='https://sewnatural.net/about_us.htm'>About</a></li>
<li><a href='https://sewnatural.net/newsletter.htm'>News</a></li>
<li><a href='https://sewnatural.net/contact.htm'>Contact</a></li>
</ul>
</nav>
</header>
<main>
<section class='welcome'>
<div class='content-wrapper'>
<div class='description'>
<h1>Unique Fabric & Quilt Shop in Historic Downtown Newton, KS</h1>
<a
href='https://store.sewnatural.net/stores_app/Browse_dept_items.asp?Store_id=269&Page_id=17&categ_id=2349&parent_ids=0'><img
src='img/banner.jpg' alt='Celebrating 35 Years'></a>
</div>
<article class='covid-alert'>
<p class='alert'>!</p>
<p class='message'>We are currently offering <span>delivery</span> and <span>pick-up by appointment</span>
only
until further
notice</p>
</article>
</div>
</section>
<section class='info'>
<div class='content-wrapper'>
<article class='mailing-list'>
<h2>Join our mailing list</h2>
<input name="Name" placeholder='name' maxlength="100" type="text">
<input name="Email" placeholder="email address" maxlength="255" type="text">
<input value="Subscribe" name="Subscribe" type="submit" id='button'>
<a href='https://sewnatural.net/Sew_Natural_NL_June_18_2020.html'>
<p>Read the latest newsletter now!</p>
</a>
</article>
<article class='second-saturday'>
<a href='https://www.sewnatural.net/second_saturday.htm'>
<img src='img/botm.png' alt='Block of the Month - Filmore Quilt'>
<h2>2020 Second Saturday<br>Block of the Month Club</h2>
</a>
</article>
<article class='shoppers-club'>
<a href='https://www.sewnatural.net/nli.asp?iid=49688'>
<img src='img/discount.png' alt="Shopper's Club icon">
<h2>Shopper's Club</h2>
<p>Save 20% online and in-store</p>
</a>
</article>
</div>
</section>
<section class='shop'>
<div class='content-wrapper'>
<article>
<a href='https://www.sewnatural.net/nl.asp?p=0&c=1'>
<img src='img/sale-items.jpg' alt='Thread spools'>
<h3><span>Sale</span></h3>
</a>
</article>
<article class='new'>
<a href='https://www.sewnatural.net/nl.asp?c=58&p=17'>
<img src='img/new-items.jpg' alt='Fat quarter bundles'>
<h3>New Additions</h3>
</a>
</article>
<article class='gift-cards'>
<a href='https://www.sewnatural.net/nl.asp?p=0&c=69'>
<img src='img/gift-card.png' alt='Gift card icon'>
<h3>Gift Certificates</h3>
</a>
</article>
</div>
</section>
</main>
<footer>
<div class='content-wrapper'>
<section class='footer-content'>
<div class='social'>
<a href='https://www.facebook.com/CharlottesSewNatural/'>
<i class="fab fa-facebook-square"></i>
</a>
<a href='https://www.youtube.com/channel/UC_MLbqRa1WtJm7L4F3jCKxg'>
<i class="fab fa-youtube-square"></i>
</a>
<a href='https://www.instagram.com/sewnaturalks/'>
<i class="fab fa-instagram-square"></i>
</a>
</div>
<div class='contact'>
<address><a href='https://goo.gl/maps/kjNvX4ckPX6dy4Ax8'>710 N Main St. Newton, KS</a></address>
<phone>(316) 284-2547</phone>
</div>
<div class='return'>
<a href='#logo'>
<i class="fas fa-chevron-up"></i>
</a>
</section>
<section class='attribution'>
<p>Copyright 2020 Charlotte's Sew Natural<br>
Website by <a href='https://www.clairethompson.tech'>Claire Thompson</a></p>
</section>
</div>
</footer>
<script src="js/vendor/modernizr-3.11.2.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script src="https://kit.fontawesome.com/4b43d6ce6e.js" crossorigin="anonymous"></script>
<!-- Google Analytics: change UA-XXXXX-Y to be your site's ID. -->
<script>
window.ga = function () { ga.q.push(arguments) }; ga.q = []; ga.l = +new Date;
ga('create', 'UA-XXXXX-Y', 'auto'); ga('set', 'anonymizeIp', true); ga('set', 'transport', 'beacon'); ga('send', 'pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>