+
+ {#if selectedFrequency === 'QUICK'}
+
+ 5 mins per day sounds small, but that's actually 30 bites per month!
+
+ {/if}
+ {#if selectedFrequency === 'REGULAR'}
+
+ 10 mins per day sounds small, but that's actually 60 bites per month!
+
+ {/if}
+ {#if selectedFrequency === 'DEEPDIVE'}
+
+ 15 mins per day sounds small, but that's actually 90 bites per month!
+
+ {/if}
+
+