Of the two SPF records you shared, the first is for using Google Workspace email. The second is a policy that indicates that your domain sends no email at all.
If you use Google services for your domain email, you will want to use the first SPF policy. You can make it stronger by replacing the ~all at the end with -all.
thank you for your prompt reply!
Yes, I use Google service. From what I understand, I could use only 1 spf: v=spf1 include:_spf.google.com -all
instead of those two on that you see on the screenshot.
could you confirm if that’s correct please?