add logos
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
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'
|
||||
@@ -12,6 +11,8 @@ import { HomePrinciples } from '@/components/HomePrinciples'
|
||||
import { HomeMilestones } from '@/components/HomeMilestones'
|
||||
import { HomeVentures } from '@/components/HomeVentures'
|
||||
import { Quote } from '@/components/Quote'
|
||||
import { Header } from '@/components/Header'
|
||||
import { Header_darkbg } from '@/components/Header_darkbg'
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user