@@ -161,45 +161,44 @@ storage:
161161tool :
162162  headline : All-in-one tool 
163163  buttons :
164-     - label : NuxtHub Admin 
165-       icon : i-simple-icons-nuxtdotjs  
164+     - label : Start deploying 
165+       icon : i-ph-rocket-launch  
166166      color : black 
167167      size : md 
168168      to : https://admin.hub.nuxt.com/?utm_source=nuxthub-docs&utm_medium=home 
169169      target : _blank 
170-     - label : Get started 
170+     - label : Read the docs 
171171      color : gray 
172172      variant : ghost 
173-       trailing-icon : i-ph-arrow-right 
174173      to : ' /docs/getting-started' 
175174      size : md 
176175  title : Tailored features for <span class="text-primary">Nuxt developers</span> 
177176  description : NuxtHub provides you with all the tools you need to build and deploy your Nuxt apps, globally. 
178177  features :
179-     - title : ' Storage region' 
180-       description : ' Choose one of the five Cloudflare regions to place your D1 and R2.' 
181-       img : ' /images/landing/tool-storage.svg' 
178+     - title : ' Hybrid Rendering' 
179+       description : ' Render your Nuxt app with SSR, SPA or pre-rendering at the page level.' 
180+     - title : ' API Routes' 
181+       description : ' Create API and server routes to create full-stack Nuxt applications.' 
182+     - title : ' Global CDN' 
183+       description : " Leverage Cloudflare's worldwide network for faster static assets delivery." 
184+     - title : ' Edge Rendering' 
185+       description : ' Your Nuxt apps renders in milliseconds from 300+ locations around the world.' 
186+     - title : ' Auto Scaling' 
187+       description : ' Your app handles traffic spikes without manual intervention.' 
188+     - title : ' Instant Rollbacks' 
189+       description : ' Quickly revert to previous deployments with one click if issues arise.' 
190+     - title : ' Preview Deployments' 
191+       description : ' Test pull requests and branches in isolated environments before going live.' 
192+     - title : ' Custom Domains' 
193+       description : ' Easy setup for your own domains or use our free .nuxt.dev subdomains.' 
182194    - title : ' Environment variables' 
183195      description : ' Securely store secrets, API keys, tokens, and other environment variables.' 
184-       img : ' /images/landing/tool-env.svg' 
185-     - title : ' Production / Staging' 
186-       description : ' Switch between your production or staging deployments & resources.' 
187-       img : ' /images/landing/tool-prod-staging.svg' 
188-     - title : ' Custom domains' 
189-       description : ' Set your custom domain or use our .nuxt.dev domain for free.' 
190-       img : ' /images/landing/tool-domains.svg' 
191-     - title : ' NuxtHub templates' 
192-       description : ' Quick start your next project using one of our ready-to use templates.' 
193-       img : ' /images/landing/tool-templates.svg' 
196+     - title : ' Automatic HTTPS' 
197+       description : ' SSL certificates are provisioned and renewed automatically.' 
194198    - title : ' Real-time logs' 
195199      description : ' Access to your Nuxt server logs in real-time for debugging purpose.' 
196-       img : ' /images/landing/tool-logs.svg' 
197-     - title : ' Import from GitHub' 
198-       description : ' Select a repository from your GitHub account and deploy it globally.' 
199-       img : ' /images/landing/tool-github.svg' 
200-     - title : ' Nuxt DevTools' 
201-       description : ' Manage your NuxtHub database, kv & blob in the Nuxt DevTools.' 
202-       img : ' /images/landing/tool-devtools.svg' 
200+     - title : ' Import from git' 
201+       description : ' Select a repository from your favourite git provider and deploy it globally.' 
203202testimonials :
204203  headline : ' Wall of love' 
205204  title : ' Testimonials from <span class="text-primary">early adopters</span>' 
0 commit comments