add image carousel to venues

This commit is contained in:
2024-08-09 04:24:20 +02:00
parent 996b63911c
commit 175dcb8e8f
8 changed files with 201 additions and 61 deletions
+3
View File
@@ -23,6 +23,9 @@ const VenueFragmentDefinition = graphql(`
id
slug
title
images {
...Blocks
}
body {
...Blocks
}