From 95e88780ab5198ba121370d72b4f04e9d0a1d404 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 24 Jun 2026 10:09:52 -0400 Subject: [PATCH] BouquetPicker: balloon swatches for latex color picker, wider modal, sticky mylar tray - Replace plain round buttons in latex color picker with full balloon swatch system (swatch-wrapper/color-swatch/color-shine) matching the rest of the store - Metallics and chromes now show texture images with hover zoom/lift effect - Widen modal to 1050px; move mylar summary tray above scroll area Co-Authored-By: Claude Sonnet 4.6 --- estore/src/components/BouquetPicker.tsx | 35 +++++++++++++++++-------- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/estore/src/components/BouquetPicker.tsx b/estore/src/components/BouquetPicker.tsx index 72f98e8..ffc9ad1 100644 --- a/estore/src/components/BouquetPicker.tsx +++ b/estore/src/components/BouquetPicker.tsx @@ -803,18 +803,31 @@ export default function BouquetPicker({ product, onClose }: Props) {
- {family.colors.map((c) => ( -