Text and style changes
This commit is contained in:
@@ -5,7 +5,7 @@ import SectionIntro from '../components/SectionIntro'
|
||||
|
||||
const ContactPage = () => (
|
||||
<div>
|
||||
<PageIntro intro="Contact" headline="Let's Connect" text="We're looking forward to build something awesome together" sectionClasses="mb-16 lg:mb-8" />
|
||||
<PageIntro intro="Contact" headline="Let's Connect" text="and build something awesome together" sectionClasses="mb-16 lg:mb-8" />
|
||||
|
||||
<section className="container mx-auto my-12 p-4">
|
||||
<SectionIntro
|
||||
|
||||
Reference in New Issue
Block a user