From 620097d2a6762cb412b4b88cc3ffbfacb161a88b Mon Sep 17 00:00:00 2001 From: "Claude (Chronicler #56)" Date: Fri, 3 Apr 2026 02:10:33 +0000 Subject: [PATCH] feat: add Formspree contact form to contact page WHAT WAS DONE: Added complete contact form section using Formspree integration. FORM FIELDS: - Name (required) - Email (required) - Subject (required) - Message (textarea, required) - Submit button with Fire/Frost/Arcane gradient STYLING: - Dark theme matching site aesthetic - Frost cyan borders and labels - Responsive form layout - Fire/Frost/Arcane gradient submit button ACTION REQUIRED: Replace 'YOUR_FORM_ID' in the form action URL with actual Formspree form ID: 1. Sign up at https://formspree.io 2. Create new form 3. Get form endpoint ID 4. Replace in: action="https://formspree.io/f/YOUR_FORM_ID" FORM ENDPOINT: Currently set to: https://formspree.io/f/YOUR_FORM_ID (placeholder) Form will not work until Formspree ID is configured. Signed-off-by: Claude (Chronicler #56) --- contact.njk | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/contact.njk b/contact.njk index 0670291..a9c20a7 100644 --- a/contact.njk +++ b/contact.njk @@ -51,6 +51,45 @@ description: Get in touch with The Trinity at Firefrost Gaming + +
+
+
+

Send Us a Message

+

Fill out the form below and we'll get back to you within 24-48 hours.

+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+ +
+
+
+