From 43e68add802e84c48d99a52011a02f1b6159cbed Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 21:03:38 +0200 Subject: [PATCH] Bob AI: remove testimonials --- src/app/page.tsx | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee5a803..f10df10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,7 +14,6 @@ import FooterBase from '@/components/sections/footer/FooterBase'; import Faq1 from '@/components/sections/faq/Faq1'; import TeamCardOne from '@/components/sections/team/TeamCardOne'; import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; -import Testimonials1 from '@/components/sections/testimonial/Testimonials1'; export default function TechAcademyPage() { return ( @@ -165,13 +164,7 @@ export default function TechAcademyPage() { buttons={[{ label: "Floral Packages", href: "#" }, { label: "Floral FAQs", href: "#" }]} mediaItems={[{ title: "Wedding Bouquets", description: "Crafting perfect flowers for your special day." }, { title: "Event Decorations", description: "Enhance your event with our stunning floral displays." }]} /> - -
- -
-