diff --git a/pages/index.tsx b/pages/index.tsx index 0608616..4668e58 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -111,11 +111,12 @@ export default function Home() {
{c.desc}
-+ A man cursed to walk between worlds โ carrying the weight of the + dead and the rage of the living. Seated on a throne of skulls, + flanked by candlelight, commanding what others cannot name. + He answers to no one. +
++ The bone tag around its neck says something. No one has gotten close enough to read it. +
++ A robed scholar of the dead. The book glows. The eyes glow brighter. What it reads, it remembers forever. +
++ She stands in armor forged from shadow and gold. The horns are not a costume. The sword is not decorative. +
++ Skull-adorned armor. A blade that has ended things that should not have been ended. He doesn't speak. He doesn't need to. +
++ More characters will be revealed as the story unfolds. The roster goes deeper than you think. +
+Character art by Aaron Pressey
diff --git a/pages/world/gallery.tsx b/pages/world/gallery.tsx index c02308b..c675973 100644 --- a/pages/world/gallery.tsx +++ b/pages/world/gallery.tsx @@ -1,4 +1,5 @@ import { useState } from "react"; +import Image from "next/image"; import SiteLayout from "@/pages/components/SiteLayout"; type Tab = "official" | "fan"; @@ -136,13 +137,41 @@ export default function Gallery() { {/* Tab content */} {activeTab === "official" && ( -
- Official artwork coming soon.
-
- Art by Aaron Pressey.
+
+ Art by Aaron Pressey ยท More coming soon