We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f44fc69 commit e36ed91Copy full SHA for e36ed91
app/page.tsx
@@ -37,7 +37,7 @@ export default function Home() {
37
width={20}
38
height={20}
39
/>
40
- Deploy now
+ Download now
41
</a>
42
<a
43
className="rounded-full border border-solid border-black/[.08] dark:border-white/[.145] transition-colors flex items-center justify-center hover:bg-[#f2f2f2] dark:hover:bg-[#1a1a1a] hover:border-transparent text-sm sm:text-base h-10 sm:h-12 px-4 sm:px-5 sm:min-w-44"
0 commit comments