diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 5ab6f9b3..b1a01774 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -12,6 +12,7 @@ repos:
rev: v5.0.0
hooks:
- id: check-added-large-files
+ args: [--maxkb=2048]
- id: check-case-conflict
- id: check-executables-have-shebangs
- id: check-json
diff --git a/assets/images/default.webp b/assets/images/default.webp
new file mode 100644
index 00000000..f075ca92
Binary files /dev/null and b/assets/images/default.webp differ
diff --git a/content/country/belgium/image.webp b/content/country/belgium/image.webp
new file mode 100644
index 00000000..9c35f5c5
Binary files /dev/null and b/content/country/belgium/image.webp differ
diff --git a/content/country/denmark/image.webp b/content/country/denmark/image.webp
new file mode 100644
index 00000000..c7134624
Binary files /dev/null and b/content/country/denmark/image.webp differ
diff --git a/content/country/netherlands/image.webp b/content/country/netherlands/image.webp
new file mode 100644
index 00000000..670f2e03
Binary files /dev/null and b/content/country/netherlands/image.webp differ
diff --git a/content/country/slovakia/image.webp b/content/country/slovakia/image.webp
new file mode 100644
index 00000000..3f760a44
Binary files /dev/null and b/content/country/slovakia/image.webp differ
diff --git a/content/news/image.webp b/content/news/image.webp
deleted file mode 100644
index e05b8015..00000000
Binary files a/content/news/image.webp and /dev/null differ
diff --git a/content/operator/dsb/image.webp b/content/operator/dsb/image.webp
new file mode 100644
index 00000000..da7819cd
Binary files /dev/null and b/content/operator/dsb/image.webp differ
diff --git a/content/operator/eurostar/image.webp b/content/operator/eurostar/image.webp
new file mode 100644
index 00000000..e1c416f1
Binary files /dev/null and b/content/operator/eurostar/image.webp differ
diff --git a/content/operator/ns/image.webp b/content/operator/ns/image.webp
new file mode 100644
index 00000000..85d466f5
Binary files /dev/null and b/content/operator/ns/image.webp differ
diff --git a/content/operator/sncb/image.webp b/content/operator/sncb/image.webp
new file mode 100644
index 00000000..be333cd3
Binary files /dev/null and b/content/operator/sncb/image.webp differ
diff --git a/content/operator/zsr/image.webp b/content/operator/zsr/image.webp
new file mode 100644
index 00000000..a8ec573e
Binary files /dev/null and b/content/operator/zsr/image.webp differ
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index f0eeec43..015d522c 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -1,14 +1,14 @@
{{ define "main" }}
-{{ .Title }}
- {{ partial "updateDate.html" . }}
- {{ .Title }}
+ {{ partial "updateDate.html" . }}
+