Skip to content

Commit

Permalink
Great stories fixes on the pop modal
Browse files Browse the repository at this point in the history
  • Loading branch information
Obiaderi committed Oct 9, 2024
1 parent 3acb145 commit a035b85
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
10 changes: 10 additions & 0 deletions public/assets/icons/wsap.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 2 additions & 3 deletions src/components/shared/WelcomeLitpadModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,15 @@ const WelcomeLitpadModal = ({
</div>
<p className="text-[#7F7589] text-[14px] lg:text-[18px] font-[500] mb-[24px] max-w-[550px] text-wrap text-center px-4 mt-4">
You're one step closer to unlocking thousands of captivating novels.
Great stories are even better with friends – share the adventure!
</p>
<div className="bg-[#F6F5F6] w-full px-[25px] md:px-[70px] py-[20px] mb-6 rounded-[20px] flex flex-col items-center">
<p className="text-[#7F7589] text-[14px] lg:text-[16px] font-[500] text-center mb-[16px]">
Want to help fellow book loves? Spread the word about litpad
Great stories are even better with friends – share the adventure!
</p>
<div className="flex flex-col gap-3">
<ShareSocial
text="Share on Whatsapp"
img="ig.svg"
img="wsap.svg"
href="https://api.whatsapp.com/send?text=LitPad%20is%20launching%20a%20platform%20where%20readers%20can%20discover%20quality%20novels%20across%20all%20their%20favorite%20genres%20for%20an%20affordable%20fee.%20Join%20the%20waitlist%20here%3A%20join.litpad.app"
/>
<ShareSocial
Expand Down

0 comments on commit a035b85

Please sign in to comment.