Design changes and font update
This commit is contained in:
@@ -12,7 +12,7 @@ const ContactPage = () => (
|
||||
<div>
|
||||
<PageIntro
|
||||
headline="Let's discover possibilities"
|
||||
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"
|
||||
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-20 lg:-mt-12 tilted md:p-10"
|
||||
|
||||
@@ -27,7 +27,7 @@ const IndexPage = ({ ...props }) => (
|
||||
buttonText="Let's Connect"
|
||||
url="/contact"
|
||||
buttonClasses="text-white font-normal shadow hover:shadow-md rounded-full mt-4 font-light bg-teal hover:bg-teal-dark mb-20"
|
||||
headline="We build delightful software"
|
||||
headline="We build great software"
|
||||
text="We're a team of experienced, creative and passionate engineers. Our mission is to make you stand out and gain competitive advantages with the help of modern technologies."
|
||||
image={ImgIntro}
|
||||
imgClasses="-mb-20 md:-mt-12"
|
||||
@@ -37,7 +37,7 @@ const IndexPage = ({ ...props }) => (
|
||||
<main>
|
||||
<section className="container mx-auto max-w-lg text-center my-12 p-4">
|
||||
<SectionIntro
|
||||
headline="Because great code makes our heart pound"
|
||||
headline="Because beautiful code makes our heart pound"
|
||||
text="We have a deep passion for cutting edge technologies and incredible user experiences. Our experienced engineers deliver custom end-to-end software solutions daily and can even help you with initial analysis, architecture design, testing and deployments."
|
||||
/>
|
||||
</section>
|
||||
|
||||
@@ -31,7 +31,7 @@ const ServicesPage = () => (
|
||||
<SectionIntro
|
||||
classes="max-w-lg"
|
||||
headline="Design services"
|
||||
text="At Saburly, we offer consistent quality that extends to every section of the application development. Our approach is simple: focus on how users might use the product
|
||||
text="We offer consistent quality that extends to every section of the application development. Our approach is simple: focus on how users might use the product
|
||||
in the best way possible. The solutions are usually shaped
|
||||
through iterative processes of research, prototyping and
|
||||
testing. All devices and screen sizes are welcome
|
||||
|
||||
Reference in New Issue
Block a user