2018-06-27 16:36:45 +02:00
import React from 'react'
2018-08-23 01:25:02 +02:00
import SectionIntro from '../components/SectionIntro'
2018-07-07 01:04:02 +02:00
import PageIntro from '../components/PageIntro'
2018-08-30 14:18:59 +02:00
import ContactImage from '../images/saburly-web-agency.jpg'
2018-08-23 01:25:02 +02:00
import Sarajevo from '../images/sarajevo-web-agency.jpg'
import Stockholm from '../images/stockholm-web-agency.jpg'
2018-08-30 22:30:00 +02:00
import FormImage from '../images/best-web-development-sweden.svg'
2018-08-23 01:25:02 +02:00
2018-08-30 11:07:16 +02:00
import PageTransition from 'gatsby-plugin-page-transitions'
2018-06-30 15:04:24 +02:00
const ContactPage = ( ) => (
2018-08-30 11:07:16 +02:00
< PageTransition >
2018-08-01 22:33:10 +02:00
< PageIntro
2018-08-30 13:20:17 +02:00
tiltImage
2018-08-31 02:29:46 +02:00
headline = "Let's start something great"
2018-08-23 22:18:26 +02:00
text = "We are always on a lookout for exciting challenges. Feel free to contact us if you want to start something great or just find out more about what we do."
2018-08-23 01:25:02 +02:00
sectionClasses = "lg:mb-8"
image = { ContactImage }
2018-08-30 13:20:17 +02:00
imgClasses = "-mb-12 border-white border-8 rounded"
2018-08-01 19:10:21 +02:00
/ >
2018-08-01 22:33:10 +02:00
< section className = "container mx-auto my-12 p-4" >
2018-08-23 01:25:02 +02:00
< div className = "md:flex" >
< div className = "p-2 text-center" >
2018-08-24 00:08:54 +02:00
< div className = "rounded overflow-hidden border-bottom-saburly" >
2018-08-23 22:00:23 +02:00
< img className = "w-full" src = { Stockholm } alt = "Stockholm City" / >
2018-08-23 01:25:02 +02:00
< div className = "px-6 py-4" >
2018-08-23 17:14:43 +02:00
< div className = "uppercase font-medium text-xl mb-6" >
2018-08-23 22:00:23 +02:00
office in Stockholm
2018-08-23 01:25:02 +02:00
< / d i v >
2018-08-23 22:00:23 +02:00
< div className = "md:flex text-left justify-around text-black text-base" >
2018-08-23 01:25:02 +02:00
< div >
2018-08-23 17:14:43 +02:00
< h4 className = "text-black" > Adress < / h 4 >
< p className = "text-black-light" >
2018-08-23 22:00:23 +02:00
Saburly AB < br / >
Vretenvägen 13 < br / >
171 54 Solna < br / >
Sweden < br / >
2018-08-23 17:14:43 +02:00
< / p >
2018-08-23 01:25:02 +02:00
< / d i v >
< div >
2018-08-23 17:14:43 +02:00
< h4 className = "text-black" > Contact < / h 4 >
< p className = "text-black-light" >
Phone : { ' ' }
< a
className = "text-purple-dark hover:text-purple-light no-underline"
2018-08-23 22:00:23 +02:00
href = "tel:+46760477717"
2018-08-23 17:14:43 +02:00
>
2018-08-23 22:00:23 +02:00
+ 46760477717
< / a >
2018-08-23 17:14:43 +02:00
< br / >
E - mail : { ' ' }
< a
className = "text-purple-dark hover:text-purple-light no-underline"
2018-08-23 22:00:23 +02:00
href = "mailto:sweden@saburly.com"
2018-08-23 17:14:43 +02:00
>
2018-08-23 22:00:23 +02:00
sweden @ saburly . com
2018-08-23 17:14:43 +02:00
< / a > { ' ' }
< / p >
2018-08-23 01:25:02 +02:00
< / d i v >
2018-08-23 14:18:31 +02:00
< / d i v >
2018-08-23 01:25:02 +02:00
< / d i v >
2018-08-01 22:33:10 +02:00
< / d i v >
2018-08-23 01:25:02 +02:00
< / d i v >
< div className = "p-2 text-center" >
2018-08-24 00:08:54 +02:00
< div className = "rounded overflow-hidden border-bottom-saburly" >
2018-08-23 22:00:23 +02:00
< img className = "w-full" src = { Sarajevo } alt = "Sarajevo City" / >
2018-08-23 01:25:02 +02:00
< div className = "px-6 py-4" >
2018-08-23 17:14:43 +02:00
< div className = "uppercase font-medium text-xl mb-6" >
2018-08-23 22:00:23 +02:00
office in Sarajevo
2018-08-23 01:25:02 +02:00
< / d i v >
2018-08-23 22:00:23 +02:00
< div className = "md:flex text-left justify-around text-base" >
2018-08-23 01:25:02 +02:00
< div >
2018-08-23 17:14:43 +02:00
< h4 className = "text-black" > Adress < / h 4 >
< p className = "text-black-light" >
2018-08-23 22:00:23 +02:00
Saburly d . o . o < br / >
Hakije Turajlica 2 < br / >
71 000 Sarajevo < br / >
Bosnia & Herzegovina < br / >
2018-08-23 17:14:43 +02:00
< / p >
2018-08-23 01:25:02 +02:00
< / d i v >
< div >
2018-08-23 17:14:43 +02:00
< h4 className = "text-black" > Contact < / h 4 >
< p className = "text-black-light" >
Phone : { ' ' }
< a
className = "text-purple-dark hover:text-purple-light no-underline"
2018-08-23 22:00:23 +02:00
href = "tel:+38761909238"
2018-08-23 17:14:43 +02:00
>
2018-08-23 22:00:23 +02:00
+ 38761909238
< / a > { ' ' }
2018-08-23 17:14:43 +02:00
< br / >
E - mail : { ' ' }
< a
className = "text-purple-dark hover:text-purple-light no-underline"
2018-08-23 22:00:23 +02:00
href = "mailto:bosnia@saburly.com"
2018-08-23 17:14:43 +02:00
>
2018-08-23 22:00:23 +02:00
bosnia @ saburly . com
2018-08-23 17:14:43 +02:00
< / a > { ' ' }
< / p >
2018-08-23 01:25:02 +02:00
< / d i v >
2018-08-23 14:18:31 +02:00
< / d i v >
2018-08-23 01:25:02 +02:00
< / d i v >
2018-08-01 22:33:10 +02:00
< / d i v >
2018-08-23 01:25:02 +02:00
< / d i v >
< / d i v >
< / s e c t i o n >
2018-08-01 19:10:21 +02:00
2018-08-30 22:30:00 +02:00
< div className = "bg-saburly-lighter p-8" >
< section className = "container lg:flex justify-between mx-auto" >
2018-08-30 16:42:18 +02:00
< form
action = "https://formspree.io/info@saburly.com"
2018-08-30 22:30:00 +02:00
className = "w-full max-w-sm mx-auto pt-16 p-6"
2018-08-30 16:42:18 +02:00
method = "POST"
>
2018-08-30 22:30:00 +02:00
< SectionIntro headline = "Send us a message" / >
< div className = "md:flex flex-wrap" >
2018-08-30 16:42:18 +02:00
< input
2018-08-30 22:30:00 +02:00
className = "appearance-none bg-transparent border-contact block w-full typed-cursor py-2"
2018-08-30 16:42:18 +02:00
id = "grid-first-name"
type = "text"
placeholder = "Name"
name = "name"
required
/ >
2018-08-23 01:25:02 +02:00
2018-08-30 16:42:18 +02:00
< input
2018-08-30 22:30:00 +02:00
className = "appearance-none bg-transparent border-contact block w-full typed-cursor py-2"
2018-08-30 16:42:18 +02:00
id = "grid-first-name"
type = "text"
placeholder = "Email"
name = "_replyto"
required
/ >
2018-08-23 01:25:02 +02:00
2018-08-30 16:42:18 +02:00
< textarea
2018-08-30 22:30:00 +02:00
className = "appearance-none bg-transparent border-contact block w-full typed-cursor py-2 border-grey-light"
2018-08-30 16:42:18 +02:00
id = "grid-last-name"
type = "text"
name = "message"
2018-08-30 22:30:00 +02:00
placeholder = "Message"
2018-08-30 16:42:18 +02:00
required
/ >
< / d i v >
2018-08-01 19:10:21 +02:00
2018-08-30 16:42:18 +02:00
< button
2018-08-30 22:30:00 +02:00
className = "mt-4 w-full shadow bg-teal hover:bg-teal-light text-white py-2 px-4 rounded"
2018-08-30 16:42:18 +02:00
value = "Send"
type = "submit"
>
Send
< / b u t t o n >
< / f o r m >
2018-08-30 22:30:00 +02:00
< div >
< img
src = { FormImage }
alt = "Contact Form Image"
className = "p-10 w-full text-center block md:max-w-lg mx-auto"
/ >
< / d i v >
2018-08-30 16:42:18 +02:00
< / s e c t i o n >
< / d i v >
2018-08-30 11:07:16 +02:00
< / P a g e T r a n s i t i o n >
2018-06-27 16:36:45 +02:00
)
2018-06-30 15:04:24 +02:00
export default ContactPage