+
diff --git a/pages/tools/index.js b/pages/tools/index.js
index b1015111ad7..3d0b2bd4522 100644
--- a/pages/tools/index.js
+++ b/pages/tools/index.js
@@ -6,7 +6,7 @@ import Paragraph from '../../components/typography/Paragraph';
import TextLink from '../../components/typography/TextLink';
import { useEffect, useState } from 'react';
-export default function toolsDashboard() {
+export default function ToolsIndex() {
const description = 'Tools Dashboard for AsyncAPI Initiative';
const image = '/img/social/tools-dashboard-card.webp';