From 581832c0f492d43c3c1876eff7ec4f7f18a9f6bf Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 11:04:48 +0000 Subject: [PATCH] Bob AI: [Block: text-split-about|Text Split About|/blocks/... --- src/app/page.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index cf43a36..f6cf5bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar import FooterCard from '@/components/sections/footer/FooterCard'; import { Sparkles, Star, Instagram, Facebook, Mail } from 'lucide-react'; import Link from 'next/link'; +import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; export default function HomePage() { return ( @@ -212,6 +213,14 @@ export default function HomePage() { /> +
+ +