-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* referrals landing page init * fixed images imports * CR fixes, referrals banner * increased video playback rate * hide layers section * CR fixes, animations, styling * design fixes * fixed video aspect, session gap * fixed section gaps * bugfix, styling fix, refactoring * fixed banner width in studio, removed video speed increase * fixed main video width * fixed step border, disabled steps selection for passed steps --------- Co-authored-by: Artem <Artem Slugin>
- Loading branch information
Showing
57 changed files
with
1,873 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
// THIS FILE WAS AUTOGENERATED BY SVGR. DO NOT MODIFY IT MANUALLY; | ||
import { Ref, SVGProps, forwardRef, memo } from 'react' | ||
|
||
const SvgPulseLineCurved = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => ( | ||
<svg width={182} height={70} viewBox="0 0 182 70" fill="none" xmlns="http://www.w3.org/2000/svg" ref={ref} {...props}> | ||
<mask | ||
id="mask0_1487_14631" | ||
style={{ | ||
maskType: 'alpha', | ||
}} | ||
maskUnits="userSpaceOnUse" | ||
x={0} | ||
y={0} | ||
width={182} | ||
height={70} | ||
> | ||
<path d="M181 1H65C29.654 1 1 29.654 1 65v4" stroke="#000" strokeWidth={2} strokeLinecap="round" /> | ||
</mask> | ||
<g mask="url(#mask0_1487_14631)"> | ||
<path | ||
transform="matrix(-.56317 -.82634 -.89831 .43936 234.728 6.304)" | ||
fill="url(#paint0_linear_1487_14631)" | ||
d="M0 0h122.402v258.829H0z" | ||
/> | ||
</g> | ||
<defs> | ||
<linearGradient | ||
id="paint0_linear_1487_14631" | ||
x1={61.201} | ||
y1={0} | ||
x2={61.201} | ||
y2={258.829} | ||
gradientUnits="userSpaceOnUse" | ||
> | ||
<stop stopColor="#007DFF" stopOpacity={0} /> | ||
<stop offset={0.307} stopColor="#007DFF" /> | ||
<stop offset={0.813} stopColor="#AFD5FC" /> | ||
<stop offset={1} stopColor="#AFD5FC" stopOpacity={0} /> | ||
</linearGradient> | ||
</defs> | ||
</svg> | ||
)) | ||
SvgPulseLineCurved.displayName = 'SvgPulseLineCurved' | ||
const Memo = memo(SvgPulseLineCurved) | ||
export { Memo as SvgPulseLineCurved } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
// THIS FILE WAS AUTOGENERATED BY SVGR. DO NOT MODIFY IT MANUALLY; | ||
import { Ref, SVGProps, forwardRef, memo } from 'react' | ||
|
||
const SvgPulseLineStraight = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => ( | ||
<svg width={3} height={58} viewBox="0 0 3 58" fill="none" xmlns="http://www.w3.org/2000/svg" ref={ref} {...props}> | ||
<mask | ||
id="mask0_1487_14602" | ||
style={{ | ||
maskType: 'alpha', | ||
}} | ||
maskUnits="userSpaceOnUse" | ||
x={0} | ||
y={0} | ||
width={3} | ||
height={85} | ||
> | ||
<path d="M1.761 2v81.63" stroke="#007DFF" strokeWidth={2.148} strokeLinecap="round" /> | ||
</mask> | ||
<g mask="url(#mask0_1487_14602)"> | ||
<path fill="url(#paint0_linear_1487_14602)" d="M-12.202.926h27.926v56.926h-27.926z" /> | ||
</g> | ||
<defs> | ||
<linearGradient | ||
id="paint0_linear_1487_14602" | ||
x1={1.761} | ||
y1={0.926} | ||
x2={1.761} | ||
y2={57.852} | ||
gradientUnits="userSpaceOnUse" | ||
> | ||
<stop stopColor="#007DFF" stopOpacity={0} /> | ||
<stop offset={0.307} stopColor="#007DFF" /> | ||
<stop offset={0.813} stopColor="#AFD5FC" /> | ||
<stop offset={1} stopColor="#AFD5FC" stopOpacity={0} /> | ||
</linearGradient> | ||
</defs> | ||
</svg> | ||
)) | ||
SvgPulseLineStraight.displayName = 'SvgPulseLineStraight' | ||
const Memo = memo(SvgPulseLineStraight) | ||
export { Memo as SvgPulseLineStraight } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
// THIS FILE WAS AUTOGENERATED BY SVGR. DO NOT MODIFY IT MANUALLY; | ||
import { Ref, SVGProps, forwardRef, memo } from 'react' | ||
|
||
const SvgSidebarReferrals = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => ( | ||
<svg width={22} height={18} viewBox="0 0 22 18" fill="none" xmlns="http://www.w3.org/2000/svg" ref={ref} {...props}> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" | ||
d="M15 0a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm-2 4a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z" | ||
fill="#F4F6F8" | ||
/> | ||
<path | ||
d="M5 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM11.5 16H20v-1a3 3 0 0 0-3-3h-4a3 3 0 0 0-3 3v1.5H8V15c0-.342.034-.677.1-1H4v-2h3.991A2.2 2.2 0 0 0 5.8 10H4a2 2 0 0 0-2 2v2H0v-2a4 4 0 0 1 4-4h1.8a4.202 4.202 0 0 1 4.057 3.11A4.98 4.98 0 0 1 13 10h4a5 5 0 0 1 5 5v1a2 2 0 0 1-2 2h-8.5v-2Z" | ||
fill="#F4F6F8" | ||
/> | ||
</svg> | ||
)) | ||
SvgSidebarReferrals.displayName = 'SvgSidebarReferrals' | ||
const Memo = memo(SvgSidebarReferrals) | ||
export { Memo as SvgSidebarReferrals } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
packages/atlas/src/assets/icons/svgs/pulse-line-curved.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions
16
packages/atlas/src/assets/icons/svgs/pulse-line-straight.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added
BIN
+1010 KB
packages/atlas/src/assets/images/referrals-landing/referrals-banner-1.webp
Binary file not shown.
Binary file added
BIN
+230 KB
packages/atlas/src/assets/images/referrals-landing/referrals-card-1.webp
Binary file not shown.
Binary file added
BIN
+318 KB
packages/atlas/src/assets/images/referrals-landing/referrals-list.webp
Binary file not shown.
Binary file added
BIN
+7.36 KB
packages/atlas/src/assets/images/referrals-landing/user-avatar-1.webp
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+6.09 KB
packages/atlas/src/assets/images/referrals-landing/user-avatar-3.webp
Binary file not shown.
Binary file added
BIN
+5.18 KB
packages/atlas/src/assets/images/referrals-landing/user-avatar-4.webp
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.