Skip to content

Commit f0532f5

Browse files
Merge pull request #11 from Klarala13/main
updated bcn microsite
2 parents e9068c0 + b199a4a commit f0532f5

File tree

2 files changed

+112
-52
lines changed

2 files changed

+112
-52
lines changed

barcelona.html

+25-22
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>uncodebar Barcelona 2023</title>
7+
<title>uncodebar Barcelona 2024!</title>
88
<!-- Favicon -->
99
<link rel="icon" type="image/png" href="./images/uncodebar-logo.png">
1010

@@ -19,14 +19,14 @@
1919
<!-- twitter -->
2020
<meta name="twitter:card" content="summary_large_image" />
2121
<meta name="twitter:site" content="@codebar" />
22-
<meta name="twitter:title" content="uncodebar Barcelona 2023 | Saturday 11th November" />
22+
<meta name="twitter:title" content="uncodebar Barcelona 2024 | Saturday 9th November" />
2323
<meta name="twitter:description"
2424
content="uncodebar is codebar's annual unconference. It's a day where our community comes together, shares knowledge, and strengthens the community that supports our workshops." />
2525
<meta name="twitter:image" content="./images/social-banner.png" />
2626

2727
<!-- fb, linkedin, etc -->
2828
<meta property="og:type" content="article" />
29-
<meta property="og:title" content="uncodebar Barcelona 2023 | Saturday 11th November" />
29+
<meta property="og:title" content="uncodebar Barcelona 2024 | Saturday 9th November" />
3030
<meta property="og:description"
3131
content="uncodebar is codebar's annual unconference. It's a day where our community comes together, shares knowledge, and strengthens the community that supports our workshops." />
3232
<meta property="og:url" content="https://uncodebar.com/barcelona" />
@@ -90,11 +90,11 @@
9090
class="z-10 hidden font-normal bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600">
9191
<ul class="py-2 text-sm text-gray-700 dark:text-gray-400" aria-labelledby="dropdownLargeButton">
9292
<li>
93-
<a href="./index.html"
93+
<a href="./london.html"
9494
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">London</a>
9595
</li>
9696
<li>
97-
<a href="./barcelona.html"
97+
<a href="./index.html"
9898
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Barcelona</a>
9999
</li>
100100
<li>
@@ -128,10 +128,10 @@
128128
<span class="font-semibold text-xs lg:text-lg">&#8964;</span>
129129
</div>
130130
<div class="flex flex-col gap-5">
131-
<h1 class="lg:text-5xl text-2xl font-semibold">uncodebar Barcelona 2023</h1>
132-
<h2 class="lg:text-2xl text-xl">Saturday 11th November | 10:30 - 17:00 CEST</h2>
131+
<h1 class="lg:text-5xl text-2xl font-semibold">uncodebar Barcelona 2024!</h1>
132+
<h2 class="lg:text-2xl text-xl">Saturday 9th November | 10:30 - 17:00 CEST</h2>
133133
</div>
134-
<p class="lg:text-lg text-sm font-semibold">We are so excited to be bringing uncodebar to Barcelona. Uncodebar
134+
<p class="lg:text-lg text-sm font-semibold">We are so excited to be bringing for the <span class=" text-violet-50">second time around </span>, uncodebar to Barcelona. Uncodebar
135135
is our one-day unconference that encourages the codebar community to come together, share knowledge, and
136136
strengthen the community that supports our workshops.</p>
137137
<a href="https://ti.to/codebar/uncodebar-barcelona"
@@ -188,9 +188,9 @@ <h2>The event</h2>
188188
<div class="flex flex-col gap-2">
189189
<h3 class="lg:text-3xl text-xl ">Venue</h3>
190190
<address class="mb-2">
191-
<p class="lg:text-xl text-sm">Codeop</p>
192-
<p class="lg:text-xl text-sm">C/ d'en Grassot, 101,</p>
193-
<p class="lg:text-xl text-sm">08025 Barcelona</p>
191+
<p class="lg:text-xl text-sm">TravelPerk</p>
192+
<p class="lg:text-xl text-sm">C/ dels Almogàvers, 160</p>
193+
<p class="lg:text-xl text-sm">08018, Sant Martí, Barcelona</p>
194194
</address>
195195
<p class="lg:text-xl text-sm">
196196
Timing:
@@ -201,7 +201,7 @@ <h3 class="lg:text-3xl text-xl ">Venue</h3>
201201
<div class="flex flex-col gap-2">
202202
<h3 class="lg:text-3xl text-xl">Accesibility information</h3>
203203
<p class="lg:text-xl text-sm">
204-
Codeop is fully wheelchair accesible.
204+
TravelPerk is fully wheelchair accesible.
205205
</p>
206206
</div>
207207

