@@ -301,12 +301,12 @@ <h2 class="q-pb-lg" data-i18n="features.title">Your Everything App for Payments.
301301
302302 < div class ="col ">
303303< h6 class ="q-pb-lg " data-i18n ="features.lead " data-i18n-html ="true ">
304- < br /> LNbits is a modular payments platform — a wallet, app store, and automation engine in one.
304+ < br /> LNbits is a modular payments platform — a wallet, app store, and automation engine in one.
305305</ h6 >
306306
307307< p data-i18n ="features.list_html " data-i18n-html ="true ">
308308 ✔️ Point of Sale (shops, cafés, events, mobile vendors)
309- < br /> ✔️ Online checkout & donation buttons
309+ < br /> ✔️ Online checkout & donation buttons
310310 < br /> ✔️ Nostr zaps, paid posts, and micropayments
311311 < br /> ✔️ Vending machines, kiosks, and hardware devices
312312 < br /> ✔️ Subscriptions, paywalls, and recurring payments
@@ -397,57 +397,6 @@ <h6 class="q-pb-lg" data-i18n="bootstrap.subtitle" data-i18n-html="true">
397397 <!-- ====== Features End ====== -->
398398
399399
400- <!-- ====== Pricing Start ====== -->
401- < section id ="frameworks " class ="ud-pricing ln-section ln-section--frameworks ">
402- < div class ="container ">
403- < div class ="row ">
404- < div class ="col ">
405- < center >
406- < h2 class ="q-pb-lg " style ="color: white; " data-i18n ="frameworks.title "> Frameworks used in LNbits.</ h2 >
407- < br />
408- </ center >
409- </ div >
410- </ div >
411- < div class ="q-pa-md example-row-stacked-to-horizontal ">
412-
413- < div class ="row ">
414- < div class ="col-12 col-md-6 q-mb-md ">
415- < q-card class ="my-card ln-card ">
416- < q-card-section >
417- < h5 data-i18n ="frameworks.frontend.label "> FRONTEND:</ h5 >
418- < h3 data-i18n ="frameworks.frontend.title_html " data-i18n-html ="true "> Quasar < small > (VueJS)</ small > </ h3 >
419- < p data-i18n ="frameworks.frontend.body ">
420- Front-end framework with VueJS components for high-performance,
421- responsive websites, PWA, SSR, Mobile and Desktop apps,
422- </ p >
423- < br />
424- < a href ="https://quasar.dev/ " target ="_blank ">
425- < img style ="max-height:78px " src ="assets/images/frameworks/quasar.png " alt ="fastapi " loading ="lazy " decoding ="async " />
426- </ a >
427- </ q-card-section >
428- </ q-card >
429- </ div >
430- < div class ="col-12 col-md-6 q-mb-md ">
431- < q-card class ="my-card ln-card ">
432- < q-card-section >
433- < h5 data-i18n ="frameworks.backend.label "> BACKEND:</ h5 >
434- < h3 data-i18n ="frameworks.backend.title_html " data-i18n-html ="true "> FastAPI < small > (Python)</ small > </ h3 >
435- < p data-i18n ="frameworks.backend.body ">
436- LNbits uses FastAPI, a modern, high-performance Python API framework, that's easy to build on.
437- </ p >
438- < br />
439- < a href ="https://fastapi.tiangolo.com/ " target ="_blank ">
440- < img style ="max-height:78px " src ="assets/images/frameworks/fastapilogo.png " alt ="fastapi " loading ="lazy " decoding ="async " />
441- </ a >
442- </ q-card-section >
443- </ q-card >
444- </ div >
445- </ div >
446- </ div >
447- </ div >
448- </ section >
449- <!-- ====== Pricing End ====== -->
450-
451400 <!-- ====== FAQ Start ====== -->
452401 < section id ="connect " class ="ud-faq ln-section ln-section--connect ">
453402 < div class ="shape ">
0 commit comments