@@ -31,15 +31,33 @@ <h2 class="mt-3">Help us change the way the world reads.</h2>
31
31
32
32
33
33
< section class ="bg-slate-100 ">
34
- < div class ="section-container text-center ">
34
+ < div class ="section-container pl-3 pr-3 text-center ">
35
35
< hgroup class ="m-auto text-length-lg ">
36
36
< h2 id ="why-scribd " class ="section-heading text-plum "> Why Scribd</ h2 >
37
- < h3 class ="h2 "> We believe that the secret to making the perfect product is making Scribd the perfect place to work.</ h3 >
37
+ < h3 class ="h2 mb-3 "> We believe that the secret to making the perfect product is making Scribd the perfect place to work.</ h3 >
38
38
</ hgroup >
39
+
40
+ < div class ="photo-grid ">
41
+ < img class ="rounded "
42
+ srcset ="{{ '/assets/images/general/team-photo-1.jpg' | relative_url }},
43
+ {{ '/assets/images/general/[email protected] ' | relative_url }} 2x "
44
+ src ="{{ '/assets/images/general/team-photo-1.jpg' | relative_url }} " role ="presentation " alt ="">
45
+ < img class ="rounded "
46
+ srcset ="{{ '/assets/images/general/team-photo-2.jpg' | relative_url }},
47
+ {{ '/assets/images/general/[email protected] ' | relative_url }} 2x "
48
+ src ="{{ '/assets/images/general/team-photo-2.jpg' | relative_url }} " role ="presentation " alt ="">
49
+ < img class ="rounded "
50
+ srcset ="{{ '/assets/images/general/team-photo-3.jpg' | relative_url }},
51
+ {{ '/assets/images/general/[email protected] ' | relative_url }} 2x "
52
+ src ="{{ '/assets/images/general/team-photo-3.jpg' | relative_url }} " role ="presentation " alt ="">
53
+ < img class ="rounded "
54
+ srcset ="{{ '/assets/images/general/team-photo-4.jpg' | relative_url }},
55
+ {{ '/assets/images/general/[email protected] ' | relative_url }} 2x "
56
+ src ="{{ '/assets/images/general/team-photo-4.jpg' | relative_url }} " role ="presentation " alt ="">
57
+ </ div >
39
58
</ div >
40
59
</ section >
41
60
42
-
43
61
< section class ="section-container ">
44
62
< hgroup class ="m-auto text-center text-length-lg ">
45
63
< h2 id ="benifits " class ="section-heading text-teal "> Benifits</ h2 >
@@ -91,7 +109,7 @@ <h5>Wellness Benefit</h5>
91
109
< div class ="section-container ">
92
110
< hgroup class ="m-auto text-length-lg text-center ">
93
111
< h2 id ="our-advisors " class ="section-heading text-cabernet "> Our Advisors</ h2 >
94
- < h3 class ="h2 "> We believe that the secret to making the perfect product is making Scribd the perfect place to work .</ h3 >
112
+ < h3 class ="h2 "> You’ll have access to the best mentors in the world .</ h3 >
95
113
</ hgroup >
96
114
97
115
< ul class ="media-grid media-grid-large mt-5 ">
0 commit comments