From 040d03c29d3b5a3f10e189495d39781fa15cd1f8 Mon Sep 17 00:00:00 2001 From: MBO-Tech-IT Date: Tue, 28 Apr 2026 16:53:48 +0200 Subject: [PATCH] feat: extend contact form subject options and sort alphabetically Co-Authored-By: Claude Sonnet 4.6 --- components/Contact.tsx | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/components/Contact.tsx b/components/Contact.tsx index 0d453f4..97c6242 100644 --- a/components/Contact.tsx +++ b/components/Contact.tsx @@ -142,11 +142,18 @@ export default function Contact() { className="w-full px-4 py-3 rounded-xl bg-slate-50 dark:bg-[#111925] border border-slate-300 dark:border-gray-700 text-slate-900 dark:text-white focus:outline-none focus:border-orange-500/60 focus:ring-1 focus:ring-orange-500/20 transition-colors appearance-none" > + + + + + + + - - + +