new manager

This commit is contained in:
2024-10-08 23:04:48 +03:00
parent bc2753c5a0
commit a227d56e45
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ export function FooterSection() {
<footer className={styles.root}> <footer className={styles.root}>
<Container className={styles.container}> <Container className={styles.container}>
<h3 className={styles.heading}>Зарабатывайте вместе с нами!</h3> <h3 className={styles.heading}>Зарабатывайте вместе с нами!</h3>
<Link href={'https://t.me/dencofulfillmant_manager'} className={styles.joinButton}>Стать партнёром</Link> <Link href={'https://t.me/denco_manager'} className={styles.joinButton}>Стать партнёром</Link>
<div className={styles.bottom}> <div className={styles.bottom}>
<div className={styles.bottomLeft}> <div className={styles.bottomLeft}>
<Link href={''} className={styles.instruction}>Инструкция к подключению</Link> <Link href={''} className={styles.instruction}>Инструкция к подключению</Link>

View File

@@ -13,7 +13,7 @@ export function HeaderSection() {
<Link href={''}> <Link href={''}>
<Image className={styles.dencoLogo} src={dencoLogo} alt={'Логотип'}/> <Image className={styles.dencoLogo} src={dencoLogo} alt={'Логотип'}/>
</Link> </Link>
<a href={'https://t.me/dencofulfillmant_manager'}> <a href={'https://t.me/denco_manager'}>
<div className={styles.joinGroup}> <div className={styles.joinGroup}>
<p className={styles.joinText}>Подключиться к сервису</p> <p className={styles.joinText}>Подключиться к сервису</p>

View File

@@ -17,7 +17,7 @@ export function HeroSection() {
<h2 className={styles.infoHeading}>Бизнес на маркетплейсе из любой точки мира</h2> <h2 className={styles.infoHeading}>Бизнес на маркетплейсе из любой точки мира</h2>
<p className={styles.infoAdditional}>Дропшиппинг, фулфилмент и внутренняя аналитика в одном <p className={styles.infoAdditional}>Дропшиппинг, фулфилмент и внутренняя аналитика в одном
сервисе</p> сервисе</p>
<Link href={'https://t.me/dencofulfillmant_manager'} className={styles.joinButton}>Стать партнёром</Link> <Link href={'https://t.me/denco_manager'} className={styles.joinButton}>Стать партнёром</Link>
</div> </div>
</div> </div>
<div className={styles.bgWrap}> <div className={styles.bgWrap}>