Skip to content

Commit df9a741

Browse files
committed
Tweak BFCM banner
1 parent 9d4d230 commit df9a741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ function BlackFriday() {
5050
href="https://tailwindui.com/all-access"
5151
className="ml-3 text-xs leading-5 font-medium text-white dark:text-sky-400 bg-slate-900 rounded-full py-1 px-3 hidden xl:flex items-center hover:bg-slate-700"
5252
>
53-
<strong className="font-semibold">Black Friday Deal</strong>
53+
<strong className="font-semibold">Sale ends today</strong>
5454
<svg
5555
width="2"
5656
height="2"

0 commit comments

Comments
 (0)