|
34 | 34 | Flow is a GPL v3.0 licensed, free, and open-source project. |
35 | 35 | </FeatureCard> |
36 | 36 |
|
37 | | - <FeatureCard title="Offline">Flow can work fully offline*</FeatureCard> |
| 37 | + <FeatureCard title="Offline" |
| 38 | + >Flow can work fully offline <sup><a href="#sup1">[1]</a></sup></FeatureCard |
| 39 | + > |
| 40 | + |
| 41 | + <FeatureCard title="Privacy-focused" |
| 42 | + >You are in control of your data <sup> |
| 43 | + <a href="#sup2">[2]</a> <a href="#sup3">[3]</a> |
| 44 | + </sup> |
| 45 | + </FeatureCard> |
38 | 46 |
|
39 | 47 | <FeatureCard title="iCloud sync"> |
40 | 48 | With Flow 0.14.0, your data is periodically synced to iCloud, so you don't have to worry about |
|
45 | 53 | Flow tries to be as user-friendly as possible, with a clean and simple UI. |
46 | 54 | </FeatureCard> |
47 | 55 | </div> |
| 56 | + |
| 57 | + <div class="h-20"></div> |
| 58 | + |
| 59 | + <div class="text-xs opacity-80"> |
| 60 | + <p id="sup1" class="max-w-prose"> |
| 61 | + <span class="font-mono">[1]</span> - Flow may need internet to fetch exchange rates if you use |
| 62 | + more than one currency. |
| 63 | + </p> |
| 64 | + <p id="sup2" class="max-w-prose"> |
| 65 | + <span class="font-mono">[2]</span> - With your permission, Flow may automatically save your data |
| 66 | + to your iCloud, or any other storage provider Flow adds in the future. |
| 67 | + </p> |
| 68 | + <p id="sup3" class="max-w-prose"> |
| 69 | + <span class="font-mono">[3]</span> - If you use older Android devices, or devices with Windows, |
| 70 | + or Linux-based operating systems, Flow may store your automatic and manual backups in a easily |
| 71 | + accessible place, and you are responsible for protecting your financial data. |
| 72 | + </p> |
| 73 | + </div> |
48 | 74 | </section> |
0 commit comments