From a1aac6af6076a04bd85056f058818b500c5312c2 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 26 Apr 2026 23:48:30 +0300 Subject: [PATCH] Bob AI: Remove the FAQ section from the page. --- src/App.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 38be6ab..e2d6172 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -7,7 +7,6 @@ import ContactPage from "@/pages/ContactPage"; import TeamTestimonialsPage from "@/pages/TeamTestimonialsPage"; import PricingPage from "@/pages/PricingPage"; import PricingSimpleCards from "@/components/sections/pricing/PricingSimpleCards"; -import FaqSection from "@/components/sections/faq/FaqSection"; import ContactForm from "@/components/sections/contact/ContactForm"; import ImageOrVideo from "@/components/ui/ImageOrVideo"; @@ -58,9 +57,6 @@ export default function App() { ]} /> -
- -