Design tweaks prelaunch
This commit is contained in:
@@ -28,11 +28,11 @@ const AboutPage = () => (
|
||||
headline="We know software"
|
||||
text="Saburly was founded by senior tech leads that understand what it takes to create modern digital solutions. We have managed large software development teams for successful companies in the past and are now recruiting and mentoring the best talents in the industry for Saburly."
|
||||
image={IntroImage}
|
||||
imgClasses="border-white rounded-lg opacity-70 hover:opacity-100 saburly-transition -mb-12"
|
||||
imgClasses="border-white rounded-lg opacity-70 hover:opacity-100 -mb-12"
|
||||
/>
|
||||
</Fade>
|
||||
|
||||
<section className="container mx-auto my-20">
|
||||
<section className="container mx-auto p-4 md:p-0 my-20">
|
||||
<Fade>
|
||||
<div className="saburly-main-bg rounded-lg p-10 text-center lg:flex justify-center items-center">
|
||||
<img
|
||||
|
||||
Reference in New Issue
Block a user