Changing saburly images first draft, stylistic changes
This commit is contained in:
@@ -3,7 +3,7 @@ import React, { Component } from 'react'
|
||||
import PageIntro from '../components/PageIntro'
|
||||
import SectionIntro from '../components/SectionIntro'
|
||||
|
||||
import IntroImage from '../images/web-development-consultancy.jpg'
|
||||
import IntroImage from '../images/web-development-consultants.jpg'
|
||||
import MeaningSaburly from '../images/coding-tutorial-patience.svg'
|
||||
|
||||
import PageTransition from 'gatsby-plugin-page-transitions'
|
||||
|
||||
@@ -3,7 +3,7 @@ import React from 'react'
|
||||
import SectionIntro from '../components/SectionIntro'
|
||||
import PageIntro from '../components/PageIntro'
|
||||
|
||||
import ContactImage from '../images/saburly-web-agency-group.jpg'
|
||||
import ContactImage from '../images/saburly-web-agency.jpg'
|
||||
import Sarajevo from '../images/sarajevo-web-agency.jpg'
|
||||
import Stockholm from '../images/stockholm-web-agency.jpg'
|
||||
import FormImage from '../images/contact-web-consultancy.svg'
|
||||
|
||||
@@ -6,7 +6,7 @@ import SectionIntro from '../components/SectionIntro'
|
||||
import WorkStyle from '../components/WorkStyle'
|
||||
import Technologies from '../components/Technologies'
|
||||
|
||||
import IntroImage from '../images/saburly-web-agency-group.jpg'
|
||||
import IntroImage from '../images/agile-practitioners.jpg'
|
||||
import WebdevServices from '../images/custom-software-development.svg'
|
||||
import UXdesign from '../images/user-experience-design-services.svg'
|
||||
import HowWeWork from '../images/custom-software-workflow.svg'
|
||||
@@ -21,7 +21,7 @@ const ServicesPage = () => (
|
||||
headline="Agile Practitioners"
|
||||
text="At Saburly we embrace Agile’s methodologies for every project and business environment, no matter the size, scale, or complexity. Our flexible processes ensure high productivity and we know how to balance between cost, time and quality."
|
||||
image={IntroImage}
|
||||
imgClasses="-mb-12 border-white border-8 rounded"
|
||||
imgClasses="-mb-12 border-white border-8 rounded-lg"
|
||||
/>
|
||||
<section className="px-4 py-16">
|
||||
<div className="container mx-auto">
|
||||
|
||||
Reference in New Issue
Block a user