// --------------------------------------------------------------------------- // Shared components — Logo, Nav, Footer, WhatsApp FAB, Booking modal, etc. // --------------------------------------------------------------------------- const { useState, useEffect, useRef, useMemo } = React; // ===== Logo ================================================================ function LogoMark({ size = 30, color = 'currentColor' }) { // Custom L-mark inspired by the clinic's italic-L symbol — abstract, original. return ( ); } function Wordmark({ color = 'currentColor', compact = false }) { return (
We'll respond within one working day to confirm. Our consultations are private and unhurried — your treatment plan is built around your goals, not a menu.
Thank you, {form.name?.split(' ')[0] || 'we'}. A member of the clinic team will be in touch within one working day to confirm your appointment.
{doctor.bio}