diff --git a/apps/docs/self-hosting/docker-compose.mdx b/apps/docs/self-hosting/docker-compose.mdx index 55d15e4a2..5098556cd 100644 --- a/apps/docs/self-hosting/docker-compose.mdx +++ b/apps/docs/self-hosting/docker-compose.mdx @@ -13,7 +13,7 @@ Before you get started you will need to have a server that has the following: - Docker - x86-64 Architecture -_You will also need to have access to an external SMTP server to send emails._ +_You will also need to have access to an SMTP server to send emails._ ## Setup Instructions diff --git a/apps/docs/self-hosting/introduction.mdx b/apps/docs/self-hosting/introduction.mdx index cd84fa5ad..f79a42b10 100644 --- a/apps/docs/self-hosting/introduction.mdx +++ b/apps/docs/self-hosting/introduction.mdx @@ -20,9 +20,9 @@ If you want to have access to the latest features and bug fixes, you should cons we do not provide support for this. -## Demo +## Live Demo -If you want to try out Rallly before self-hosting it, you can try the official managed service at [rallly.co](https://app.rallly.co). +If you want to try out Rallly before self-hosting it, you can try the official managed service at [app.rallly.co](https://app.rallly.co). This version differs slightly from the self-hosted version in that it allows guest users to create polls without having to create an account and is updated more frequently but it's still a good way to get a feel for the app. diff --git a/apps/landing/public/locales/en/home.json b/apps/landing/public/locales/en/home.json index 4b3f95570..f66371106 100644 --- a/apps/landing/public/locales/en/home.json +++ b/apps/landing/public/locales/en/home.json @@ -34,8 +34,7 @@ "freeSchedulingPollTitle": "Looking for a free scheduling poll?", "freeSchedulingPollDescription": "Rallly let's you create beautiful and easy to use scheduling polls so you can find the best time for your next event.", "new": "New", - "julyRecap": "July Recap", - "pricingUpdates": "Pricing Updates", "metaTitle": "Rallly - Schedule Group Meetings", - "metaDescription": "Create polls and vote to find the best day or time. A free alternative to Doodle." + "metaDescription": "Create polls and vote to find the best day or time. A free alternative to Doodle.", + "selfHostingBlog": "Rallly 3.0 Self-Hosting" } diff --git a/apps/landing/public/static/images/splash.png b/apps/landing/public/static/images/splash.png new file mode 100644 index 000000000..799eaa593 Binary files /dev/null and b/apps/landing/public/static/images/splash.png differ diff --git a/apps/landing/src/components/home/hero.tsx b/apps/landing/src/components/home/hero.tsx index 434d64a7a..a9cd195c8 100644 --- a/apps/landing/src/components/home/hero.tsx +++ b/apps/landing/src/components/home/hero.tsx @@ -103,21 +103,17 @@ export const MarketingHero = ({ > - - - -