new manager
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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}>
|
||||||
|
|||||||
Reference in New Issue
Block a user