File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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]" >
You can’t perform that action at this time.
0 commit comments