folx-tv/server/contact-messages.json
sebastjanartic 573e111b53 Remove address from the contact page
Remove the MapPin icon import and address details from the contact page component (client/src/pages/kontakt.tsx). Update server/contact-messages.json to include a new contact message entry.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 23852c00-4779-460a-9e0c-d09fee4b6c92
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 79325a7c-6a80-46e4-adfb-d690b3c2501a
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/23852c00-4779-460a-9e0c-d09fee4b6c92/koutl3W
Replit-Helium-Checkpoint-Created: true
2026-03-06 14:07:14 +00:00

11 lines
226 B
JSON

[
{
"id": 1772805974560,
"name": "sebastjan",
"email": "sebastjan.artic@folx.tv",
"subject": "Allgemeine Anfrage",
"message": "hallo ",
"createdAt": "2026-03-06T14:06:14.560Z",
"read": false
}
]