From edbf84f2da47e1e73eec88242284f18342841767 Mon Sep 17 00:00:00 2001 From: tristantr Date: Mon, 22 Dec 2025 12:40:12 +0100 Subject: [PATCH] Remove low code builder from the landing page --- src/pages/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 9283ed386..382f849c0 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -12,7 +12,6 @@ import LayoutProvider from '@theme/Layout/Provider'; import LogoClouds from '../landing/LogoClouds'; import TestimonialsSection from '../landing/TestimonialsSection'; import ScriptLightSection from '../landing/ScriptLightSection'; -import AppLightSection from '../landing/AppLightSection'; import FlowLightSection from '../landing/FlowLightSection'; import TutorialSection from '../landing/TutorialSection'; import MobileTutorialSection from '../landing/MobileTutorialSection'; @@ -33,7 +32,6 @@ function HomepageHeader() { -