Member/Ecology revamp.
This commit is contained in:
parent
fc7ec52574
commit
59d6e97787
31 changed files with 1763 additions and 1010 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<!-- Page Header -->
|
||||
<PageHeader
|
||||
title="Event Series"
|
||||
subtitle="Discover our multi-event series designed to take you on a journey of learning and growth"
|
||||
subtitle="Multi-session events on cooperative topics"
|
||||
/>
|
||||
|
||||
<!-- Series Grid -->
|
||||
|
|
@ -178,11 +178,11 @@
|
|||
class="w-16 h-16 text-[--ui-text-muted] mx-auto mb-4 opacity-50"
|
||||
/>
|
||||
<h3 class="text-display-sm font-semibold text-[--ui-text] mb-2">
|
||||
No Event Series Available
|
||||
No series right now
|
||||
</h3>
|
||||
<p class="text-[--ui-text-muted] max-w-md mx-auto">
|
||||
We're currently planning exciting event series. Check back soon for
|
||||
multi-event learning journeys!
|
||||
Check back later or browse
|
||||
<NuxtLink to="/events" class="text-primary">upcoming events</NuxtLink>.
|
||||
</p>
|
||||
</div>
|
||||
</UContainer>
|
||||
|
|
@ -198,7 +198,7 @@ useHead({
|
|||
{
|
||||
name: "description",
|
||||
content:
|
||||
"Discover our multi-event series designed to take you on a journey of learning and growth in cooperative game development and community building.",
|
||||
"Multi-session events on cooperative topics for game developers.",
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue