-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
181 lines (152 loc) · 9.18 KB
/
blog.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
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Flipside Tours - Blog</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<!-- Google Fonts (Roboto & Archivo Black) -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Archivo+Black&family=Roboto:ital,wght@0,300;0,400;0,900;1,700&display=swap" rel="stylesheet">
<!-- Stylesheet -->
<link href="style.css" rel="stylesheet">
</head>
<body>
<header class="container-fluid smallheaderbg">
<nav class="navbar content-width">
<div class="container-fluid remove-padding">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img alt="Flipside Tours Logo" src="graphics/logo/logotype-img.svg"></a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="services.html">Tours</a></li>
<li><a href="blog.html">News</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
</header>
<section class="container-fluid blog-section-one-bg">
<div class="container content-width remove-padding">
<h1><u style="text-decoration-thickness: 1px;"> News <span style="font-family: 'Archivo Black', sans-serif;">Blog</span> </u></h1>
<div class="row section-padding-top">
<div class="col-sm-4 remove-padding">
<img src="images/content/blog/blog-img-1.jpg" class="blog-content-img" alt="Photo of the Founder of Flipside">
</div>
<div class="col-sm-8 remove-padding blog-content-padding">
<div class="row">
<div class="col-xs-1 remove-padding">
<img src="images/content/blog/blog-profile-img-1.png" class="blog-profile-img" alt="Josh - Profile Image">
</div>
<div class="col-xs-11" style="text-align: left; padding-left: 40px;">
<h3> The Founder </h3>
<p class="p-subtitle"> Josh - 22/05/2021 </p>
</div>
</div>
<p style="line-height: 140%;"> In 2010 Founder Jane Bree created Flipside Tours with a goal of bridging the gap between tourists and Fremantle with a simple walking tour. Today, Flipside Tours has grown into is a group of avid, funky artists and creatives who love Fremantle. <br> <br> Since our humble beginnings we’ve been leading tourists on tours of arty neighbourhoods, street art, food and ghosts throughout Fremantle... </p>
<button type="button" class="btn">Read More...</button>
</div>
</div>
<div class="row section-padding-top">
<div class="col-sm-4 remove-padding ">
<img src="images/content/blog/blog-img-2.jpg" class="blog-content-img" alt="Photo of the Sail and Anchor in Fremantle">
</div>
<div class="col-sm-8 remove-padding blog-content-padding">
<div class="row">
<div class="col-xs-1 remove-padding">
<img src="images/content/blog/blog-profile-img-2.png" class="blog-profile-img" alt="Jane Bree - Profile Image">
</div>
<div class="col-xs-11" style="text-align: left; padding-left: 40px;">
<h3> Flipside Growth </h3>
<p class="p-subtitle"> Jane Bree - 12/05/2021 </p>
</div>
</div>
<p style="line-height: 140%;"> Flipside has recently grown enough that we need to have a website. Our customers have also complained that they cannot find us easily online. We have a lot of competitors and need to stand out amongst the crowd with a strong identity. <br> <br> Customers don’t know enough about our service and our online touchpoints need to be more engaging in order to facilitate better... </p>
<button type="button" class="btn">Read More...</button>
</div>
</div>
<div class="row section-padding-top">
<div class="col-sm-4 remove-padding">
<img src="images/content/blog/blog-img-3.jpg" class="blog-content-img" alt="Photo of the Bar Orient in Fremantle">
</div>
<div class="col-sm-8 remove-padding blog-content-padding">
<div class="row">
<div class="col-xs-1 remove-padding">
<img src="images/content/blog/blog-profile-img-2.png" class="blog-profile-img" alt="Jane Bree - Profile Image">
</div>
<div class="col-xs-11" style="text-align: left; padding-left: 40px;">
<h3> Evening Food Tours </h3>
<p class="p-subtitle"> Jane Bree - 27/04/2021 </p>
</div>
</div>
<p style="line-height: 140%;"> Flipside has recently grown enough that we need to have a website. Our customers have also complained that they cannot find us easily online. We have a lot of competitors and need to stand out amongst the crowd with a strong identity. <br> <br> Customers don’t know enough about our service and our online touchpoints need to be more engaging in order to facilitate better... </p>
<button type="button" class="btn">Read More...</button>
</div>
</div>
</div>
</section>
<footer class="footerbg container-fluid">
<div class="container remove-padding content-width">
<div class="row" style="margin-bottom: 60px;">
<div class="col-xs-9 remove-padding">
<div class="row">
<div class="col-xs-12 remove-padding">
<p><span style="font-family: 'Archivo Black', sans-serif;">Call</span> <span class="tab">+61 08 6939 6100</span></p>
<p><span style="font-family: 'Archivo Black', sans-serif;">Email</span> <span class="tab">[email protected]</span></p>
</div>
<!--Column Medium 2-->
</div>
<!--Row-->
<p style="padding-bottom: 45px;">2, Land Road, Fremantle, WA, 6160</p>
</div>
<!--Column Medium 6-->
<div class="col-sm-3 remove-padding footer-btns">
<div class="row" style="padding-top: 0px;">
<div class="col-xs-6" style="padding-left: 0px;">
<p><a href="index.html">Home</a></p>
<p><a href="services.html">Tours</a></p>
<p><a href="blog.html">News</a></p>
</div>
<!--Column Medium 6-->
<div class="col-xs-6 remove-padding">
<p><a href="#">About Us</a></p>
<p><a href="#">Contact Us</a></p>
</div>
<!--Column Medium 6-->
</div>
<!--Row-->
</div>
<!--Column Medium 6-->
</div>
<!--Row-->
<section class="container remove-padding content-width">
<div class="row">
<div class="col-xs-1" style="padding-left: 0px;">
<a href="index.html"><img alt="Flipside Tours Logo" src="graphics/logo/logotype-img.svg"></a>
</div>
<!--Column Medium 6-->
<div class="col-sm-11 remove-padding" style="text-align: right;">
<p class="footer-legal">Flipside Tours | Copyright 2021 | All Rights Reserved</p>
</div>
<!--Column Medium 6-->
</div>
<!--Row-->
</section>
</div>
</footer>
</body>
</html>