diff --git a/apps/documentation/components/Hero.tsx b/apps/documentation/components/Hero.tsx index 38e6365..c1e5fe3 100644 --- a/apps/documentation/components/Hero.tsx +++ b/apps/documentation/components/Hero.tsx @@ -31,7 +31,9 @@ function ProjectCard({ >
{title} - {title} + + {title} +
{description} @@ -46,12 +48,12 @@ export function Hero() { return ( <> -
-
+
+
{t('Hero.title')} @@ -62,7 +64,7 @@ export function Hero() { />
{resolvedTheme !== 'dark' && ( -
+
Robot diff --git a/apps/documentation/components/MobileSidebarDialog.tsx b/apps/documentation/components/MobileSidebarDialog.tsx index aa5e818..c919276 100644 --- a/apps/documentation/components/MobileSidebarDialog.tsx +++ b/apps/documentation/components/MobileSidebarDialog.tsx @@ -31,10 +31,10 @@ export default function MobileSidebarDialog({ return ( -
+