-
- {
- posts.map((post) => (
-
-
-
- {post.data.heroImage && (
-
- )} - {post.data.title}
--
- +- -
+
-
+
+ {book.data.title} +
- ))
- }
+
+ ))}
+
+ {posts.map(book => ( + // might change this to a compoent later + ++ + + -
+