From fa7c524b18e319a4a099d830c6c261f1c505855f Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Fri, 31 Oct 2025 05:02:26 +0100 Subject: [PATCH] feat: remove cloud overview section from landing page - Removed CloudOverview component from CloudPage to streamline the user experience - Simplified page layout to focus on hero section and features content - Maintained AnimatedSection wrapper structure for remaining components --- src/pages/cloud/CloudPage.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/pages/cloud/CloudPage.tsx b/src/pages/cloud/CloudPage.tsx index 6832533..a17b955 100644 --- a/src/pages/cloud/CloudPage.tsx +++ b/src/pages/cloud/CloudPage.tsx @@ -14,9 +14,7 @@ export default function CloudPage() { - - - +