diff --git a/public/mish-profile.jpeg b/public/mish-profile.jpeg new file mode 100644 index 0000000..2043c01 Binary files /dev/null and b/public/mish-profile.jpeg differ diff --git a/public/peer-profile.jpeg b/public/peer-profile.jpeg new file mode 100644 index 0000000..28e8401 Binary files /dev/null and b/public/peer-profile.jpeg differ diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 5ac1802..4c4a41d 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -113,31 +113,24 @@ const Home: NextPage = () => {
-
+
{[ - { - name: "Roman Hof", - role: "Director of Enterprise", - text: "Awesome Product", - profilePicture: - "https://media.licdn.com/dms/image/D4E03AQF1ZhbVE1qpFQ/profile-displayphoto-shrink_800_800/0/1674193281406?e=1694649600&v=beta&t=w0gLnv2rUhlWja_YH7g1MlhD6seUXrRxhHv4vE_GWI8", - }, { name: "Peer Richelsen", role: "CEO @ Cal.com", - text: "Incredibly easy to use", + text: "snapify.it is mega", profilePicture: - "https://media.licdn.com/dms/image/C4D03AQFy5iED85Z9mQ/profile-displayphoto-shrink_800_800/0/1650904367921?e=2147483647&v=beta&t=xuXJqTlkv-rtrWY2-9B9yhHvyPMxfK9X9XgNdAkAobA", + "/peer-profile.jpeg", }, { name: "Mish Ushakov", role: "CTO @ StepCI", text: "A godsend", profilePicture: - "https://avatars.githubusercontent.com/u/10400064?v=4", + "/mish-profile.jpeg", }, ].map(({ name, role, text, profilePicture }) => (
@@ -178,19 +171,19 @@ const Home: NextPage = () => {
))} -
- - {"producthunt"} - -
+ {/*
*/} + {/* */} + {/* */} + {/* */} + {/*
*/}