-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaq.php
More file actions
91 lines (78 loc) · 5.67 KB
/
Copy pathfaq.php
File metadata and controls
91 lines (78 loc) · 5.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<?php include 'inc/decoration.php'; ?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NekoDevs</title>
<link href="/src/styles/output.css" rel="stylesheet">
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
<?php include 'inc/meta.php'; ?>
</head>
<body class="bg-gray-900">
<div class="relative isolate overflow-hidden bg-gray-900">
<svg class="absolute inset-0 -z-10 h-full w-full stroke-white/10 [mask-image:radial-gradient(100%_100%_at_top_right,white,transparent)]" aria-hidden="true">
<defs>
<pattern id="983e3e4c-de6d-4c3f-8d64-b9761d1534cc" width="200" height="200" x="50%" y="-1" patternUnits="userSpaceOnUse">
<path d="M.5 200V.5H200" fill="none" />
</pattern>
</defs>
<svg x="50%" y="-1" class="overflow-visible fill-gray-800/20">
<path d="M-200 0h201v201h-201Z M600 0h201v201h-201Z M-400 600h201v201h-201Z M200 800h201v201h-201Z" stroke-width="0" />
</svg>
<rect width="100%" height="100%" stroke-width="0" fill="url(#983e3e4c-de6d-4c3f-8d64-b9761d1534cc)" />
</svg>
<div class="absolute left-[calc(50%-4rem)] top-10 -z-10 transform-gpu blur-3xl sm:left-[calc(50%-18rem)] lg:left-48 lg:top-[calc(50%-30rem)] xl:left-[calc(50%-24rem)]" aria-hidden="true">
<div class="aspect-[1108/632] w-[69.25rem] bg-gradient-to-r from-[#80caff] to-[#4f46e5] opacity-20" style="clip-path: polygon(73.6% 51.7%, 91.7% 11.8%, 100% 46.4%, 97.4% 82.2%, 92.5% 84.9%, 75.7% 64%, 55.3% 47.5%, 46.5% 49.4%, 45% 62.9%, 50.3% 87.2%, 21.3% 64.1%, 0.1% 100%, 5.4% 51.1%, 21.4% 63.9%, 58.9% 0.2%, 73.6% 51.7%)"></div>
</div>
<div class="mx-auto max-w-7xl px-6 pb-24 pt-10 sm:pb-32 lg:flex lg:px-8 lg:py-40">
<div class="mx-auto max-w-2xl flex-shrink-0 lg:mx-0 lg:max-w-xl lg:pt-8">
<h1 class="mt-10 text-4xl font-bold tracking-tight text-white sm:text-6xl">FAQ</h1>
<p class="mt-6 text-lg leading-8 text-gray-300">
Welcome to our FAQ page! Here you can find answers to frequently asked questions about our products and services. If you can't find the information you're looking for, feel free to contact us for further assistance.
</p>
</div>
</div>
</div>
<div class="bg-gray-900 py-6 sm:py-8 lg:py-12">
<div class="mx-auto max-w-screen-2xl px-4 md:px-8 mb-10">
<div class="grid gap-8 sm:grid-cols-2 sm:gap-y-10 xl:grid-cols-3">
<!-- question - start -->
<div class="relative rounded-lg bg-gray-800 p-5 pt-8">
<span class="absolute -top-4 left-4 inline-flex h-8 w-8 items-center justify-center rounded-full bg-purple-500 text-white">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z" clip-rule="evenodd" />
</svg>
</span>
<h3 class="mb-3 text-lg font-semibold text-purple-500 md:text-xl">Do you sell code?</h3>
<p class="text-gray-300">As of today (03/09/2024) we do not actively sell code. But as individuals some of us do take requests!</p>
</div>
<!-- question - end -->
<!-- question - start -->
<div class="relative rounded-lg bg-gray-800 p-5 pt-8">
<span class="absolute -top-4 left-4 inline-flex h-8 w-8 items-center justify-center rounded-full bg-purple-500 text-white">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z" clip-rule="evenodd" />
</svg>
</span>
<h3 class="mb-3 text-lg font-semibold text-purple-500 md:text-xl">Since when do you exist?</h3>
<p class="text-gray-300">We exist since august of 2024, since two developers wanted to work together.</p>
</div>
<!-- question - end -->
<!-- question - start -->
<div class="relative rounded-lg bg-gray-800 p-5 pt-8">
<span class="absolute -top-4 left-4 inline-flex h-8 w-8 items-center justify-center rounded-full bg-purple-500 text-white">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z" clip-rule="evenodd" />
</svg>
</span>
<h3 class="mb-3 text-lg font-semibold text-purple-500 md:text-xl">How are you financed?</h3>
<p class="text-gray-300">Currently NekoDevs is paid our own pockets and also by (future) donations.</p>
</div>
</div>
</div>
</div>
<?php include 'inc/footer.php'; ?>
<?php include 'inc/scripts-bottom.php'; ?>
</body>
</html>