\ No newline at end of file
diff --git a/src/lib/components/GridGallery.svelte b/src/lib/components/GridGallery.svelte
new file mode 100644
index 0000000..801ff62
--- /dev/null
+++ b/src/lib/components/GridGallery.svelte
@@ -0,0 +1,7 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/lib/components/Loading.svelte b/src/lib/components/Loading.svelte
new file mode 100644
index 0000000..4ccf026
--- /dev/null
+++ b/src/lib/components/Loading.svelte
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/lib/components/Section.svelte b/src/lib/components/Section.svelte
new file mode 100644
index 0000000..2789f22
--- /dev/null
+++ b/src/lib/components/Section.svelte
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+ {label}
+
+
+
+
+
+
+
+ {label}
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/lib/components/Timeline.svelte b/src/lib/components/Timeline.svelte
new file mode 100644
index 0000000..ab0ee3b
--- /dev/null
+++ b/src/lib/components/Timeline.svelte
@@ -0,0 +1,29 @@
+
+
+
\ No newline at end of file
diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index b93e9ba..a5b6a2e 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -1,7 +1,60 @@
-{@render children()}
+