ok
This commit is contained in:
@@ -4,6 +4,10 @@ import { Header } from '@/components/Header'
|
||||
import Story from '@/components/Story'
|
||||
import Story2 from '@/components/Story2'
|
||||
import Team from '@/components/Team'
|
||||
import { Hero3 } from '@/components/Hero3'
|
||||
import { Hero4 } from '@/components/Hero4'
|
||||
import { Hero5 } from '@/components/Hero5'
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -12,8 +16,9 @@ export default function OurStory() {
|
||||
<>
|
||||
<Header />
|
||||
<main>
|
||||
<Story />
|
||||
<Story2 />
|
||||
<Hero3 />
|
||||
<Hero4 />
|
||||
<Hero5 />
|
||||
<Team />
|
||||
</main>
|
||||
<Footer />
|
||||
|
Reference in New Issue
Block a user