ok
This commit is contained in:
@@ -11,11 +11,13 @@ import { HomeHero } from '@/components/HomeHero'
|
||||
import { HomeAbout } from '@/components/HomeAbout'
|
||||
import { ClickableGallery } from '@/components/ClickableGallery'
|
||||
import { StackSectionPreview } from '@/components/StackSection'
|
||||
import { Companies } from '@/components/Companies'
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<>
|
||||
<HomeHero />
|
||||
<Companies />
|
||||
<HomeAbout />
|
||||
<StackSectionPreview />
|
||||
<ClickableGallery />
|
||||
|
Reference in New Issue
Block a user