add new component

This commit is contained in:
2024-09-24 19:17:07 +02:00
parent 05277a28c2
commit 76601e5c71
95 changed files with 1798 additions and 176 deletions

View File

@@ -4,7 +4,7 @@ export default function Example() {
return (
<div className="flex items-center gap-x-6 btn-gradient-dark px-6 py-2.5 sm:px-3.5 sm:before:flex-1">
<p className="text-sm leading-6 text-white">
<a href="/community/events/versefest">
<a href="/events/versefest">
<strong className="font-semibold">OurVerse FutureFest 2024</strong>
<svg viewBox="0 0 2 2" aria-hidden="true" className="mx-2 inline h-0.5 w-0.5 fill-current">
<circle r={1} cx={1} cy={1} />