ok
This commit is contained in:
@@ -2,6 +2,7 @@ import { CallToAction } from '@/components/CallToAction'
|
||||
import { Faqs } from '@/components/Faqs'
|
||||
import { Footer } from '@/components/Footer'
|
||||
import { Header_darkbg } from '@/components/Header_darkbg'
|
||||
import { HomeAbout } from '@/components/HomeAbout'
|
||||
import { Hero } from '@/components/Hero'
|
||||
import { Pricing } from '@/components/Pricing'
|
||||
import { PrimaryFeatures } from '@/components/PrimaryFeatures'
|
||||
@@ -14,6 +15,7 @@ export default function Home() {
|
||||
<Header_darkbg />
|
||||
<main>
|
||||
<Hero />
|
||||
<HomeAbout />
|
||||
<PrimaryFeatures />
|
||||
<SecondaryFeatures />
|
||||
<CallToAction />
|
||||
|
Reference in New Issue
Block a user