- Introduced a `variant` prop to the `AnimatedCommandButton` and `CopyButton` components, allowing for "solid", "outline", and "ghost" styles.
- Updated styles in `AnimatedCommandButton` to reflect the new variants.
- Adjusted instances of `CopyButton` in `Shiki`, `AISummary`, and `About` components to utilize the new `variant` prop for consistent styling.
Signed-off-by: Innei <tukon479@gmail.com>