7 |
{
11 | setPageToShow('main');
12 | }}
13 | tabIndex={0}>
14 |
15 |
16 |
19 |
20 | Notion Boost
21 |
22 |
Make Notion more productive and less distractive
23 |
24 |
30 |
31 |
37 |
38 | {/*
*/}
44 |
45 | {/*
what's new}
48 | url="https://gourav.io/notion-boost/whats-new"
49 | txtE=" in this update"
50 | /> */}
51 | {/*
55 | @NotionBoost
56 |
57 | }
58 | url="https://twitter.com/notionboost"
59 | txtE=" for unique tips, tricks, and free goodies."
60 | /> */}
61 |
62 | {/* hey@gourav.io}
65 | // url="hey@gourav.io"
66 | /> */}
67 | Gourav Goyal>}
71 | url="https://gourav.io"
72 | />
73 |
79 |
80 | );
81 | }
82 |
83 | function Bullet({ txtS, url, urlTxt, txtE }: { txtS: any; url: any; urlTxt: any; txtE: any }) {
84 | return (
85 |