layout, hero, features
| layout |
hero |
features |
| home |
| name |
text |
tagline |
actions |
image |
| CoreControl |
Manage your server infrastructure |
My great project tagline |
| theme |
text |
link |
| brand |
Install |
/installation |
|
|
|
|
|
|
| title |
details |
| Feature A |
Lorem ipsum dolor sit amet, consectetur adipiscing elit |
|
| title |
details |
| Feature B |
Lorem ipsum dolor sit amet, consectetur adipiscing elit |
|
| title |
details |
| Feature C |
Lorem ipsum dolor sit amet, consectetur adipiscing elit |
|
|
<style>
:root {
--vp-home-hero-image-background-image: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.25));
--vp-home-hero-image-filter: blur(100px);
}
</style>