From 47210435300e2dbfda9947fe24ac7e5f766c95eb Mon Sep 17 00:00:00 2001 From: "diana.dolgolyova" Date: Mon, 23 Mar 2026 16:38:36 +0300 Subject: [PATCH] feat: redesign floating contact as vertical icon stack, reposition back-to-top - Floating contact: bottom-left expandable stack (phone, Instagram, signup modal) - Mail icon toggle button, closes on outside click - Back-to-top: bottom-right, same size (h-14 w-14) for visual balance Co-Authored-By: Claude Opus 4.6 (1M context) --- src/components/ui/BackToTop.tsx | 2 +- src/components/ui/FloatingContact.tsx | 83 +++++++++++++++++++++------ 2 files changed, 67 insertions(+), 18 deletions(-) diff --git a/src/components/ui/BackToTop.tsx b/src/components/ui/BackToTop.tsx index 9c23136..b348a58 100644 --- a/src/components/ui/BackToTop.tsx +++ b/src/components/ui/BackToTop.tsx @@ -19,7 +19,7 @@ export function BackToTop() { - - - + {/* Phone */} + + + + + {/* Instagram */} + + + + + {/* Записаться */} + +