Changing saburly images first draft, stylistic changes
This commit is contained in:
@@ -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