Remove how we work and add to services
This commit is contained in:
@@ -61,16 +61,10 @@ const IndexPage = ({ ...props }) => (
|
||||
<div className="py-8 text-center lg:flex justify-center">
|
||||
<Button
|
||||
standard
|
||||
text="More About What We Do"
|
||||
text="More About Our Work"
|
||||
url="/services"
|
||||
classes="m-1 rounded-full hover:shadow-md text-grey-darker hover:shadow"
|
||||
/>
|
||||
<Button
|
||||
standard
|
||||
text="How We Work"
|
||||
url="/how-we-work"
|
||||
classes="m-1 rounded-full hover:shadow-md text-grey-darker hover:shadow"
|
||||
/>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user