Skip to content

Commit

Permalink
content
Browse files Browse the repository at this point in the history
  • Loading branch information
rileygrotenhuis committed May 21, 2024
1 parent 8cbf0bf commit 7f00f24
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions resources/js/Pages/Home/Partials/CorvesiveBanner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
class="max-w-4xl mx-auto px-8 py-8 flex flex-wrap-reverse justify-center items-center gap-8"
>
<div>
<h3 class="text-primary-950 text-2xl font-bold mb-2">
Budgeting made simple.
<h3 class="text-primary-950 text-2xl font-bold mb-2 max-w-[375px]">
Budgeting made simple
<br />
with <span class="text-primary-700">Corvesive.</span>
</h3>
<p class="text-primary-950 text-base mb-4 max-w-[400px]">
Record your personal finances and view your money in the way that you
Expand Down

0 comments on commit 7f00f24

Please sign in to comment.