File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
insure-landing-page-master Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -155,11 +155,22 @@ <h3 class="font-serif text-3xl text-wrap font-bold my-5">
155
155
</ div >
156
156
</ div >
157
157
</ section >
158
- < section > </ section >
158
+ < section class ="container mx-auto px-60 ">
159
+ < div class ="bg-darkViolet ">
160
+ < h1 class ="font-serif text-5xl text-wrap font-bold pt-5 mt-5 ">
161
+ Find out more about how we work
162
+ </ h1 >
163
+ < a
164
+ href ="# "
165
+ class ="mt-5 inline-block border-2 py-3 px-5 max-w-32 hover:text-darkViolet hover:bg-veryLightGray "
166
+ > How we work</ a
167
+ >
168
+ </ div >
169
+ </ section >
159
170
</ main >
160
- Find out more about how we work How we work Our company How we work Why
161
- Insure? View plans Reviews Help me FAQ Terms of use Privacy policy Cookies
162
- Contact Sales Support Live chat Others Careers Press Licenses
171
+ Our company How we work Why Insure? View plans Reviews Help me FAQ Terms of
172
+ use Privacy policy Cookies Contact Sales Support Live chat Others Careers
173
+ Press Licenses
163
174
164
175
< div class ="attribution ">
165
176
Challenge by
You can’t perform that action at this time.
0 commit comments