generated from Code-Institute-Org/gitpod-full-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
meetups.html
164 lines (164 loc) · 9.67 KB
/
meetups.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Galway Beer and Whiskey Tours</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css"
integrity="sha384-vp86vTRFVJgpjF9jiIGPEEqYqlDwgyBgEF109VFjmqGmIY/Y4HV4d3Gp2irVfcrp" crossorigin="anonymous" />
<link rel="stylesheet" href=" https://cdnjs.cloudflare.com/ajax/libs/hover.css/2.1.0/css/hover-min.css"/>
<link rel="stylesheet" href="assets/css/style.css" type="text/css" />
</head>
<body class="meetups">
<header>
<!------------------------------------------Heading Section----------------------------------------------->
<div class="banner head-foot-color">
<div class="row ">
<div class="col-8">
<h1>Galway Beer and Whiskey Tours</h1>
</div>
<!---------------------------------------Navigation-------------------------------------------->
<div class="col-4 justify-content-end head-foot-color">
<nav class="navbar navbar-expand-lg list-inline">
<a class="navbar-brand" href="#"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"><i class="fas fa-bars"></i></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item list-inline-item">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item list-inline-item">
<a class="nav-link" href="tours.html">Tours <span class="sr-only"></span></a>
</li>
<li class="nav-item list-inline-item">
<a class="nav-link" href="meetups.html">Meet-Ups</a>
</li>
<li class="nav-item list-inline-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</header>
<main>
<section>
<!-------The large banner style image was inspired by the Love Running website by Brian O Grady which can be found here https://github.com/Code-Institute-Solutions/Love-Running-Solutions/tree/master/08_responsive_elements/05_responsive_gallery------------->
<div class="row">
<div class="col-12">
<div class="logo-outer d-sm-block d-none">
<img class="logo" src="assets/images/hero.jpg" alt="Galway Pub" />
</div>
</div>
</div>
</section>
<!--These Div links were inspired by the Rosie Project by Matt Rudge which can be found here https://github.com/Code-Institute-Solutions/resume-miniproject-bootstrap4/tree/master/18-resume-for-download-->
<section>
<div class="row">
<div class="col-4 page-break hvr-sweep-to-right"><a href="index.html">Home</a></div>
<div class="col-4 page-break hvr-sweep-to-right"><a href="tours.html">Tours</a></div>
<div class="col-4 page-break hvr-sweep-to-right"><a href="contact.html">Contact</a></div>
</div>
</section>
<!--------------------------------Meetups/Language Exchange/ Beer Run Main Body-------------------------------------------->
<div class="row">
<div class="col d-sm-block d-none">
<h2 class="text-center mt-5">Meet-Ups and Language Exchange</h2>
</div>
</div>
<section>
<!----------------------------------------------Meet Ups------------------------------------------------>
<div class="row ">
<div class="col-sm-4 meetups-mobile tour1 body-color tour-border">
<img class="img-fluid" src="assets/images/people.jpg" alt="people.jpg">
<h3 class="tour-heading">Meet-ups</h3>
<i class="fas fa-users"></i>
<p>
Moving to a new place can be very daunting but we want to make it as easy as possible! We meet twice a week in
changing locations so you can get used to the city while you make new friends! You can send us a message or
simply show up at the specified location. Tell us a bit about yourself and we'll do our best to match you up with similar minded folk! Our meet-ups are completely free but if you're feeling generous donations are always
welcome!
</p>
<i class="fas fa-user-friends"></i>
<p class="text-center price">This week's Meet-ups:</p>
<p class="text-center">Our Wednesday Meet-Up starts a 7pm in The Blue Note pub on William St</p>
<p class="text-center">Our Sunday Meet-Up begins at 6.30pm in The Dew-Drop-Inn on Bridge St</p>
<p class="text-center price">Come on down and get social!</p>
</div>
<!------------------------------------Language Exchange-------------------------------------------->
<div class="col-sm-4 meetups-mobile tour2 body-color tour-border">
<img class="img-fluid" src="assets/images/language.jpg" alt="whiskey.jpg">
<h3 class="tour-heading">Language Exchange</h3>
<i class="fas fa-book-open"></i>
<p>
Nothing builds confidence when learning a new language more than speaking and what makes speaking easier?Beer!
We meet every Thursday to practice languages together. Whether you're just starting out or you've got an
important exam looming we've got the perfect study buddy for you! Membership is €15 a month but first exchange
is free!
</p>
<p class="text-center price pt-lg-3 pt-sm-1">Where? Dov'é? Woher? Dónde? Cá háit?</p>
<i class="fas fa-cocktail"></i>
<p class="text-center pt-lg-3 pt-sm-1">This week's exchange begins at 7.30pm in The Bierhaus on Henry St</p>
<p class="text-center price pt-lg-3 pt-sm-1 pb-sm-1">Who says studying can't be fun?</p>
</div>
<!--------------------------------------------------Beer Run---------------------------------------------->
<div class="col-sm-4 meetups-mobile tour3 body-color tour-border">
<img class="img-fluid" src="assets/images/running.jpg" alt="whiskey.jpg">
<h3 class="tour-heading">Beer Run!</h3>
<p>
We're all about health and fitness here at Galway Beer and Whiskey Tours! We run every Monday in tandem with Galway Bay Brewery Running Club. The run begins at the Oslo bar in Salthill, we run along the beautiful Salthill promenade for roughly about 5 km and afterwards we chow down on some wings and guzzle some much needed beers! During the summer we run every Sunday afternoon starting at the Salthouse on Raven's Terrace. New members always welcome and visitors are welcome to join during your stay.
</p>
<i class="fas fa-running"></i>
<p class="text-center price pt-lg-5 pt-sm-1">Getting healthy is easier than you think!</p>
<i class="fas fa-beer"></i>
</div>
</div>
</section>
<section>
<div class="container-fluid d-none d-md-block galway ml-0 mr-0 pl-0 pr-0">
<img class="img-fluid" src="assets/images/galway.jpg" alt="galway.jpg">
</div>
</section>
</main>
<!----------------------------------------------------------Footer--------------------------------------------------------->
<footer class="container-fluid p-0 mr-0 ml-0">
<div class="row no-gutters row-margin head-foot-color">
<div class="col-sm-6 foot-1">
<p class="foot-text">Galway Beer and Whiskey Tours ©</p>
</div>
<div class="col-sm-6 foot-2">
<ul class="list-inline icons">
<li class="list-inline-item">
<a href="https://www.facebook.com" rel="noopener" target="_blank"><i class="fab fa-facebook-square">
<span class="sr-only">Facebook</span></i></a>
</li>
<li class="list-inline-item">
<a href="https://www.instagram.com" rel="noopener" target="_blank"><i class="fab fa-instagram">
<span class="sr-only">Instagram</span></i></a>
</li>
<li class="list-inline-item">
<a href="https://www.tripadvisor.com" rel="noopener" target="_blank"><i class="fab fa-tripadvisor">
<span class="sr-only"></span></i></a>
</li>
<li class="list-inline-item">
<a href="contact.html"><i class="far fa-envelope">
<span class="sr-only">Contact</span></i></a>
</li>
</ul>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.bundle.min.js"
integrity="sha384-LtrjvnR4Twt/qOuYxE721u19sVFLVSA4hf/rRt6PrZTmiPltdZcI7q7PXQBYTKyf" crossorigin="anonymous"></script>
</body>
</html>