diff --git a/package.json b/package.json
index 6b69990..84112aa 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,8 @@
"react-helmet": "^5.2.0",
"react-responsive-mixin": "^0.4.0",
"slideout": "^1.0.1",
- "tiny-slider-react": "^0.3.7"
+ "tiny-slider": "^2.8.3",
+ "tiny-slider-react": "0.3.4"
},
"keywords": [
"gatsby"
diff --git a/src/components/PageIntro.js b/src/components/PageIntro.js
index 7ee846b..dc732a7 100644
--- a/src/components/PageIntro.js
+++ b/src/components/PageIntro.js
@@ -26,7 +26,7 @@ const PageIntro = ({ ...props }) => (
{props.image && (
)}
diff --git a/src/components/Tech.js b/src/components/Tech.js
new file mode 100644
index 0000000..daa56f3
--- /dev/null
+++ b/src/components/Tech.js
@@ -0,0 +1,61 @@
+import React from 'react'
+import { render } from 'react-dom'
+import TinySlider from 'tiny-slider-react'
+
+const styles = {
+ fontFamily: 'sans-serif',
+ textAlign: 'center',
+}
+
+const imgStyles = {
+ width: '100%',
+ height: '320px',
+ objectFit: 'cover',
+}
+
+const imgs = [
+ 'http://d2ji2mue1p384z.cloudfront.net/img/480x360/162951.jpg',
+ 'http://d2ji2mue1p384z.cloudfront.net/img/480x360/162465.jpg',
+ 'http://d2ji2mue1p384z.cloudfront.net/img/480x360/220048.jpg',
+]
+
+const loadingImage =
+ 'data:image/gif;base64,\
+ R0lGODlhAQABAPAAAMzMzAAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=='
+
+const settings = {
+ lazyload: true,
+ nav: false,
+ mouseDrag: true,
+ loop: true,
+ items: 1,
+ gutter: 5,
+ responsive: {
+ 420: {
+ items: 2,
+ },
+ },
+}
+
+const clickEvent = slide => {
+ console.log(slide)
+}
+const Tech = () => (
+
- Building competitive applications these days is challenging. We - have what it takes for both native languages and hybrid solutions. - Mobile solutions for iOS are built with Swift & Objective-C and - Android solutions are built with Java & Kotlin. We love using - technologies like React Native and Electron to build - cross-platform apps. -
-+ We offer full-cycle web development services for the connected + world. Our talented developers work with popular languages and + are up to speed with cutting edge trends. The solutions provided + are both for custom web development solutions and extensions for + third party solutions. +
++ Building competitive applications these days is challenging, but + we believe that we have what it takes for both native languages + and hybrid solutions. Native mobile solutions for iOS are built + with Swift & Objective-C and Android solutions are built with + Java & Kotlin. We love using technologies like React Native and + Electron to build cross-platform apps. +
++ Building competitive applications these days is challenging, but + we believe that we have what it takes for both native languages + and hybrid solutions. Native mobile solutions for iOS are built + with Swift & Objective-C and Android solutions are built with + Java & Kotlin. We love using technologies like React Native and + Electron to build cross-platform apps. +
++ Keeping track of emerging technologies is important to us so that we + can deliver forward-thinking solutions, but we understand that + technologies as just tools. That's why we're keen on being framework + agnostic and selecting the best tools for your needs. Below are some + of the technologies that we're currently working with on a daily + basis. +
- We offer full-cycle web development services for the connected - world. Our talented developers work with popular languages and are - always up to speed with cutting edge trends in web development. We - provide services for both custom web development solutions and - extensions for third party solutions. -
++ Our approach is simple: focus on how users might use the product + in the best way possible.. The solutions are usually shaped + through iterative processes of research, prototyping and testing. +
+- We have what it takes to develop competitive iOS and Android - applications using both native languages and hybrid solutions. - Solutions for iOS are built with Swift & Objective-C and Android - solutions are built with Java & Kotlin. We love using technologies - like React Native to build cross-platform native apps. -
-- Our approach is simple: focus on how users might use the product in - the best way possible. We offer UX and interface design for all - screens and devices. The solutions are usually shaped through - iterative processes of research, prototyping and testing. -
-