-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: replace ETH Faucet by Faucet * feat: replace Soon badge by Coming soon badge * feat: add Careers link to the footer * feat: change Lock step description * feat: remove testnet label border * feat: add new link to Points programm * feat: replace points by rewards * fix: replace rewards by points * chore: uninstall fuelname-ts --------- Co-authored-by: Voiislav Mitrovich <[email protected]>
- Loading branch information
Showing
10 changed files
with
332 additions
and
290 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,5 +1,10 @@ | ||
import Logo from "@/src/components/common/Logo/Logo"; | ||
import { BlogLink, DiscordLink, TestnetUrl, XLink } from "@/src/utils/constants"; | ||
import { | ||
BlogLink, | ||
DiscordLink, | ||
TestnetUrl, | ||
XLink, | ||
} from "@/src/utils/constants"; | ||
|
||
import styles from "./Footer.module.css"; | ||
import GithubIcon from "../../icons/Github/GithubIcon"; | ||
|
@@ -9,9 +14,9 @@ import clsx from "clsx"; | |
|
||
type Props = { | ||
isHomePage?: boolean; | ||
} | ||
}; | ||
|
||
const Footer = ({isHomePage}: Props) => { | ||
const Footer = ({ isHomePage }: Props) => { | ||
const currentYear = new Date().getFullYear(); | ||
|
||
return ( | ||
|
@@ -22,7 +27,8 @@ const Footer = ({isHomePage}: Props) => { | |
<div className={styles.fuelWrapper}> | ||
{isHomePage && ( | ||
<p className={styles.fuelText}> | ||
⃰MIRA launched as a basic AMM and will transition to ve(3,3) soon | ||
⃰MIRA launched as a basic AMM and will transition to | ||
ve(3,3) soon | ||
</p> | ||
)} | ||
</div> | ||
|
@@ -39,6 +45,12 @@ const Footer = ({isHomePage}: Props) => { | |
<a href={BlogLink} target="_blank"> | ||
Blog | ||
</a> | ||
<a | ||
href="https://docs.mira.ly/resources/careers" | ||
target="_blank" | ||
> | ||
Careers | ||
</a> | ||
<a href="mailto:[email protected]" target="_blank"> | ||
Contact us | ||
</a> | ||
|
@@ -67,24 +79,46 @@ const Footer = ({isHomePage}: Props) => { | |
<a className={styles.link} href={DiscordLink}> | ||
Support | ||
</a> | ||
<a className={styles.link} href="https://docs.mira.ly/resources/media-kit" target="_blank"> | ||
<a | ||
className={styles.link} | ||
href="https://docs.mira.ly/resources/media-kit" | ||
target="_blank" | ||
> | ||
Media Kit | ||
</a> | ||
<a className={styles.link} href="https://docs.mira.ly/developer-guides/security-audit" target="_blank"> | ||
Security Audit | ||
</a> | ||
<a className={styles.link} href="https://docs.mira.ly" target="_blank"> | ||
<a | ||
className={styles.link} | ||
href="https://docs.mira.ly/developer-guides/security-audit" | ||
target="_blank" | ||
> | ||
Security Audit | ||
</a> | ||
<a | ||
className={styles.link} | ||
href="https://docs.mira.ly" | ||
target="_blank" | ||
> | ||
Docs | ||
</a> | ||
<a className={styles.link} href={BlogLink} target="_blank"> | ||
Blog | ||
</a> | ||
<a className={styles.link} | ||
href="https://docs.mira.ly/resources/careers" | ||
target="_blank" | ||
> | ||
Careers | ||
</a> | ||
<a className={styles.link} href="mailto:[email protected]" target="_blank"> | ||
Contact us | ||
</a> | ||
</div> | ||
<div className={styles.socialLinks}> | ||
<a className={styles.socialLink} href="https://github.com/mira-amm" target="_blank"> | ||
<a | ||
className={styles.socialLink} | ||
href="https://github.com/mira-amm" | ||
target="_blank" | ||
> | ||
<GithubIcon /> | ||
</a> | ||
<a className={styles.socialLink} href={DiscordLink} target="_blank"> | ||
|
@@ -99,7 +133,8 @@ const Footer = ({isHomePage}: Props) => { | |
<div className={styles.fuelWrapper}> | ||
{isHomePage && ( | ||
<p className={styles.fuelText}> | ||
⃰MIRA launched as a basic AMM and will transition to ve(3,3) soon | ||
⃰MIRA launched as a basic AMM and will transition to | ||
ve(3,3) soon | ||
</p> | ||
)} | ||
</div> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
export const RewardsIcon = () => { | ||
return ( | ||
<svg | ||
width="24" | ||
height="24" | ||
viewBox="0 0 24 24" | ||
fill="none" | ||
xmlns="http://www.w3.org/2000/svg" | ||
> | ||
<rect width="24" height="24" rx="12" fill="#00F58C" /> | ||
<path | ||
d="M7.8615 6.87964H16.1774L10.6676 12.3883C10.5308 12.525 10.3453 12.6017 10.152 12.6017C10.0139 12.6017 9.87857 12.5625 9.76186 12.4887C9.64515 12.4148 9.55181 12.3093 9.4927 12.1845L7.3581 7.67237C7.31797 7.58763 7.29996 7.49411 7.30575 7.40052C7.31153 7.30693 7.34093 7.21634 7.39119 7.13719C7.44145 7.05803 7.51094 6.9929 7.59319 6.94786C7.67542 6.90283 7.76774 6.87936 7.8615 6.87964Z" | ||
fill="black" | ||
/> | ||
<path | ||
d="M7.29492 19.4618V14.1026C7.29498 13.9653 7.34957 13.8336 7.44667 13.7366C7.54378 13.6395 7.67545 13.585 7.81275 13.585H13.1738L7.29492 19.4618Z" | ||
fill="black" | ||
/> | ||
<path | ||
d="M14.5407 12.2191C14.2955 12.4641 13.963 12.6017 13.6164 12.6017H11.8418L17.1824 7.26224C17.4276 7.01727 17.76 6.87966 18.1066 6.87964H19.8812L14.5407 12.2191Z" | ||
fill="black" | ||
/> | ||
</svg> | ||
); | ||
}; |
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