\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
INSTAR IP-Kameras und Netzwerktechnik. 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-5905/Videos/video-5905-overview\"\n\nimport SEOHelmet from '../../../../components/Layout/SEOHelmet'\nimport Footer from '../../../../components/Layout/footer/'\n\nconst seodata = {\n title: 'INSTAR IN-5905 HD',\n description: 'Looking for a small outdoor camera? The all new IN-5905HD, basically a drastically smaller version of our flagship model IN-5907HD is what you are looking for!',\n image: '/images/Search/P_SearchThumb_IN-5905HD.png'\n}\n\nexport default (props) => (\n \n \n