We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95183f2 commit ecf641bCopy full SHA for ecf641b
src/components/banner/PromoBanner.tsx
@@ -45,7 +45,7 @@ function PromoBanner() {
45
onClick={handleButtonClick}
46
className="flex text-lg font-bold h-8 justify-center items-center px-4 border-2 border-gray-900 bg-gray-900 rounded-md hover:bg-yellow-300 text-white hover:text-gray-900 hover:border-gray-900"
47
>
48
- Shop merch
+ Shop now
49
</a>
50
</div>
51
)}
0 commit comments