diff --git a/src/components/home.tsx b/src/components/home.tsx index 4f9b858aa6782b..9020124ecd2ac8 100644 --- a/src/components/home.tsx +++ b/src/components/home.tsx @@ -1,3 +1,4 @@ +import Link from 'next/link'; import {Banner} from 'sentry-docs/components/banner'; import {extractPlatforms, getDocsRootNode} from 'sentry-docs/docTree'; import AiInSentryHero from 'sentry-docs/imgs/AI-in-Sentry.jpeg'; @@ -118,7 +119,7 @@ export async function Home() {
Monitor, identify, and resolve errors and performance issues across your applications using{' '} - Error Monitoring - + ,{' '} - Tracing - + ,{' '} - + Session Replay - + ,{' '} - + Logs - + , and{' '} - + more - + .
Debug applications with{' '} - Seer - + . Get{' '} - AI-powered answers - {' '} + {' '} to questions using your application data in Sentry. Have{' '} - Autofix - {' '} + {' '} generate fixes, and{' '} - review code changes - {' '} + {' '} before merging PRs.
Integrate Sentry into your AI coding assistants using Sentry's{' '} - + Skills - {' '} + {' '} and{' '} {' '} with your agents. Debug agents and MCP servers by{' '} - + monitoring your AI features - + .