diff --git a/src/pages/Index.tsx b/src/pages/Index.tsx index 0199fa9..6410f5f 100644 --- a/src/pages/Index.tsx +++ b/src/pages/Index.tsx @@ -33,6 +33,7 @@ import { Footer } from '../components/Footer'; import { useTranslation } from 'react-i18next'; import { LanguageSwitcher } from '@/components/LanguageSwitcher'; import '@/i18n/config'; +import { MetricsDisplay } from "@/components/game/MetricsDisplay"; const Index = () => { const { t } = useTranslation(); @@ -359,6 +360,10 @@ const Index = () => { +
+ +
+

{t('analysis.keyInsights')}