Skip to content

Commit

Permalink
Merge pull request #59 from RobinNagpal/dawood/insurance-template
Browse files Browse the repository at this point in the history
Rectified punctuation and aligning
RobinNagpal authored Dec 18, 2023
2 parents aa75a9d + 69011b4 commit bcdddc4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/components/home/LifeInsure/components/Hero.tsx
Original file line number Diff line number Diff line change
@@ -60,9 +60,11 @@ export function Hero() {
<Container>
<div className="lg:grid lg:grid-cols-12 lg:gap-x-8 lg:gap-y-20">
<div className="relative z-10 mx-auto max-w-2xl lg:col-span-7 lg:max-w-none lg:pt-6 xl:col-span-6">
<h1 className="text-4xl font-medium tracking-tight">Understanding Life Insurance Made Simple</h1>
<h1 className="text-4xl font-medium tracking-tight">
Understanding Life Insurance <br></br>Made Simple
</h1>
<p className="mt-6 text-lg">
We break down concepts into easily digestible information, guiding your customers to make empowered decisions.. Equip your clients with knowledge
We break down concepts into easily digestible information, guiding your customers to make empowered decisions. Equip your clients with knowledge
and watch their trust in your services grow!
</p>
<div className="mt-8 flex flex-wrap gap-x-6 gap-y-4">

0 comments on commit bcdddc4

Please sign in to comment.