Skip to content

Commit 6e08fe8

Browse files
authored
Update header content to promote Autoscout (#180)
1 parent ec21ec6 commit 6e08fe8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

components/Header.tsx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ export default function Header() {
2424
</div>
2525
<header className="fixed w-full z-10 bg-white">
2626
<div className="bg-[#161616] text-white text-sm h-[68px] md:h-[44px] flex flex-col md:flex-row items-center justify-center gap-1 md:gap-[14px]">
27-
<span>Participated in our <b>recent Blockscout activities</b>?</span>
28-
<Link href="https://badges.blockscout.com/?utm_source=blockscout-landing" target="_blank" className="underline">
29-
Mint your exclusive NFT Scout badge!
27+
<span>Launch your own fully functioning blockchain explorer in minutes.</span>
28+
29+
<Link href="https://deploy.blockscout.com/?utm_source=blockscout_chainscout" target="_blank" className="underline">
30+
Deploy now
3031
</Link>
3132
</div>
3233
<div className="flex items-center justify-between bg-white max-w-[1376px] h-[75px] md:h-[94px] mx-auto px-5 md:px-10 md:border-0 border-b border-[#e6e8ec]">

0 commit comments

Comments
 (0)