\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 Paper from '@material-ui/core/Paper'\nimport Grid from '@material-ui/core/Grid'\n\nimport ExternalLink from '@material-ui/icons/Launch'\nimport { OutboundLink } from 'gatsby-plugin-google-analytics'\n\nrequire('../../../../../assets/styles/video.css')\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
Objektiv scharfstellen IN-9008FullHD. 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-9008/Videos/video-9008-lense-adjust\"\n\nimport SEOHelmet from '../../../../components/Layout/SEOHelmet'\nimport Footer from '../../../../components/Layout/footer/'\n\nconst seodata = {\n title: 'INSTAR IN-9008 Full HD',\n description: 'The IN-9008 HD is the first INSTAR Outdoor IP Surveillance camera, utilizing our new Panasonic 1080p / fullHD image sensor.',\n image: '/images/Search/P_SearchThumb_IN-9008HD.png'\n}\n\nexport default (props) => (\n \n \n