This commit is contained in:
2026-02-25 15:17:24 +01:00
parent 05764f9543
commit 722042b0a4
3 changed files with 34 additions and 2 deletions

View File

@@ -595,7 +595,7 @@ h2.section-title strong {
SPONSORS STRIP
============================================================ */
.sponsors-strip {
background: #f7f9f633;
background: rgba(255, 255, 255, 0.7);
border-top: 1px solid rgba(100, 179, 44, 0.2);
border-bottom: 1px solid rgba(100, 179, 44, 0.2);
padding: 40px 80px;
@@ -1584,7 +1584,7 @@ footer {
showTyping();
try {
const response = await fetch('https://n8n.profice.de/webhook/a0029ebd-a73a-4f6d-bc24-f8ac80d363ee', {
const response = await fetch('https://n8n.support-space.de/webhook/a8754fe3-ecba-4d0c-b58d-6321c50fbe6e', {
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify({ message: q })