Styling changes for consistency
This commit is contained in:
@@ -16,11 +16,11 @@ const ContactPage = () => (
|
||||
<Fade top>
|
||||
<PageIntro
|
||||
tiltImage
|
||||
headline="Let's make it happen"
|
||||
headline="Let's connect"
|
||||
text="We are always on a lookout for exciting challenges. Feel free to contact us if you want to start something great or just find out more about what we do."
|
||||
sectionClasses="lg:mb-8"
|
||||
image={ContactImage}
|
||||
imgClasses="-mb-12 border-white border-8 rounded"
|
||||
imgClasses="-mb-12 border-white rounded-lg opacity-70 hover:opacity-100 saburly-transition"
|
||||
/>
|
||||
</Fade>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user