-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
71 lines (70 loc) · 3.43 KB
/
index.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
---
layout: home
home: true
---
<div class="home-banner">
<div class="container">
<div class="row">
<div class="col-md-7 home-intro">
<h2>MageTitans Groningen is back!!</h2>
<h3>Friday September 13th, 2024</h3>
<p>
MageTitans is a Magento event purely focussed on developers. So expect talks about Magento performance, <a href="https://hyva.io" target="_blank">Hyvä</a>, PHP, soft skills, dev-ops, etcetera.
<p>
<p>
Between talks, you have the opportunity get to know your colleagues from other companies.
</p>
<p>
<a href="/tickets" class="btn btn-secondary">Get your tickets here!</a>
<!-- <p>
<a href="sponsors">Do you want to reach this audience? Become a sponsor!</a>
</p>-->
</p>
</div>
</div>
</div>
</div>
<div class="container my-4">
<div class="row">
<div class="col-md-4">
<div class="card h-100 border-0">
<img class="card-img-top mt-2 mb-3 mx-auto" style="width: 310px !important;" src="{{ "/assets/images/charity-hartstichting.png" }}" alt="Chosen Charity: Hartstichting"/>
<div class="card-body">
<h3 class="card-title h5">Chosen Charity</h3>
<p class="card-text">
MageTitans is an event by the community, for the community, but why not expand this community
to give to others? Any profits we make are given back to our chosen charity. This year this will be the Hartstichting.
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card h-100 border-0">
<img class="card-img-top" src="{{ "/assets/images/mollie-homepage.png" }}" alt=""/>
<div class="card-body">
<h3 class="card-title h5">Headline sponsor: Mollie</h3>
<p class="card-text">
Mollie is a robust payment service provider that integrates seamlessly with Magento, offering a secure and flexible solution for processing online transactions. Visit <a href="https://mollie.nl" target="_blank">Mollie.nl</a> for more info!
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card h-100 border-0">
<img class="card-img-top" src="{{ "/assets/images/tickets-icon.png" }}" alt=""/>
<div class="card-body">
<h3 class="card-title h5">Tickets</h3>
<p class="card-text">Tickets are now available!</p>
<a href="/tickets" class="btn btn-primary">Get Your Tickets</a>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-12 p-0">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d505.710162840439!2d6.567789809600198!3d53.22510228240925!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c9cd5b9e973ee5%3A0x819874806201432c!2sDOT!5e0!3m2!1snl!2snl!4v1710769173449!5m2!1snl!2snl" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>