From 5e7608ed345b9a58eff9506a383b1bcf69d2dd5b Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 23:24:46 +0200 Subject: [PATCH] Bob AI: remove the footer_base section --- src/app/page.tsx | 37 +------------------------------------ 1 file changed, 1 insertion(+), 36 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 383ec41..2f5a87b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -263,42 +263,7 @@ export default function TechAcademyPage() { columns={[{ title: "Follow Us", description: "Stay connected with the latest in tech news, insights, and updates from TechMasters." }, { title: "Connect", description: "Join our vibrant community of tech enthusiasts, learners, and professionals." }]} copyrightText="© 2025 | Webild" /> - - -
+