AykutSarac пре 2 година
родитељ
комит
f98366b29a
1 измењених фајлова са 1 додато и 1 уклоњено
  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 />