mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-05-24 10:29:11 +00:00
Remove support us from landing page
This commit is contained in:
parent
fde80ea6f6
commit
15283dd2c5
@ -139,19 +139,6 @@ export default function LandingPage() {
|
||||
Languages
|
||||
</div>
|
||||
</div>
|
||||
<div className="w-96 md:w-full h-full md:text-center">
|
||||
<div>
|
||||
Join our community, become one of us. Help us become bigger and
|
||||
better, support us by donating.
|
||||
</div>
|
||||
<a
|
||||
href="https://buymeacoffee.com/drawdb"
|
||||
className="inline-block bg-white hover:bg-zinc-50 transition-all duration-300 rounded-full px-9 py-2.5 shadow mt-2"
|
||||
>
|
||||
Support us{" "}
|
||||
<i className="ms-2 text-rose-600 fa-regular fa-heart"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div className="mt-16 w-[75%] text-center sm:w-full mx-auto shadow-sm rounded-2xl border p-6 bg-white space-y-3">
|
||||
<div className="text-lg font-medium">
|
||||
@ -292,20 +279,6 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div className="my-8">
|
||||
<div>
|
||||
If you're finding drawDB useful and would like to help us in
|
||||
improving and adding new features, consider making a donation.
|
||||
</div>
|
||||
<div>Your support means a lot to us!</div>
|
||||
<a
|
||||
href="https://buymeacoffee.com/drawdb"
|
||||
className="inline-block bg-white hover:bg-zinc-50 transition-all duration-300 rounded-full px-16 py-2.5 shadow mt-2"
|
||||
>
|
||||
Support us{" "}
|
||||
<i className="ms-2 text-rose-600 fa-regular fa-heart"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user