feat: add animated text flip and pointer highlight components with home agent section

This commit is contained in:
2025-10-23 04:24:01 +02:00
parent 82e730346e
commit f2cb22ef66
5 changed files with 248 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ export function HomeCloud() {
))}
</ul>
<div className="mt-10 flex">
<a href="#" className="text-sm/6 font-semibold text-cyan-600 hover:text-cyan-500">
<a href="/cloud" className="text-sm/6 font-semibold text-cyan-600 hover:text-cyan-500">
Learn more
<span aria-hidden="true"> &rarr;</span>
</a>