CSS tweaks, add reverse properties to services
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React from 'react'
|
||||
|
||||
import SectionIntro from '../components/SectionIntro'
|
||||
import InfoBox from '../components/InfoBox'
|
||||
import Button from '../components/Button'
|
||||
import Card from '../components/Card'
|
||||
import Service from '../components/Service'
|
||||
@@ -45,6 +44,7 @@ const IndexPage = ({ ...props }) => (
|
||||
/>
|
||||
|
||||
<Service
|
||||
reversed
|
||||
img={ImgFullstack}
|
||||
title="Fullstack Web Development"
|
||||
text="We build web applications using the technologies such as JavaScript, React, Ruby on Rails, Python, Node.js, and Elixir. We write high-quality code that is maintainable and will stand the test of time"
|
||||
|
||||
Reference in New Issue
Block a user