Gosha
parent
f11e7e95c9
commit
c87f2cec45
|
@ -21,12 +21,13 @@ const Footer = () => {
|
|||
<div className="socials my-4 flex [&_a]:mr-2">
|
||||
<a href="https://vk.com/relynolli_vk" className={"group"}><VkIcon className={"fill-gray-3 group-hover:fill-primary transition-colors [&_path]:fill-white"}/></a>
|
||||
<a href="https://t.me/relynolli" className={"group"}><TgIcon className={"fill-gray-3 group-hover:fill-primary transition-colors [&_path]:fill-white"} /></a>
|
||||
<a href="https://t.me/relynolli" className={"group"}><YouTubeIcon className={"fill-gray-3 group-hover:fill-primary transition-colors [&_path]:fill-white last:[&_path]:fill-gray-3"} /></a>
|
||||
<a href="https://youtube.com/@Relynolli" className={"group"}><YouTubeIcon className={"fill-gray-3 group-hover:fill-primary transition-colors [&_path]:fill-white last:[&_path]:fill-gray-3"} /></a>
|
||||
{/* <a href="https://youtube.com/@Relynolli" className={"group"}><Img src={'/ozon_icon.png'} className={"w-[40px] h-[40px] grayscale group-hover:grayscale-0 transition-all"} /></a> */}
|
||||
</div>
|
||||
|
||||
{/*<div className={"markets my-2"}>*/}
|
||||
{/* <a href="#" className={"group"}><Img src={'/ozon_icon.png'} className={"w-[40px] h-[40px] grayscale group-hover:grayscale-0 transition-all"} /></a>*/}
|
||||
{/*</div>*/}
|
||||
{/* <div className={"markets my-2"}>
|
||||
|
||||
</div> */}
|
||||
</div>
|
||||
<div className="col-span-12 xl:col-span-3 xl:col-start-5 mt-5">
|
||||
<h2 className={"text-2xl hover:text-primary transition-colors"}>Бренд</h2>
|
||||
|
|
Loading…
Reference in New Issue