Skip to content

Commit ecf641b

Browse files
committed
merch ad 2
1 parent 95183f2 commit ecf641b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/banner/PromoBanner.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ function PromoBanner() {
4545
onClick={handleButtonClick}
4646
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"
4747
>
48-
Shop merch
48+
Shop now
4949
</a>
5050
</div>
5151
)}

0 commit comments

Comments
 (0)