Skip to content

Commit

Permalink
Update header.jsx
Browse files Browse the repository at this point in the history
Changed Banner
  • Loading branch information
LoafPickleWW authored Jan 15, 2024
1 parent c2409a4 commit c09531c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ export const Header = () => {
</div>
<div className="bg-secondary-yellow text-black flex py-1 justify-center items-center">
<p className="text-center text-sm ticker-text">
Our Latest Technological Achievement: {" "}
Improve your wallet experience with the: {" "}
<a
href="https://www.youtube.com/watch?v=S85gMIzRWJ0&ab_channel=Thurstober"
href="https://we.thurstober.com/"
target="_blank"
rel="noreferrer"
className="font-semibold hover:text-green-800 transition"
>
M.E.A.T.!
Wallet Enhancer!
</a>
</p>
</div>
Expand Down

0 comments on commit c09531c

Please sign in to comment.