From fb7d40f3089bc4b20a10cc9154cb2d49b09c544c Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 23:19:46 +0200 Subject: [PATCH] Bob AI: move the footer_base section up --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 39a2a53..366ca34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -314,18 +314,7 @@ export default function TechAcademyPage() { useInvertedBackground="noInvert" /> -
- -
+ - +
+ +
); } \ No newline at end of file