19 |
}
23 | checkmarks={['Fully open source', 'No vendor lock']}
24 | // Original logo has some issues with overflowing
elements
25 | className="[&_.-z-10>svg]:fill-[#B0CBD1]"
26 | >
27 |
28 | Get started
29 |
30 |
31 | Changelog
32 |
33 |
34 |
35 | GitHub
36 |
37 |
38 |
39 |
40 |
41 | );
42 | }
43 |
44 | function CardsSection({ className }: { className?: string }) {
45 | return (
46 |