File tree Expand file tree Collapse file tree 2 files changed +0
-29
lines changed Expand file tree Collapse file tree 2 files changed +0
-29
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -139,19 +139,6 @@ export default function LandingPage() {
139
139
Languages
140
140
</ div >
141
141
</ div >
142
- < div className = "w-96 md:w-full h-full md:text-center" >
143
- < div >
144
- Join our community, become one of us. Help us become bigger and
145
- better, support us by donating.
146
- </ div >
147
- < a
148
- href = "https://buymeacoffee.com/drawdb"
149
- className = "inline-block bg-white hover:bg-zinc-50 transition-all duration-300 rounded-full px-9 py-2.5 shadow mt-2"
150
- >
151
- Support us{ " " }
152
- < i className = "ms-2 text-rose-600 fa-regular fa-heart" > </ i >
153
- </ a >
154
- </ div >
155
142
</ div >
156
143
< 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" >
157
144
< div className = "text-lg font-medium" >
@@ -292,20 +279,6 @@ export default function LandingPage() {
292
279
</ div >
293
280
</ a >
294
281
</ div >
295
- < div className = "my-8" >
296
- < div >
297
- If you're finding drawDB useful and would like to help us in
298
- improving and adding new features, consider making a donation.
299
- </ div >
300
- < div > Your support means a lot to us!</ div >
301
- < a
302
- href = "https://buymeacoffee.com/drawdb"
303
- className = "inline-block bg-white hover:bg-zinc-50 transition-all duration-300 rounded-full px-16 py-2.5 shadow mt-2"
304
- >
305
- Support us{ " " }
306
- < i className = "ms-2 text-rose-600 fa-regular fa-heart" > </ i >
307
- </ a >
308
- </ div >
309
282
</ div >
310
283
</ div >
311
284
You can’t perform that action at this time.
0 commit comments