Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-12 04:29:41 +00:00

View File

@@ -189,6 +189,7 @@ export default function HomePage() {
buttonAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
buttonClassName="[&:first-child]:bg-gradient-to-r [&:first-child]:from-blue-600 [&:first-child]:to-blue-700 [&:first-child]:text-white [&:first-child]:font-semibold [&:first-child]:shadow-lg [&:first-child]:hover:shadow-xl [&:first-child]:hover:scale-105"
/>
</div>