diff --git a/src/components/Books/BooksToRead.tsx b/src/components/Books/BooksToRead.tsx index fc2070cea9..ba4dc410f4 100644 --- a/src/components/Books/BooksToRead.tsx +++ b/src/components/Books/BooksToRead.tsx @@ -406,8 +406,9 @@ const data = [ { title: "The JOLT Effect: How High Performers Overcome Customer Indecision", author: "Matthew Dixon, Ted McKenna", - image: "/books/the-jolt-effect-how-high-performers-overcome-customer-indecision.jpg", - } + image: + "/books/the-jolt-effect-how-high-performers-overcome-customer-indecision.jpg", + }, ]; export default function BooksToRead() { diff --git a/static/books/sales-pitch-how-to-craft-a-story-to-stand-out-and-win.jpg.jpg b/static/books/sales-pitch-how-to-craft-a-story-to-stand-out-and-win.jpg similarity index 100% rename from static/books/sales-pitch-how-to-craft-a-story-to-stand-out-and-win.jpg.jpg rename to static/books/sales-pitch-how-to-craft-a-story-to-stand-out-and-win.jpg