Skip to content

Commit

Permalink
adding testimonial quote
Browse files Browse the repository at this point in the history
  • Loading branch information
idugan100 committed Aug 4, 2024
1 parent fc0e656 commit eaf0e3d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion resources/views/billing/premium.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@

<div class="flex justify-center ">
<blockquote class="mb-2 bg-white border-black border-2 p-2 rounded w-96">
<em>"Lorem ipsum dolor sit amet consectetur adipisicing elit. Quaerat excepturi beatae sit sint! Neque deleniti labore nobis nemo cum ipsam expedita eveniet iure! Possimus laborum minima beatae non corporis nam." - John Doe</em>
<em>
"The mix of qualitative and quantitative information on this site is incredible.
Last semester, I managed to take 18 credit hours while still having free time on weekends and evenings, thanks to this site helping me choose my classes.
Using this software can truly make or break your semester." - Anonymous User
</em>
</blockquote>
</div>
<div class="flex justify-center">
Expand Down

0 comments on commit eaf0e3d

Please sign in to comment.