From a8aac83f32891c486235306c26e6174ce5ae32cf Mon Sep 17 00:00:00 2001 From: Nicholai Date: Mon, 20 Oct 2025 20:46:44 -0600 Subject: [PATCH] chore(home): update display name to 'Amari Kyss' in homepage artists section data --- data/artists.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/artists.ts b/data/artists.ts index 1d345acbe..d538f1185 100644 --- a/data/artists.ts +++ b/data/artists.ts @@ -108,7 +108,7 @@ export const artists: Artist[] = [ { id: 3, slug: "amari-rodriguez", - name: "Amari Rodriguez", + name: "Amari Kyss", title: "", specialty: "Apprentice Artist", faceImage: "/artists/amari-rodriguez-portrait.jpg",