Hi Strapi Team,
I found duplicated disclaimer text on the Astro integration page:
Page URL:
https://strapi.io/integrations/astro
Issue:
The disclaimer text appears twice:
"These integration guides are not official documentation and the Strapi Support Team will not provide assistance with them."
Details:
- First instance appears in italic style
- Second instance appears in normal text
- Both contain identical content
Additional Observation:
I checked the open-source website version:
https://website-ui-omega.vercel.app/integrations/astro
The duplicated disclaimer does not appear there, which suggests the issue may be coming from CMS content rather than frontend code.
Expected Behavior:
The disclaimer should appear only once.
Additional Info:
XPath:
//*[@id="__next"]/div/div[2]/div/main/div/div[4]/div[2]/div[2]/div/div
Screenshot attached for reference.
Thank you!

Hi Strapi Team,
I found duplicated disclaimer text on the Astro integration page:
Page URL:
https://strapi.io/integrations/astro
Issue:
The disclaimer text appears twice:
"These integration guides are not official documentation and the Strapi Support Team will not provide assistance with them."
Details:
Additional Observation:
I checked the open-source website version:
https://website-ui-omega.vercel.app/integrations/astro
The duplicated disclaimer does not appear there, which suggests the issue may be coming from CMS content rather than frontend code.
Expected Behavior:
The disclaimer should appear only once.
Additional Info:
XPath:
//*[@id="__next"]/div/div[2]/div/main/div/div[4]/div[2]/div[2]/div/div
Screenshot attached for reference.
Thank you!