From 97c9842f63d09ff2f645e590b9df97be76e1216e Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Tue, 30 Dec 2025 09:38:28 -0800 Subject: [PATCH] Replace number inputs and radios with button groups MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- static/afac26.html | 148 ++++++++++++++++++++++++++++----------------- 1 file changed, 93 insertions(+), 55 deletions(-) diff --git a/static/afac26.html b/static/afac26.html index df94147..2bbc07b 100644 --- a/static/afac26.html +++ b/static/afac26.html @@ -50,27 +50,28 @@ padding-top: 1.5rem; border-top: 1px solid var(--wa-color-neutral-80); } - .rsvp-controls { + .button-group { display: flex; - align-items: center; - gap: 1rem; - margin-top: 1rem; + flex-wrap: wrap; + gap: 0.5rem; + margin-top: 0.5rem; } - .donation-options { + .donation-section { margin-top: 1rem; padding-top: 1rem; border-top: 1px solid var(--wa-color-neutral-80); } - .donation-options label { - display: block; - margin: 0.5rem 0; - cursor: pointer; - } .custom-amount { display: flex; align-items: center; gap: 0.5rem; - margin-left: 1.5rem; + margin-top: 0.5rem; + } + .rsvp-controls { + display: flex; + align-items: center; + gap: 0.5rem; + margin-top: 0.5rem; } .thank-you { background: var(--wa-color-success-95); @@ -110,34 +111,55 @@
RSVP now! -
- Number of people: - +
Number of people:
+
+ 1 + 2 + 3 + 4 + 5 + 6+
-
+
Would you like to make a donation? - - +
Suggested: $25 per family
+
+ $25 + $50 + $100 + Other + Maybe later +
-
RSVP