Skip to content

Commit 53448d0

Browse files
committed
Tweak FAQ
1 parent 16e36c9 commit 53448d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

freebuff/web/src/app/home-client.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const faqs = [
2626
{
2727
question: 'What models do you use?',
2828
answer:
29-
'You can choose from DeepSeek V4 Pro, Kimi K2.6, and MiniMax M2.7.\n\nSession limits: DeepSeek and Kimi share 5 one-hour premium sessions per day. MiniMax has unlimited sessions.\n\n- DeepSeek V4 Pro: smartest. Its API collects data for training.\n- Kimi K2.6: balanced.\n- MiniMax M2.7: fastest.\n\nGemini 3.1 Flash Lite handles file finding and research. Connect your ChatGPT subscription to unlock GPT-5.4 for deep thinking.',
29+
'You can choose from:\n\n- DeepSeek V4 Pro: smartest. Its API collects data for training.\n- Kimi K2.6: balanced.\n- MiniMax M2.7: fastest.\n\nAlso, Gemini 3.1 Flash Lite handles file finding and research. Connect your ChatGPT subscription to unlock GPT-5.4 for deep thinking.',
3030
},
3131
{
3232
question: 'Which countries is Freebuff available in?',
@@ -36,7 +36,7 @@ const faqs = [
3636
{
3737
question: 'Are you training on my data?',
3838
answer:
39-
"No. We do not share your data with third parties that would train on it or use it for another purpose.\n\nIn the future, we may use request data to train custom models to improve Freebuff — this will be opt-out, so you'll always have control.",
39+
"No. We do not share your data with third parties that would train on it or use it for another purpose, unless you choose a model clearly labeled as 'Collects data for training'.",
4040
},
4141
{
4242
question: 'What data do you store?',

0 commit comments

Comments
 (0)