34 lines
2.0 KiB
HTML
34 lines
2.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Language School Hossegor Booking System - janishutz.com</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=7">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<meta name="keywords" content="event management, free and open source, self-hosted, ticketing, sell tickets online">
|
|
<meta name="description" content="Evade all commercial ticketing systems and take control over the ticketing yourself using this easy to use, free and open-source project.">
|
|
<link rel="stylesheet" href="/css/mainstyle.css">
|
|
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
|
|
<script defer src="/js/loader.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="nav"></div>
|
|
<div class="content-wrapper">
|
|
<div class="content">
|
|
<img src="/assets/lsh.png" alt="language school hossegor Logo" class="project-logo">
|
|
<h2 class="content-title">Language School Hossegor Booking System</h2>
|
|
<p style="text-align: center; margin-bottom: 5%;">With a booking system that is purpose built for their needs, Language School Hossegor, a French language school, they can respond to customer requests much faster.</p>
|
|
<p style="text-align: center; margin-bottom: 5%;">Of their entire online presence, only the booking system was built by me as the website already existed and it wasn't in need of replacing.</p>
|
|
<div class="bottom">
|
|
<h2 class="content-title-small">Check them out!</h2>
|
|
<div class="itemsInline">
|
|
<a class="button" href="https://languageschoolhossegor.com" target="_blank">School website</a>
|
|
<a class="button" href="https://booking.languageschoolhossegor.com" target="_blank">Booking system</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="footer"></div>
|
|
</body>
|
|
</html> |