forked from emre/www_projectmycelium_com
feat: redesign compute page sections with interactive code examples
- Replaced static use cases section with tabbed interface showing AI/ML, application hosting, and edge compute capabilities - Added ComputeCodeTabs component with interactive code examples (train.py, deploy.yaml, edge.ts) - Updated CallToAction section with new bordered layout and restructured CTA buttons for hosting and deploying
This commit is contained in:
@@ -110,7 +110,6 @@ export function ComputeCapabilitiesNew() {
|
||||
))}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div className="w-full border-b border-gray-800" />
|
||||
<div className="max-w-7xl mx-auto py-6 border border-t-0 border-b-0 border-gray-800" />
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user