diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b239745..4931f6a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -7,6 +7,7 @@ import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMa import TestimonialMetricsCards from '@/components/sections/testimonial/TestimonialMetricsCards'; import { BarChart2, Sparkles, TrendingUp } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; +import FaqSimple from "@/components/sections/faq/FaqSimple"; export default function HomePage() { return ( @@ -212,6 +213,38 @@ export default function HomePage() { +
+ + + +
+