ADD: Contact page

Add contact page with socials
This commit is contained in:
webfussel 2025-05-28 08:11:50 +02:00
parent a1a711b015
commit aa962bd8db
14 changed files with 151 additions and 64 deletions

View file

@ -1,5 +1,5 @@
<template>
<section>
<section class="bg-radial">
<NuxtLayout>
<NuxtPage />
</NuxtLayout>