<Button>Button</Button>
path="/path-Name"
onClick={() => alert("Item added to the cart")}
variant="contained"
variant="outlined"
variant="text"
children={"Button" <Icon />}
theme="white"
theme="red"
className="w-full"