\n \n );\n}\n\nFooterLinks.propTypes = {\n classes: PropTypes.object.isRequired,\n};\n\nexport default withStyles(styles)(FooterLinks);","import React from 'react'\nimport PropTypes from 'prop-types'\n\nimport { Player } from 'video-react'\n\nimport { withStyles } from '@material-ui/core/styles'\nimport Grid from '@material-ui/core/Grid'\nimport Paper from '@material-ui/core/Paper'\n\nimport ExternalLink from '@material-ui/icons/Launch'\nimport { OutboundLink } from 'gatsby-plugin-google-analytics'\n\nrequire('../../../../../assets/styles/video.css')\n\n\nconst styles = {\n cardstyle: {\n padding: 5,\n },\n figcaption: {\n padding: 5\n },\n icon: {\n fontSize: 16,\n },\n};\n\nfunction VideoCard(props) {\n const { classes } = props;\n return (\n \n \n \n \n \n \n
\n
Wir zeigen Ihnen in diesem Video wie Sie die zusätzlich erhältliche Heizung in Ihre INSTAR Überwachungskamera IN-7011HD einbauen. Auf Youtube ansehen
\n
\n \n \n \n );\n}\n\nVideoCard.propTypes = {\n classes: PropTypes.object.isRequired,\n}\n\nexport default withStyles(styles)(VideoCard)","import React from \"react\"\n\nimport FTPServer from \"../../../../components/Products/Outdoor_Cameras/IN-7011/Videos/video-7011-heater\"\n\nimport SEOHelmet from '../../../../components/Layout/SEOHelmet'\nimport Footer from '../../../../components/Layout/footer/'\n\nconst seodata = {\n title: 'INSTAR IN-7011 HD',\n description: 'The IN-7011 HD is a weather proof dome camera which can be used inside and outside. A motor allows for change of the lenses viewing direction.',\n image: '/images/Search/P_SearchThumb_IN-7011HD.png'\n}\n\nexport default (props) => (\n \n \n