@@ -253,18 +253,21 @@ <h2 class="lg:text-5xl text-2xl font-semibold">uncodebar highlights</h2>
253253
<section id="sponsor" class="lg:p-20 p-10">
254254
<div class="flex flex-wrap">
255255

256+
<div class="md:w-1/4"></div>
257+
256258
<div class="md:w-2/4 flex w-screen flex-col lg:p-20 p-10 items-center">
257-
<img class="pb-5 max-h-28" src="images/contentful.png" alt="a logo of contentful">
258-
<p class="text-center text-lg max-w-md font-semibold mb-10">More than a headless CMS, Contentful is the
259-
API-first composable content platform to create, manage and publish content on any digital channel.</p>
260-
<a href="https://www.contentful.com/" class="bg-gradient-to-tr from-button_blue to-button_blue_ py-5 px-9 rounded-full text-white" target="_blank">FIND OUT MORE</a>
259+
<img class="pb-5 max-h-28" src="images/travelperk-logo.jpeg" alt="a logo of TravelPerk">
260+
<p class="text-center text-lg max-w-md font-semibold mb-10">Simpler, smarter business travel
261+
Book, organize and control your business travel, all in one place. For faster admin, better decision-making and smarter spending.</p>
262+
<a href="https://www.travelperk.com/" class="bg-gradient-to-tr from-button_blue to-button_blue_ py-5 px-9 rounded-full text-white" target="_blank">FIND OUT MORE</a>
261263
</div>
262264

263-
<div class="md:w-2/4 flex w-screen flex-col lg:p-20 p-10 items-center">
265+
<div class="md:w-1/4"></div>
266+
<!-- <div class="md:w-2/4 flex w-screen flex-col lg:p-20 p-10 items-center">
264267
<img class="pb-5 max-h-28" src="images/qlik-logo.png" alt="a logo of Qlik">
265268
<p class="text-center text-lg max-w-md font-semibold mb-10">Qlik delivers a data fabric and next-level insights with its end-to-end data integration, data quality, & analytics solutions.</p>
266269
<a href="https://www.qlik.com/us/" class="bg-gradient-to-tr from-button_blue to-button_blue_ py-5 px-9 rounded-full text-white" target="_blank">FIND OUT MORE</a>
267-
</div>
270+
</div> -->
268271

269272
</div>
270273
</section>
@@ -432,7 +435,7 @@ <h2 id="accordion-collapse-heading-6">
432435
<div class="p-5 border border-t-0 border-gray-200 dark:border-gray-700">
433436
<p class="mb-2 text-gray-500 dark:text-gray-400">We are always looking for amazing companies to come on
434437
board and sponsor our events. Whether it's big ones like this, or smaller ones. Please drop us an <a
435-
href="mailto:hello@codebar.io" target="_blank" class="underline">email</a>.</p>
438+
href="mailto:codebar.io" target="_blank" class="underline">email</a>.</p>
436439
</div>
437440
</div>
438441

@@ -454,7 +457,7 @@ <h2 id="accordion-collapse-heading-7">
454457
<div class="p-5 border border-t-0 border-gray-200 dark:border-gray-700">
455458
<p class="mb-2 text-gray-500 dark:text-gray-400">Yes, please do! You can drop Kimberley Cook a direct
456459
message in the <a href="https://slack.codebar.io/" class="underline">codebar Slack</a>, you can send us
457-
a DM on any of our socials, or send us<a href="mailto:hello@codebar.io" class="underline"> an email</a>.
460+
a DM on any of our socials, or send us<a href="mailto:codebar.io" class="underline"> an email</a>.
458461
</p>
459462
</div>
460463
</div>
@@ -533,7 +536,7 @@ <h3>Follow us</h3>
533536

534537
<div class="flex flex-col gap-5 text-lg lg:text-xl text-slate-100">
535538
<h3>Get in touch</h3>
536-
<p><a href="mailto:hello@codebar.io">hello@codebar.io</a></p>
539+
<p><a href="mailto:barcelona@codebar.io">barcelona@codebar.io</a></p>
537540
</div>
538541
</div>
539542

@@ -549,4 +552,4 @@ <h3>Get in touch</h3>
549552
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/1.8.1/flowbite.min.js"></script>
550553
</body>
551554

552-
</html>
555+
</html>

0 commit comments

Comments
 (0)