mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 16:55:37 +02:00
✨ feat: Add donate page
This commit is contained in:
@@ -3,6 +3,8 @@ import { Link } from "@builder.io/qwik-city";
|
||||
import { TitleSection, MotionComponent, transition } from "@nestri/ui/react";
|
||||
import { TeamCounter, NavBar, Footer } from "@nestri/ui"
|
||||
|
||||
//FIXME: Add a FAQ section
|
||||
|
||||
export default component$(() => {
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user