From 6985242956ffbbc67e6f0e36d7da086dda026aa8 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 15:36:30 +0000 Subject: [PATCH] Bob AI: remove about section --- src/app/page.tsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 73b1285..6016db1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import ContactSplit from '@/components/sections/contact/ContactSplit'; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { BookOpen, Mail } from "lucide-react"; import FooterBase from '@/components/sections/footer/FooterBase'; -import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( @@ -147,14 +146,6 @@ export default function LandingPage() { termsText="We respect your inbox. Unsubscribe anytime. By subscribing, you agree to receive updates about Chill Time." /> - -
- -