diff --git a/_pages/index.html b/_pages/index.html
index 35f62be..d0d9409 100644
--- a/_pages/index.html
+++ b/_pages/index.html
@@ -28,12 +28,12 @@
image_path: /assets/images/header.webp
alt: "placeholder image 1"
title: "Image 1 title caption"
- - url: /assets/images/header.webp
- image_path: /assets/images/header.webp
+ - url: /assets/images/sydney-2.webp
+ image_path: /assets/images/sydney-2.webp
alt: "placeholder image 2"
title: "Image 2 title caption"
- - url: /assets/images/header.webp
- image_path: /assets/images/header.webp
+ - url: /assets/images/sydney-3.webp
+ image_path: /assets/images/sydney-3.webp
alt: "placeholder image 3"
title: "Image 3 title caption"
diff --git a/assets/images/sydney-2.webp b/assets/images/sydney-2.webp
new file mode 100644
index 0000000..3eea338
Binary files /dev/null and b/assets/images/sydney-2.webp differ
diff --git a/assets/images/sydney-3.webp b/assets/images/sydney-3.webp
new file mode 100644
index 0000000..135ca29
Binary files /dev/null and b/assets/images/sydney-3.webp differ