forked from emre/www_projectmycelium_com
feat: redesign compute capabilities section with dark theme
- Updated ComputeCapabilities component with dark background, bordered container layout, and improved visual hierarchy - Replaced icon components with technology-specific images (Kubernetes, VM, Linux) - Standardized button color scheme across components (gray to white outline variant)
This commit is contained in:
@@ -19,7 +19,7 @@ export function HomeHero() {
|
||||
Start Hosting
|
||||
</Button>
|
||||
|
||||
<Button href="#" variant="outline" color="gray">
|
||||
<Button href="#" variant="outline" color="white">
|
||||
Deploy in Cloud <span aria-hidden="true">→</span>
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user