diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 14749f9..4163ded 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1 +1 @@
-* @sweetpea22 @web3/web3-js
\ No newline at end of file
+* @AlexeyKrasnoperov
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5678f97..7f2a9f1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -1,14 +1,12 @@
import Banner from "@/components/Banner";
import Footer from "@/components/Footer";
import Navbar from "@/components/Navbar";
-import Ambassadors from "@/components/sections/Ambassadors";
import Features from "@/components/sections/Features";
import Hero from "@/components/sections/Hero";
import LogoCloud from "@/components/sections/LogoCloud";
import Stats from "@/components/sections/Stats";
import Testimonials from "@/components/sections/Testimonials";
import ThreeSteps from "@/components/sections/ThreeSteps";
-import WhyBeAmbassador from "@/components/sections/WhyBeAmbassador";
import YouCan from "@/components/sections/YouCan";
export default function Home() {
@@ -21,8 +19,6 @@ export default function Home() {
- v4 is here! {" "} - - Read all about it + Web3.js libraries are being sunset on March 4th, 2025. For migration guides and more details please refer to + + Chainsafe blog
- Web3js - The longest-running web3 library. + Web3js
@@ -104,7 +104,7 @@ export default function Footer() {- © {currentYear} Maintained with ❤️ by ChainSafe + © {currentYear}
- {" "} Maintained by ChainSafe
-{stat.value}
-{stat.name}
-