There are simple buttons you can use the text param to render the text needed and fill with custom colors !
Pass ?component=button&text=/text_for_button/
ex:
https://readme-components.vercel.app/api?component=button&text=Website
You can also pass custom colors(hex values or color name) using the fill param(&fill=ffc0cd) for button background and textfill param(&textfill=white) for text color!

use even gradients. except for the fact that you need to url encode it

We have three different sized buttons (small,default,large) and you can choose any using scale param (&scale=default)
![button](https://readme-components.vercel.app/api?component=button&text=Button&size=small