truth component updated
This commit is contained in:
@@ -5,6 +5,7 @@ import Wraning from '@/components/new_ui/wraning'
|
||||
import Info from '@/components/new_ui/info'
|
||||
import Advantages from '@/components/new_ui/advantages'
|
||||
import OilInfo from '@/components/new_ui/oilInfo'
|
||||
import Truth from '@/components/new_ui/truth'
|
||||
|
||||
|
||||
|
||||
@@ -18,6 +19,7 @@ function MainPage() {
|
||||
<Info />
|
||||
<Advantages />
|
||||
<OilInfo />
|
||||
<Truth />
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user