diff --git a/index.html b/index.html
index bb76429..c7a2c00 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
Solunar Punk Society — Investment Prospectus
+ SolLunar Punk Society — Investment Prospectus
diff --git a/src/deck/Deck.vue b/src/deck/Deck.vue
index a836d17..4b8c774 100644
--- a/src/deck/Deck.vue
+++ b/src/deck/Deck.vue
@@ -29,7 +29,7 @@ const slides = [
{ id: 'tech', label: 'Core stack', component: TechSlide },
{ id: 'entities', label: 'Three entities', component: EntitiesSlide },
{ id: 'archipelago', label: 'Archipelago', component: ArchipelagoSlide },
- { id: 'solunar', label: 'Solunar Society', component: SolunarSlide },
+ { id: 'solunar', label: 'SolLunar Society', component: SolunarSlide },
{ id: 'chateau', label: 'Chateau du Faune', component: ChateauSlide },
{ id: 'gallery', label: 'Gallery', component: GallerySlide },
{ id: 'ecosystem', label: 'One membership', component: EcosystemSlide },
diff --git a/src/deck/components/MyceliumNetwork.vue b/src/deck/components/MyceliumNetwork.vue
index 8cf3e3d..f9a624b 100644
--- a/src/deck/components/MyceliumNetwork.vue
+++ b/src/deck/components/MyceliumNetwork.vue
@@ -6,7 +6,7 @@
* Unseen, always working, connects every entity.
* Flowers → the three entities people actually experience:
* • Archipelago (city center) — a permanent bloom
- * • Solunar Society (pop-up fest.) — ephemeral cluster
+ * • SolLunar Society (pop-up fest.) — ephemeral cluster
* • Chateau du Faune (farm center) — a permanent bloom
* Ghost flowers→ once the mycelium runs, new locations & festivals sprout
* cheaply, anywhere in the world.
@@ -22,7 +22,7 @@ const GROUND = 300
// underground mycelium nodes (below the ground line)
const nodes: [number, number][] = [
[230, 340], // root · Archipelago
- [500, 335], // root · Solunar
+ [500, 335], // root · SolLunar
[770, 340], // root · Chateau
[100, 340], // root · ghost
[900, 340], // root · ghost
@@ -195,7 +195,7 @@ const festivalCaps = [
-
+
-
-
-
-
-
-
-
-
-
-
- Farm
- Photo 01
- PLACEHOLDER · 800×620
-
diff --git a/src/deck/gallery/farm/02-placeholder.svg b/src/deck/gallery/farm/02-placeholder.svg
deleted file mode 100644
index bd737ad..0000000
--- a/src/deck/gallery/farm/02-placeholder.svg
+++ /dev/null
@@ -1,15 +0,0 @@
-
diff --git a/src/deck/gallery/farm/03-placeholder.svg b/src/deck/gallery/farm/03-placeholder.svg
deleted file mode 100644
index 04911bb..0000000
--- a/src/deck/gallery/farm/03-placeholder.svg
+++ /dev/null
@@ -1,15 +0,0 @@
-
diff --git a/src/deck/gallery/farm/04-placeholder.svg b/src/deck/gallery/farm/04-placeholder.svg
deleted file mode 100644
index 2f3a624..0000000
--- a/src/deck/gallery/farm/04-placeholder.svg
+++ /dev/null
@@ -1,15 +0,0 @@
-
diff --git a/src/deck/gallery/farm/1536-2048-max.jpg b/src/deck/gallery/farm/1536-2048-max.jpg
new file mode 100644
index 0000000..47e3471
Binary files /dev/null and b/src/deck/gallery/farm/1536-2048-max.jpg differ
diff --git a/src/deck/gallery/farm/2048-1536-max (1).jpg b/src/deck/gallery/farm/2048-1536-max (1).jpg
new file mode 100644
index 0000000..8d9dd3d
Binary files /dev/null and b/src/deck/gallery/farm/2048-1536-max (1).jpg differ
diff --git a/src/deck/gallery/farm/2048-1536-max (2).jpg b/src/deck/gallery/farm/2048-1536-max (2).jpg
new file mode 100644
index 0000000..6a1900d
Binary files /dev/null and b/src/deck/gallery/farm/2048-1536-max (2).jpg differ
diff --git a/src/deck/gallery/farm/2048-1536-max.jpg b/src/deck/gallery/farm/2048-1536-max.jpg
new file mode 100644
index 0000000..24cf0f4
Binary files /dev/null and b/src/deck/gallery/farm/2048-1536-max.jpg differ
diff --git a/src/deck/gallery/farm/PXL_20250907_134308735.jpg b/src/deck/gallery/farm/PXL_20250907_134308735.jpg
new file mode 100644
index 0000000..fd94669
Binary files /dev/null and b/src/deck/gallery/farm/PXL_20250907_134308735.jpg differ
diff --git a/src/deck/gallery/farm/PXL_20251121_064432019.jpg b/src/deck/gallery/farm/PXL_20251121_064432019.jpg
new file mode 100644
index 0000000..b345fba
Binary files /dev/null and b/src/deck/gallery/farm/PXL_20251121_064432019.jpg differ
diff --git a/src/deck/gallery/farm/garden.jpg b/src/deck/gallery/farm/garden.jpg
new file mode 100644
index 0000000..6834e80
Binary files /dev/null and b/src/deck/gallery/farm/garden.jpg differ
diff --git a/src/style.css b/src/style.css
index 26e42ad..40d3dc9 100644
--- a/src/style.css
+++ b/src/style.css
@@ -93,7 +93,7 @@
--color-amber-400: hsl(36 95% 60%);
--color-amber-500: hsl(32 92% 52%);
- /* lunarpunk / festival accent — Solunar Society (night) */
+ /* lunarpunk / festival accent — SolLunar Society (night) */
--color-indigo-300: hsl(255 85% 78%);
--color-indigo-400: hsl(256 78% 68%);
--color-indigo-500: hsl(258 70% 58%);