header href
This commit is contained in:
		@@ -13,12 +13,16 @@ export function HeaderSection() {
 | 
			
		||||
                    <Link href={''}>
 | 
			
		||||
                        <Image className={styles.dencoLogo} src={dencoLogo} alt={'Логотип'}/>
 | 
			
		||||
                    </Link>
 | 
			
		||||
                    <a href={'https://t.me/dencofulfillmant_manager'}>
 | 
			
		||||
 | 
			
		||||
                        <div className={styles.joinGroup}>
 | 
			
		||||
                            <p className={styles.joinText}>Подключиться к сервису</p>
 | 
			
		||||
                            <Link className={styles.link} href={''}>
 | 
			
		||||
                                <Image src={telegramLogo} alt={'Логотип Телеграм'} className={styles.joinLogo}/>
 | 
			
		||||
                            </Link>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </a>
 | 
			
		||||
 | 
			
		||||
                </div>
 | 
			
		||||
            </Container>
 | 
			
		||||
        </header>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user