Skip to content

Commit

Permalink
Rectified punctuation and aligning
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoodMehmood committed Dec 15, 2023
1 parent 46e17ba commit 69011b4
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
Expand Up @@ -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">
Expand Down

0 comments on commit 69011b4

Please sign in to comment.