Skip to content

Commit e459d4c

Browse files
committed
updated the hero section
1 parent 7104fd3 commit e459d4c

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

insure-landing-page-master/index.html

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,22 @@ <h3 class="font-serif text-3xl text-wrap font-bold my-5">
155155
</div>
156156
</div>
157157
</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>
159170
</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
163174

164175
<div class="attribution">
165176
Challenge by

0 commit comments

Comments
 (0)