diff --git a/web/src/pages/Booking.tsx b/web/src/pages/Booking.tsx index 6f3015d..5b9daed 100644 --- a/web/src/pages/Booking.tsx +++ b/web/src/pages/Booking.tsx @@ -317,14 +317,19 @@ export default function Booking() {

{currency(selectedService?.price || 0)}

-

Mestre

+

Barbeiro

{selectedBarber?.name}

-
-

Data

-

- {new Date(date).toLocaleDateString('pt-PT', { day: 'numeric', month: 'long' })} -

+
+
+

Data

+

+ {new Date(date).toLocaleDateString('pt-PT', { day: 'numeric', month: 'long' })} +

+
+