2 Commits

Author SHA1 Message Date
5a2d4fb6e3 Update src/app/page.tsx 2026-03-12 04:29:37 +00:00
c3943c8d4d Merge version_2 into main
Merge version_2 into main
2026-03-12 04:27:58 +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>