From c64af991a795215e68c74c80939927790a9e2fe4 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Tue, 27 Jan 2026 12:37:50 +0200 Subject: [PATCH] Move section footer-new after faq --- src/app/page.tsx | 61 ++++++++++++++++++++++++------------------------ 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c0051d..a9a702d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,36 +193,6 @@ export default function LandingPage() { /> - - + + + ); }