@@ -29,27 +29,27 @@ features:
2929 - icon : 🛠️
3030 title : Runtime Extensibility
3131 details : Customize module behavior with Nuxt runtime and module hooks
32- link : /guide/nuxt- runtime-hooks
32+ link : /guide/advanced/ runtime-hooks
3333 linkText : Explore Hooks
3434 - icon : 💥
3535 title : SSR + Client Hints
3636 details : Smart SSR detection and HTTP Client Hints support for better UX
37- link : /guide/server-side-rendering
37+ link : /guide/features/ssr
3838 linkText : Learn SSR
3939 - icon : 🎨
4040 title : Flexible Styling
4141 details : Configure Vuetify SASS variables and styling pipeline to match your design system
42- link : /guide/sass-variables
42+ link : /guide/configuration/ sass
4343 linkText : Style Guide
4444 - icon : 🧩
4545 title : Icon Strategy
4646 details : Pure CSS icons, icon fonts, SVG icons and multiple icon sets support
47- link : /guide/icons/unocss-preset-icons
47+ link : /guide/features/ icons/unocss-preset-icons
4848 linkText : Icons Setup
4949 - icon : 🌍
5050 title : i18n + Date Support
5151 details : Integrates with @nuxtjs/i18n and @date-io adapters for global-ready apps
52- link : /guide/i18n
52+ link : /guide/features/ i18n
5353 linkText : Internationalization
5454---
5555
@@ -62,7 +62,7 @@ features:
6262 <article class="home-benefits__item">
6363 <p class="home-benefits__title">Works with Nuxt layers</p>
6464 <p>Share design systems and register custom configuration per layer or module.</p>
65- <a href="/guide/nuxt- layers-and-module -hooks">See layer workflow →</a>
65+ <a href="/guide/advanced/ layers-and-hooks">See layer workflow →</a>
6666 </article>
6767 <article class="home-benefits__item">
6868 <p class="home-benefits__title">DX-first defaults</p>
0 commit comments