-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgreenroutecafe.html
202 lines (168 loc) · 8.22 KB
/
greenroutecafe.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>RoutesCoffee</title>
<!-- BOOTSTRAP, MY STYLESHEET, FONT AWESOME, GOOGLEFONTS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="css/routescoffee.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css"
integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<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=Bebas+Neue&display=swap" rel="stylesheet">
</head>
<body>
<nav>
<ul class="nav first-nav justify-content-end align-item-center">
<li class="nav-item">
<a class="nav-link" href="/myaccount.html">My Account</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/sustainability.html">Sustainability</a>
</li>
<li class="nav-item">
<a class="nav-link visit" href="/greenroutecafe.html">Green Routes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#"><i class="fa-solid fa-cart-shopping"></i> Cart</a>
</li>
</ul>
</nav>
<header>
<div class="d-flex justify-content-between flex-wrap">
<a href="/index.html"><img class="headerimg me-8 mb-4 account-header" src="https://routescoffee.co.uk/wp-content/uploads/2022/07/Routes-logo-1.svg"></a>
<ul class="logo-nav nav align-items-center">
<li class="nav-item">
<a class="nav-link" href="/index.html">Coffee</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/subscriptions.html">Subscriptions</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/wholesale.html">Wholesale</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/events.html">Events</a>
</li>
</ul>
</div>
</div>
</div>
<div class="greenroute-header">
<h4 class="greenroute-title">Green Routes Cafe</h4>
</div>
</header>
<section class="greenroute-sect">
<div class="store-info container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<img class="hr-greenroute"
src="https://routescoffee.co.uk/wp-content/webp-express/webp-images/doc-root/wp-content/uploads/2022/07/Green-line1.png.webp">
<p class="flagship">The Routes flagship store located in the heart of East Oxford.</p>
<ul class="store-details">
<li>39 Magdalen Road</li>
<li>Oxford</li>
<li>OX4 1RB</li>
</ul>
<ul class="store-details">
<li>Mon - Fri 8:00am - 4:00pm</li>
<li>Sat – Sun 9:00am – 4:00pm</li>
<li>Kitchen 9:00am – 3:00pm daily</li>
</ul>
<ul class="store-details">
<li>NOW OPEN THURSDAY EVENINGS FOR TACOS & BEER!</li>
<li>4:00pm – 10:00pm</li>
<li>Kitchen 6:00pm – 9:00pm</li>
</ul>
<p class="store-p">
For cafe enquiries please contact [email protected] <br>
No bookings, walk ins only.
</p>
<p class="store-p">
“Oxfords Most Exciting Vegan Brunch” – British Vogue
</p>
<img src="/routesimages/Image10.jpg.webp" style="width: 300; height: 400px;" class="mt-5 mb-5" alt="Green Routes cafe shopfront">
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<img src="/routesimages/Image8.jpg.webp" style="width: auto; height: 1000px;" alt="man in shop brewing coffee">
</div>
</div>
</div>
</section>
<footer>
<div class="d-flex justify-content-around flex-wrap footer-content">
<div>
<img class="headerimg mb-5" src="https://routescoffee.co.uk/wp-content/uploads/2022/07/Routes-logo-white.svg">
</div>
<div class="social-media align-self-center">
<ul class="media-icons">
<a href="#"><i class="fa-brands fa-instagram mb-5"></i></a>
<a href="#"><i class="fa-brands fa-facebook-f ms-4 mb-5"></i></a>
<a href="#"><i class="fa-brands fa-facebook-f ms-4 mb-5 mx-5"></i></a>
</ul>
</div>
</div>
<div class="container">
<div class="row address-and-links">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 address mb-5">
<ul>
<li>Unit 5</li>
<li>Fenchurch Court</li>
<li>Oxford</li>
<li>OX4 6ZN</li>
</ul>
</div>
<div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 links mb-2">
<ul>
<a href="#"><li class="mt-1">Coffee</li></a>
<a href="#"><li class="mt-1">Subscriptions</li></a>
<a href="#"><li class="mt-1">Wholesale</li></a>
<a href="#"><li class="mt-1">Events</li></a>
</ul>
</div>
<div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 links mb-2">
<ul>
<a href="#"><li class="mt-1">Sustainability</li></a>
<a href="#"><li class="mt-1">Green Routes</li></a>
<a href="#"><li class="mt-1">About</li></a>
<a href="#"><li class="mt-1">Contact</li></a>
</ul>
</div>
<div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 links mb-2">
<ul>
<a href="#"><li class="mt-1">Terms & Conditions</li></a>
<a href="#"><li class="mt-1">Privacy Policy</li></a>
<a href="#"><li class="mt-1">FTC Compliance</li></a>
<a href="#"><li class="mt-1">Copyright Notice</li></a>
<a href="#"><li class="mt-1">Anti-Spam Policy</li></a>
<a href="#"><li class="mt-1">FAQs</li></a>
</ul>
</div>
</div>
<hr>
</div>
<div class="d-flex justify-content-around flex-wrap">
<div class="copyright">
<p class="copyright-p">©Copyright Routes Coffee. All Rights Reserved.</p>
</div>
<div class="credit">
<p class="credit-p">Coded by, <a href="#">Haneefah Witherspoon</a></p>
</div>
</div>
</footer>
<!-- JS SCRIPT / MY JS SCRIPT-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous">
</script>
</body>
</html>