-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAboutUs.html
229 lines (177 loc) · 7.67 KB
/
AboutUs.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>About Us - Hello Irlandia</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link href="http://fonts.googleapis.com/css?family=Cookie" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/styles.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<!-- Nav BAR -->
<br>
<div id='cssmenu'>
<ul>
<li><img src="./img/logo.jpg" height= "45px" width="45px" class="img-responsive " ></li>
<li class="active"><a href="index.html">Hello Irlandia</a></li>
<li><a href='index.html#video'>Video</a></li>
<li><a href='index.html#news'>News</a></li>
<li><a href="AboutUs.html">About Us</a></li>
<li><a href="ContactUs.html">Contact Us</a></li>
</ul>
</div>
<br>
<!-- Top Text-->
<div class="row">
<div class="col-md-12">
<h2 class="text-center">Witamy!  Welcome!  Fáilte!</h2>
<h4 class="text-center"><small>We are Hello Irlandia - The Polish radio show in Ireland.</small></h4>
<hr>
</div>
</div>
<div class="row">
<div class="col-md-12">
<img src="./img/HIRadioPol.png" class="center-block img-responsive" alt="Group photo of the radio team">
<hr>
</div>
</div>
<!-- About Us text-->
<div class="row align-items-center">
<div class="col-md-9 text-center">
<h2>Hello!</h2>
<p>We are Hello Irlandia - The Polish Radio Show in Ireland! </p>
<p>We are group of Polish expat living in Ireland.</p>
<p>Join us on every Thursday at 8.30 pm to listen to the best of Polish music and community stories in Polish.</p>
<p>Tune in on: <a href="http://www.dublincityfm.ie/hello-irlandia">Dublin City FM</a></p>
</div>
<div class="col-md-3 text-center">
<img src="./img/logo.jpg" class="img-responsive" alt="Green shamrock">
</div>
</div>
<hr>
<!-- Connect-->
<div class="container-fluid">
<div class="row">
<div class="col-sm-6 align-items-center bg-2">
<div class="col-md-6">
<h2 class="lead"><strong>Hello Irlandia</strong></h2>
<p>56 Lower Gardiner Street</p>
<p>Dublin D01 HD37, Ireland</p><br>
<p>+353 87 748 9517</p>
<p><a href="mailto:plinirlandia@gmail.com">plinirlandia@gmail.com</a></p>
<h2 class="lead"><strong>Connect:</strong></h2>
<a href="https://www.facebook.com/Irlandia24H/"><i class="fa fa-facebook fa-2x icon-style"></i></a>
<a href="https://twitter.com/plinirlandia?lang=en"><i class="fa fa-twitter fa-2x icon-style"></i></a>
<a href="https://www.youtube.com/channel/UCdzC2gglKhiG-mv5nKaMCIg/featured"><i class="fa fa-youtube-square fa-2x icon-style"></i></a>
<a href="https://www.instagram.com/hello.irlandia/"><i class="fa fa-instagram fa-2x icon-style"></i></a>
</div>
<div class="col-md-6">
<h2 class="lead"><strong>Team:</strong></h2>
<p><u>Presenters:</u></p>
<p>Kasia Forest & Kamila Okuniewska</p><br>
<p><u>Regular guests speakers:</u></p>
<p>Katarzyna Ostasz</p>
<p>Aleksandra Kubiak</p>
<p>Marcin Jeżewski</p>
<p>Wojciech Kostka</p><br><br>
</div>
</div>
<div class="col-sm-6">
<img src="./img/sea view.jpg" class="img-responsive" alt="">
</div>
</div>
</div>
<hr>
<!-- Sponsors-->
<div class="row">
<div class="col-md-12">
<h2>Our Sponsors:</h2>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="thumbnail">
<h3 class="text-center">Meastelo</h3>
<a href=""><img src="./img/meastelo_coffee.jpg" class="center-block img-responsive" width="350" height="250" alt="Coffee cup with Meastelo brand."></a>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail">
<h3 class="text-center">Murray Flynn Maguire</h3>
<a href=""><img src="./img/MurrayFlynn.jpg" class="center-block img-responsive" width="350" height="250" alt="Murray Flynn Maguire solicitor agancy."></a>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail">
<h3 class="text-center">Digital Lotus</h3>
<a href=""><img src="./img/DigitalLotus.jpg" class="center-block img-responsive" width="350" height="250" alt="Digital Lotus logo."></a>
</div>
</div>
</div><hr>
<!-- Footer Final version -->
<div class="container-fluid">
<div class="row text-center bg-1">
<div class="col-md-3">
<h4>Hello Irlandia</h4>
<p>Polish community radio show in Ireland!</p>
<p>
<a href="index.html">Home</a>
·
<a href="index.html#video">Video</a>
·
<a href="index.html#news">News</a>
·
<a href="AboutUs.html">About Us</a>
·
<a href="ContactUs.html">Contact Us</a>
</p>
<div class="footer-icons">
<a href="https://www.facebook.com/Irlandia24H/"><i class="fa fa-facebook fa-2x icon-style"></i></a>
<a href="https://twitter.com/plinirlandia?lang=en"><i class="fa fa-twitter fa-2x icon-style"></i></a>
<a href="https://www.youtube.com/channel/UCdzC2gglKhiG-mv5nKaMCIg/featured"><i class="fa fa-youtube-square fa-2x icon-style"></i></a>
<a href="https://www.instagram.com/hello.irlandia/"><i class="fa fa-instagram fa-2x icon-style"></i></a>
</div>
</div>
<div class="col-md-3">
<address>
<br>
<p><i class="fa fa-map-marker fa-2x"></i> 56 Lower Gardiner Street</p>
<p>  Dublin D01 HD37, Ireland</p>
<p><i class="fa fa-phone fa-2x"></i>  +353 87 748 9517</p>
<p><i class="fa fa-envelope fa-2x"></i><a href="mailto:plinirlandia@gmail.com">   plinirlandia@gmail.com</a></p>
</address>
</div>
<div class="col-md-3">
<h4>Sign up for our Newsletter</h4>
<p>Get the Polish news and events information delivered right to your inbox.</p><br>
<form class="form-inline">
<div class="input-group">
<input id="myInput" type="email" class="form-control" size="50" placeholder="Email Address" required>
<div class="input-group-btn">
<button type="button" class="btn btn-primary" onclick="document.getElementById('myInput').value = ''">Subscribe</button>
</div>
</div>
<br>
</form>
</div>
<div class="col-md-3">
<p><a class="twitter-timeline" data-width="300" data-height="300" data-theme="dark" href="https://twitter.com/PLinIrlandia?ref_src=twsrc%5Etfw"
data-chrome="nofooter noborders noheader" data-tweet-limit="1">Tweets by Hello Irlandia</a></p>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
<div class=" container-fluid bg-2 text-center">
<p>Hello Irlandia © 2018</p>
</div>
</div>
</div>
</body>
</html>