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