diff --git a/components/ImageScroll.vue b/components/ImageScroll.vue
new file mode 100644
index 0000000..7702b03
--- /dev/null
+++ b/components/ImageScroll.vue
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+
diff --git a/components/TheHeader.vue b/components/TheHeader.vue
index c191090..2361a57 100644
--- a/components/TheHeader.vue
+++ b/components/TheHeader.vue
@@ -3,7 +3,7 @@
diff --git a/layouts/default.vue b/layouts/default.vue
index 160ccec..578b529 100644
--- a/layouts/default.vue
+++ b/layouts/default.vue
@@ -13,6 +13,7 @@
--theme-color: #1a2b43;
--theme-color-alt: #ffe574;
--color-white: #fff;
+ --alpha: 0.5;
--indent-s: 8px;
--indent-m: 16px;
@@ -23,6 +24,7 @@
--font-size-m: 1.6rem;
--font-size-l: 2rem;
--font-size-xl: 3.2rem;
+ --font-size-xxl: 4rem;
--line-height-s: 1.8rem;
--line-height-m: 2rem;
diff --git a/pages/about.vue b/pages/about.vue
new file mode 100644
index 0000000..588e750
--- /dev/null
+++ b/pages/about.vue
@@ -0,0 +1,36 @@
+
+
+
+ Who are we?
+
+ The LANcie is the committee that organises AreaFiftyLAN each
+ year. It's our job to make sure everything goes to plan and that
+ all potential problems are taken care of. We don't bite, so
+ don't hesitate to contact us with a good story, some questions
+ or just a casual conversation about gaming. We're always open to
+ feedback and fun ideas. We hope to see you at the event! If you
+ have any questions or are interested in sponsoring the event,
+ please send an email with our contact form.
+
+
+
+ PLACEHOLDER
+
+
+
+
+
+
diff --git a/public/images/lan1.jpg b/public/images/lan1.jpg
new file mode 100644
index 0000000..59ae8e5
Binary files /dev/null and b/public/images/lan1.jpg differ
diff --git a/public/images/lan2.jpg b/public/images/lan2.jpg
new file mode 100644
index 0000000..c363676
Binary files /dev/null and b/public/images/lan2.jpg differ
diff --git a/public/images/lan3.jpg b/public/images/lan3.jpg
new file mode 100644
index 0000000..fbe2a9c
Binary files /dev/null and b/public/images/lan3.jpg differ