Skip to content

Commit 395c88b

Browse files
committed
Update banner
1 parent 436b2c8 commit 395c88b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Header.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function Featured() {
1414
href="/blog/tailwindcss-v3-4"
1515
className="ml-3 text-xs leading-5 font-medium text-sky-600 dark:text-sky-400 bg-sky-400/10 rounded-full py-1 px-3 hidden xl:flex items-center hover:bg-sky-400/20"
1616
>
17-
<strong className="font-semibold">Tailwind CSS v3.4</strong>
17+
<strong className="font-semibold">We're hiring</strong>
1818
<svg
1919
width="2"
2020
height="2"
@@ -24,7 +24,7 @@ function Featured() {
2424
>
2525
<circle cx="1" cy="1" r="1" />
2626
</svg>
27-
<span className="ml-2">Dynamic viewport units, :has(), subgrid, and more</span>
27+
<span className="ml-2">Design Engineer + Staff Software Engineer</span>
2828
<svg
2929
width="3"
3030
height="6"

0 commit comments

Comments
 (0)