diff --git a/src/app/page.tsx b/src/app/page.tsx index ae7533b..c66d800 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,11 @@ export default function LandingPage() { @@ -140,4 +144,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}