wraning section updated
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
import Hero1 from '../components/new_ui/hero1'
|
||||
import Hero2 from '../components/new_ui/hero2'
|
||||
import Wraning from '@/components/new_ui/wraning'
|
||||
|
||||
|
||||
|
||||
@@ -10,6 +11,7 @@ function MainPage() {
|
||||
<>
|
||||
<Hero1 />
|
||||
<Hero2 />
|
||||
<Wraning />
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user