diff --git a/src/pages/contact.js b/src/pages/contact.js index 3230018..2030d9c 100644 --- a/src/pages/contact.js +++ b/src/pages/contact.js @@ -1,8 +1,22 @@ import React from 'react' +import PageIntro from '../components/PageIntro' +import SectionIntro from '../components/SectionIntro' + const ContactPage = () => (
-

Contact page

+ + +
+ + +

Request a Video Call

+

Request a proposal

+

Old-fashioned phone calls work too - +...

+
) diff --git a/src/pages/services.js b/src/pages/services.js index 9752e03..1c10386 100644 --- a/src/pages/services.js +++ b/src/pages/services.js @@ -5,7 +5,7 @@ import SectionIntro from '../components/SectionIntro' const ServicesPage = () => (
- +