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 9d4d230 commit df9a741Copy full SHA for df9a741
src/components/Header.js
@@ -50,7 +50,7 @@ function BlackFriday() {
50
href="https://tailwindui.com/all-access"
51
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"
52
>
53
- <strong className="font-semibold">Black Friday Deal</strong>
+ <strong className="font-semibold">Sale ends today</strong>
54
<svg
55
width="2"
56
height="2"
0 commit comments