From 70f70c576eb34424e6a1aeb8348391e9ccd82f21 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 13:36:27 +0000 Subject: [PATCH] Bob AI: [Block: testimonial-card-one|Testimonial Card One|... --- src/app/page.tsx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 43d32ef..839a0c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,6 +6,7 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Clapperboard, Sparkles, Star, Package } from 'lucide-react'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; export default function MoviePlayPage() { return ( @@ -72,6 +73,20 @@ export default function MoviePlayPage() { useInvertedBackground="noInvert" /> +
+ +