feat: cloud waitlist form

This commit is contained in:
karishmas6
2024-10-28 06:09:42 +05:30
parent 0f4080e3ec
commit b770da4d8b

View File

@@ -242,7 +242,7 @@ const ProxyForm: React.FC = () => {
Coming Soon - In Open Source (Basic Rotation) & Cloud (Advanced Rotation). If you don't want to manage the infrastructure, join our cloud waitlist to get early access.
</Typography>
<Button variant="contained" color="primary" sx={{ marginTop: '20px' }}>
Join Maxun Cloud Waitlist
<a style={{color: 'white', textDecoration: 'none'}} href="https://forms.gle/hXjgqDvkEhPcaBW76">Join Maxun Cloud Waitlist</a>
</Button>
</>
</Box>