Stylistic and text changes
This commit is contained in:
@@ -28,7 +28,7 @@ const IndexPage = ({ ...props }) => (
|
||||
buttonClasses="text-white font-normal shadow hover:shadow-md rounded-full mt-4 font-light bg-teal hover:bg-teal-dark mb-20"
|
||||
intro="Welcome To Saburly"
|
||||
headline="We build the right software for you"
|
||||
text="Saburly is a team of highly experienced, creative and passionate engineers. Our mission is clear: to make you stand out and gain competitive advantages with the help of modern technologies."
|
||||
text="Saburly is a team of highly 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}
|
||||
/>
|
||||
|
||||
@@ -37,7 +37,7 @@ const IndexPage = ({ ...props }) => (
|
||||
<SectionIntro
|
||||
intro="What We Offer"
|
||||
headline="Because great code makes our heart pound"
|
||||
text="We have a deep passion for cutting edge technologies and incredible user experiences. We create custom end-to-end solutions that will make you stand out. Our experienced tech leads can even help you with initial analysis, architecture design, testing and deployments"
|
||||
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>
|
||||
|
||||
@@ -85,7 +85,7 @@ const IndexPage = ({ ...props }) => (
|
||||
<SectionIntro
|
||||
intro="Clients"
|
||||
headline="With ambitious projects comes great responsibility"
|
||||
text="We think big, design smart and develop fast. We have helped organizations of various sizes bring life to ideas and existing products. We're now really interested in hearing how we can help you"
|
||||
text="By thinking big, designing smart and developing fast, we have helped organizations of various sizes bring life to ideas and existing products. We're now eager to hear what challenges you have for us"
|
||||
/>
|
||||
<div className="p-4 md:flex items-center max-w-full justify-center">
|
||||
<img
|
||||
@@ -113,7 +113,7 @@ const IndexPage = ({ ...props }) => (
|
||||
/>
|
||||
</section>
|
||||
|
||||
<section className="container mx-auto text-center p-4">
|
||||
<section className="text-center p-8 relative bg-saburly-fadeout-up">
|
||||
<SectionIntro
|
||||
intro="Blog & Social Media"
|
||||
headline="Occasionally we find the time to have fun and publish"
|
||||
|
||||
Reference in New Issue
Block a user