diff --git a/public/images/gen2/sandbox/sandbox1.png b/public/images/gen2/sandbox/sandbox1.png index 904a84e9748..d4090846525 100644 Binary files a/public/images/gen2/sandbox/sandbox1.png and b/public/images/gen2/sandbox/sandbox1.png differ diff --git a/public/images/gen2/sandbox/sandbox2.png b/public/images/gen2/sandbox/sandbox2.png index bcceb463bde..7cecd49dcbe 100644 Binary files a/public/images/gen2/sandbox/sandbox2.png and b/public/images/gen2/sandbox/sandbox2.png differ diff --git a/public/images/gen2/sandbox/sandbox3.png b/public/images/gen2/sandbox/sandbox3.png index add773c6ed0..1bd98339db1 100644 Binary files a/public/images/gen2/sandbox/sandbox3.png and b/public/images/gen2/sandbox/sandbox3.png differ diff --git a/public/images/gen2/sandbox/sandbox4.png b/public/images/gen2/sandbox/sandbox4.png index 56b5726917e..0961f1aeeb9 100644 Binary files a/public/images/gen2/sandbox/sandbox4.png and b/public/images/gen2/sandbox/sandbox4.png differ diff --git a/public/images/gen2/sandbox/sandbox5.png b/public/images/gen2/sandbox/sandbox5.png index 94ca8c11520..c1b2911988d 100644 Binary files a/public/images/gen2/sandbox/sandbox5.png and b/public/images/gen2/sandbox/sandbox5.png differ diff --git a/src/pages/[platform]/start/quickstart/index.mdx b/src/pages/[platform]/start/quickstart/index.mdx index 34fee223574..2a0d8030648 100644 --- a/src/pages/[platform]/start/quickstart/index.mdx +++ b/src/pages/[platform]/start/quickstart/index.mdx @@ -415,7 +415,7 @@ function App() {
🥳 App successfully hosted. Try creating a new todo.
- Review next step of this tutorial. + Review next step of this tutorial.
) @@ -742,7 +742,7 @@ function App() {
🥳 App successfully hosted. Try creating a new todo.
- + Review next steps of this tutorial.
diff --git a/src/pages/[platform]/start/quickstart/nextjs-app-router-client-components/index.mdx b/src/pages/[platform]/start/quickstart/nextjs-app-router-client-components/index.mdx index 5e559195297..c696c86c821 100644 --- a/src/pages/[platform]/start/quickstart/nextjs-app-router-client-components/index.mdx +++ b/src/pages/[platform]/start/quickstart/nextjs-app-router-client-components/index.mdx @@ -161,7 +161,7 @@ function App() {
🥳 App successfully hosted. Try creating a new todo.
- Review next step of this tutorial. + Review next step of this tutorial.
) diff --git a/src/pages/[platform]/start/quickstart/nextjs-pages-router/index.mdx b/src/pages/[platform]/start/quickstart/nextjs-pages-router/index.mdx index 491ad5c194e..1a04ed4080c 100644 --- a/src/pages/[platform]/start/quickstart/nextjs-pages-router/index.mdx +++ b/src/pages/[platform]/start/quickstart/nextjs-pages-router/index.mdx @@ -162,7 +162,7 @@ function App() {
🥳 App successfully hosted. Try creating a new todo.
- Review next step of this tutorial. + Review next step of this tutorial.
)