From 64e51fdbffb57341bcae7e8b3bfd8ddca91f0830 Mon Sep 17 00:00:00 2001 From: sweetpea22 Date: Mon, 8 Apr 2024 11:23:13 -0400 Subject: [PATCH] Remove stale copy and sections --- src/data/footer.tsx | 1 - src/pages/index.tsx | 1 - src/sections/DevFeature2/index.tsx | 14 -------------- 3 files changed, 16 deletions(-) diff --git a/src/data/footer.tsx b/src/data/footer.tsx index 7840e9e..85b287e 100644 --- a/src/data/footer.tsx +++ b/src/data/footer.tsx @@ -9,7 +9,6 @@ export const footerLinks = { { name: "SDK", href: "https://github.com/sygmaprotocol/sygma-sdk" }, { name: "Documentation", href: "https://docs.buildwithsygma.com/" }, { name: "Contributor Program", href: "/contributors" }, - { name: "Builder's Program", href: "/builders-program" }, { name: "Github", href: "https://github.com/sygmaprotocol", diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 2bf44c4..b69ccab 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -100,7 +100,6 @@ export default function Home(props: any) { - diff --git a/src/sections/DevFeature2/index.tsx b/src/sections/DevFeature2/index.tsx index 8a13bd8..0fa28f8 100644 --- a/src/sections/DevFeature2/index.tsx +++ b/src/sections/DevFeature2/index.tsx @@ -49,20 +49,6 @@ export default function DevFeature2() { alt="Sygma's code snippet video showcasing token transfers between EVM and Substrate chains, demonstrating cross-chain interoperability in action" /> */} -
- - Fungible Token Transfer Demo (UI) - - - NFT Transfer Demo (UI){" "} - -