Skip to content

Commit

Permalink
add The Jolt Effect and Sales pitch books
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierRLopes committed Sep 15, 2024
1 parent f280808 commit 69c61a0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/components/Books/BooksToRead.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,16 @@ const data = [
author: "Kathy Sierra",
image: "/books/badass-making-users-awesome.jpg",
},
{
title: "Sales Pitch: How to Craft a Story to Stand Out and Win",
author: "April Dunford",
image: "/books/sales-pitch-how-to-craft-a-story-to-stand-out-and-win.jpg",
},
{
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",
}
];

export default function BooksToRead() {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 69c61a0

Please sign in to comment.