Merge branch 'master' of https://gitlab.chiefsoft.net/MyFit/www-myfit into myfit-import-image-faq-review
# Conflicts: # src/assets/images/download-screen01.png # src/assets/images/download-screen02.png # src/component/Pages/Faq/Main.js # src/component/Pages/Review/Main.js
This commit is contained in:
@@ -251,10 +251,10 @@ const Main = ({brdcum}) => {
|
||||
{/* <img src="assets/images/download-screen01.png" alt="image" />
|
||||
<img className="mobile_mockup" src="assets/images/download-screen02.png" alt="image" /> */}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</>
|
||||
)
|
||||
|
||||
@@ -9,8 +9,6 @@ import blue from "../../../assets/images/googleplay_blue.png"
|
||||
import screen from '../../../assets/images/download-screen01.png'
|
||||
import screen1 from '../../../assets/images/download-screen02.png'
|
||||
|
||||
|
||||
|
||||
const Main = ({brdcum}) => {
|
||||
|
||||
return (
|
||||
@@ -354,7 +352,7 @@ const Main = ({brdcum}) => {
|
||||
<img className="mobile_mockup" src={screen1} alt="image" />
|
||||
{/* <img src="assets/images/download-screen01.png" alt="image" />
|
||||
<img className="mobile_mockup" src="assets/images/download-screen02.png" alt="image" /> */}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user