About page markup
This commit is contained in:
@@ -5,7 +5,7 @@ import SectionIntro from '../components/SectionIntro'
|
||||
|
||||
const ServicesPage = () => (
|
||||
<div>
|
||||
<PageIntro intro="Services" headline="Agile Practitioners" text="Agile isn’t simply a methodology whose principles and values we follow in our software development process. It’s how we work." sectionClasses="mb-16 lg:mb-8" />
|
||||
<PageIntro intro="Services" headline="Agile Practitioners" text="Agile isn’t simply a methodology whose principles and values we follow in our software development process. It’s how we work" sectionClasses="mb-16 lg:mb-8" />
|
||||
|
||||
<section className="container mx-auto my-12 p-4">
|
||||
<SectionIntro
|
||||
|
||||
Reference in New Issue
Block a user