added oilInfo component
This commit is contained in:
@@ -4,6 +4,7 @@ import Hero2 from '../components/new_ui/hero2'
|
||||
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'
|
||||
|
||||
|
||||
|
||||
@@ -16,6 +17,7 @@ function MainPage() {
|
||||
<Wraning />
|
||||
<Info />
|
||||
<Advantages />
|
||||
<OilInfo />
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user