+
+
+ Drag to pan · Scroll or pinch to zoom · Keys: + and − zoom, arrows pan,
+ 0 resets
+
+
+ );
+}
diff --git a/components/WorldMap/index.ts b/components/WorldMap/index.ts
index ae1f2612..dcc524d3 100644
--- a/components/WorldMap/index.ts
+++ b/components/WorldMap/index.ts
@@ -1 +1,2 @@
export { WorldMap } from "@/components/WorldMap/WorldMap";
+export { WorldMapSkeleton } from "@/components/WorldMap/WorldMapSkeleton";
diff --git a/content/castles/kings-landing.md b/content/castles/kings-landing.md
new file mode 100644
index 00000000..9973785f
--- /dev/null
+++ b/content/castles/kings-landing.md
@@ -0,0 +1,36 @@
+---
+slug: kings-landing
+name: King's Landing
+type: town
+sub-region: blackwater-bay
+founded:
+ year: 1
+ era: AC
+ precision: exact
+sworn-houses: []
+features:
+ - red-keep
+ - great-sept-of-baelor
+ - dragonpit
+ - aegons-high-hill
+ - street-of-steel
+ - flea-bottom
+coords:
+ x: 590
+ y: 830
+sources:
+ - type: awoiaf
+ url: https://awoiaf.westeros.org/index.php/King%27s_Landing
+ license: CC-BY-SA-3.0
+draft: false
+---
+
+Raised where Aegon the Conqueror came ashore at the mouth of the Blackwater Rush, King's Landing grew from a wooden fort on Aegon's High Hill into the largest city in the Seven Kingdoms and the seat of the Iron Throne.
+
+## The Red Keep
+
+Crowning Aegon's High Hill in pale red stone, the Red Keep has housed the ruling dynasty since Maegor the Cruel raised its walls and put the builders to the sword to keep its secrets.
+
+## Flea Bottom
+
+Sprawling across the low ground between the city's hills, Flea Bottom is King's Landing's poorest and most crowded district — famed, its people cheerfully admit, for a stew of a thousand flavors and a stink that carries all the way to Duskendale.
diff --git a/public/map/the-know-world.jpg b/public/map/the-know-world.jpg
new file mode 100644
index 00000000..687d03c9
Binary files /dev/null and b/public/map/the-know-world.jpg differ
diff --git a/public/map/the-known-world-enhanced-no-text.jpg b/public/map/the-known-world-enhanced-no-text.jpg
new file mode 100644
index 00000000..71591d44
Binary files /dev/null and b/public/map/the-known-world-enhanced-no-text.jpg differ
diff --git a/public/map/the-known-world-enhanced.jpg b/public/map/the-known-world-enhanced.jpg
new file mode 100644
index 00000000..59574cc4
Binary files /dev/null and b/public/map/the-known-world-enhanced.jpg differ