diff --git a/components/TableOfContentMarkdown.tsx b/components/TableOfContentMarkdown.tsx
index f71698952..fef4b115a 100644
--- a/components/TableOfContentMarkdown.tsx
+++ b/components/TableOfContentMarkdown.tsx
@@ -175,11 +175,8 @@ export const TableOfContent = ({ depth }: TableOfContentProps) => {
Table of Contents
>
);
-};
\ No newline at end of file
+};
diff --git a/pages/index.page.tsx b/pages/index.page.tsx
index 2fc6ad878..bc627b9b5 100644
--- a/pages/index.page.tsx
+++ b/pages/index.page.tsx
@@ -637,7 +637,7 @@ const Home = (props: any) => {
href='https://opencollective.com/json-schema/contribute/golden-sponsor-68354/checkout?interval=month&amount=1000&name=&legalName=&email='
target='_blank'
rel='noreferrer'
- className='w-[310px] h-[180px] mx-auto rounded-lg bg-primary text-white font-semibold flex items-center justify-center space-x-2 cursor-pointer px-3'
+ className='w-[310px] h-[180px] mx-auto rounded-lg bg-primary text-white font-semibold flex items-center justify-center space-x-2 cursor-pointer px-3 transition-transform duration-300 hover:scale-105'
>