From a0e31a2c2aea01de65802afc89f8d7fc981830b1 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 12:15:21 +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 777c41c..0f9d1a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,6 +6,7 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Clapperboard, Sparkles, Star, Package } from 'lucide-react'; +import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; export default function MoviePlayPage() { return ( @@ -80,6 +81,14 @@ export default function MoviePlayPage() { /> +
+ +