diff --git a/website/docs/getting-started/intro.md b/website/docs/getting-started/intro.md
index 7cc8853d..6e247944 100644
--- a/website/docs/getting-started/intro.md
+++ b/website/docs/getting-started/intro.md
@@ -41,7 +41,7 @@ Would like to contribute? Great! We appreciate it a lot! Check our [Contributing
Want to try the library before installing it? We got you covered! Check out [StackBlitz Demo App](https://stackblitz.com/edit/jest-preview?embed=1&file=README.md) or try it right here 😉
-[![](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/jest-preview?embed=1&file=README.md)
+[![](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/jest-preview?file=README.md)
diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx
index 595b1217..f0741929 100644
--- a/website/src/pages/index.tsx
+++ b/website/src/pages/index.tsx
@@ -23,7 +23,7 @@ function HomepageHeader() {
Get Started