Explorar o código

move support to top

AykutSarac %!s(int64=2) %!d(string=hai) anos
pai
achega
f98366b29a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/containers/Home/index.tsx

+ 1 - 1
src/containers/Home/index.tsx

@@ -310,10 +310,10 @@ const Home: React.FC = () => {
       <HeroSection />
       <PreviewSection />
       <FeaturesSection />
+      <SupportSection />
       <GitHubSection />
       <EmbedSection />
       <PricingCards />
-      <SupportSection />
       <SponsorSection />
       <SupportButton />
       <Footer />