This commit is contained in:
Aleksey_Levin 2024-01-07 17:35:08 +08:00
parent f36506d167
commit 3a9af7396b

View file

@ -1,6 +1,7 @@
import CoinIcon from "../../icons/CoinIcon";
import ProfileIcon from "../../icons/ProfileIcon";
import {ConnectStateButton} from "../../../web3/connect";
import chipImg from '../../../../assets/icons/chip.png'
export const AppNav = () => {
return (
@ -8,7 +9,7 @@ export const AppNav = () => {
<div className="container mx-auto">
<div className="flex flex-row justify-between">
<a href="/" className="flex flex-row items-center">
<img src="src/assets/icons/chip.png" alt="Icon" className="w-[53px] h-[53px] mr-[15px]" />
<img src={chipImg} alt="Icon" className="w-[53px] h-[53px] mr-[15px]" />
<span className="font-semibold text-3xl">
<span className="bg-gradient-to-b from-white via-blue-400 to-red-400 bg-clip-text text-transparent">Z</span>aSlot
<span className="text-gray-400">.bet</span>