diff --git a/apps/marketing/src/pages/index.tsx b/apps/marketing/src/pages/index.tsx index e4ef233..bba19f8 100644 --- a/apps/marketing/src/pages/index.tsx +++ b/apps/marketing/src/pages/index.tsx @@ -30,34 +30,21 @@ const Home: NextPage = () => { <> {`webhookthing`} - + -
+
-

+

{`webhook`} {`thing`}

-
+
-
- {`Run webhooks locally with 1 click.`} -
-
+
{`Run webhooks locally with 1 click.`}
+
{`npx webhookthing@latest`}
@@ -65,9 +52,7 @@ const Home: NextPage = () => {