diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f405b48..ef659e6 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -1,4 +1,5 @@ import AboutTestimonial from '@/components/sections/about/AboutTestimonial'; +import FaqSimple from '@/components/sections/faq/FaqSimple'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FeaturesStatisticsCards from '@/components/sections/features/FeaturesStatisticsCards'; import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; @@ -213,6 +214,38 @@ export default function HomePage() { +
+ + + +
+