Stylistic changes and new illustrations
This commit is contained in:
@@ -10,7 +10,7 @@ const ServicesPage = () => (
|
||||
<div>
|
||||
<PageIntro
|
||||
intro="Services"
|
||||
headline="Experienced Digital Agency"
|
||||
headline="Experienced digital agency"
|
||||
text="with a mission is to make our clients stand out"
|
||||
sectionClasses="mb-16 lg:mb-8"
|
||||
/>
|
||||
@@ -19,7 +19,7 @@ const ServicesPage = () => (
|
||||
<SectionIntro
|
||||
classes="text-center max-w-lg mx-auto"
|
||||
headline="Software Development Services"
|
||||
text="We have experiences with a wide variety of industries and are always keeping track of emerging technologies so that we can deliver forward-thinking solutions. Our developers are handpicked with care to ensure that we always deliver top-notch software quality. With our agile development process we can ensure high productivity and know how to balance between cost, time and quality."
|
||||
text="We are always keeping track of emerging technologies so that we can deliver forward-thinking solutions. Our developers are handpicked with care to ensure that we deliver top-notch software quality. Our flexible agile development processes ensure high productivity and we know how to balance between cost, time and quality."
|
||||
/>
|
||||
<div className="md:flex mt-4">
|
||||
<div className="bg-indigo shadow p-6 bg:indigo-light md:rounded-tl">
|
||||
@@ -77,7 +77,7 @@ const ServicesPage = () => (
|
||||
<div className="bg-indigo-darkest text-center py-4 lg:px-4">
|
||||
<Link className="no-underline text-white" to="/contact">
|
||||
<div
|
||||
className="p-2 bg-indigo-darker items-center text-indigo-lightest leading-none lg:rounded-full flex lg:inline-flex"
|
||||
className="p-2 bg-saburly-dark items-center text-indigo-lightest leading-none lg:rounded-full flex lg:inline-flex"
|
||||
role="alert"
|
||||
>
|
||||
<span className="flex rounded-full bg-indigo uppercase px-2 py-1 text-xs font-bold mr-3">
|
||||
|
||||
Reference in New Issue
Block a user