I am using Stratpi v4.9.2. When nextjs obtains API attributes, the title or other attributes can be displayed normally, but the thumbnail image component cannot be displayed

Hello my friend, neither of these options works:
src={p.image?. data?. attributes?. url}
Src={p.thumbnail?. data?. attributes?. url}
The title and price attributes are displayed normally.