mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
✨ feat: Add donate page
This commit is contained in:
77
apps/www/src/routes/donate/index.tsx
Normal file
77
apps/www/src/routes/donate/index.tsx
Normal file
File diff suppressed because one or more lines are too long
@@ -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