Skip to content

Commit

Permalink
Merge pull request #391 from Libertum-Project/develop
Browse files Browse the repository at this point in the history
delete get
  • Loading branch information
WuMat authored Dec 30, 2024
2 parents 6b48a6b + cdf0f9f commit 6850280
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 466 deletions.
14 changes: 0 additions & 14 deletions app/(routes)/(landingpage)/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ export const Hero = () => {
window.open('https://earn.libertum.io/', '_blank', 'noopener,noreferrer');
};

const handleGoToGet = () => {
router.push('/get');
};

const handleGoToStartTokenization = () => {
router.push('/subscribe');
};
Expand Down Expand Up @@ -70,16 +66,6 @@ export const Hero = () => {
>
Stake LBM
</Button>
<Button
asChild
variant="custom"
imageSrc="/assets/icons/get.svg"
imageAlt="get"
showArrow
onClick={handleGoToGet}
>
Get LBM
</Button>
</section>
</section>
</HeroParentComponent>
Expand Down
86 changes: 0 additions & 86 deletions app/(routes)/get/Hero/Hero.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions app/(routes)/get/Hero/checkbox.svg

This file was deleted.

Binary file removed app/(routes)/get/Hero/shield.png
Binary file not shown.
118 changes: 0 additions & 118 deletions app/(routes)/get/Roadmap/Roadmap.tsx

This file was deleted.

64 changes: 0 additions & 64 deletions app/(routes)/get/Tokenomics/Tokenomics.tsx

This file was deleted.

9 changes: 0 additions & 9 deletions app/(routes)/get/Tokenomics/graph.svg

This file was deleted.

31 changes: 0 additions & 31 deletions app/(routes)/get/Upcoming Events/Article.tsx

This file was deleted.

32 changes: 0 additions & 32 deletions app/(routes)/get/Upcoming Events/UpcomingEvents.tsx

This file was deleted.

Loading

0 comments on commit 6850280

Please sign in to comment.