Landingpage vollständig, Webhook für CTA eingerichtet, erster Blogeintrag erstellt

This commit is contained in:
2026-04-06 21:42:48 +02:00
parent cd694d0776
commit 11e2553549
18 changed files with 922 additions and 109 deletions

3
src/environments/n8n.ts Normal file
View File

@@ -0,0 +1,3 @@
export const n8nEnvironment = {
contactWebhookUrl: 'https://n8n.hurler-webdesign.de/webhook/fbcced3d-503d-4bca-9147-405fe809253e',
};