Skip to content

Latest commit

 

History

History
78 lines (75 loc) · 2.25 KB

File metadata and controls

78 lines (75 loc) · 2.25 KB
layout page
title Contact
<script setup> import { VPTeamPage, VPTeamPageTitle, VPTeamPageSection, VPTeamMembers } from 'vitepress/theme' const members = [ { avatar: 'https://avatars.githubusercontent.com/u/5677755?s=400&u=e89905c3705b0743fa6f672791d1d5369e13743d&v=4', name: 'Chuan Qiu', title: 'Founder', links: [ { icon: 'github', link: 'https://github.com/eagleonhill' }, { icon: 'linkedin', link: 'https://www.linkedin.com/in/chuanqiu/' }, ] } ] </script> Our Team Velda is inspired by industry experts with over 10 years of experience in distributed systems and cloud computing.
We're bootstrapped with sufficient funding to power your use cases. Contact us <style scoped> .icon { display: inline; height: 20px; width: 20px; margin-right: 5px } </style>