diff --git a/apps/scandic-web/components/HotelReservation/MyStay/GuestDetails/index.tsx b/apps/scandic-web/components/HotelReservation/MyStay/GuestDetails/index.tsx
index 0c1d9d2a0..d3ed766e3 100644
--- a/apps/scandic-web/components/HotelReservation/MyStay/GuestDetails/index.tsx
+++ b/apps/scandic-web/components/HotelReservation/MyStay/GuestDetails/index.tsx
@@ -198,7 +198,7 @@ export default function GuestDetails({
{isMemberBooking && user.membership && (
-
+
{intl.formatMessage(
{
id: "myStay.membershipId",
@@ -213,18 +213,18 @@ export default function GuestDetails({
)}
- {guest.email}
+ {guest.email}
- {guest.phoneNumber}
+ {guest.phoneNumber}
- {guest.email}
+ {guest.email}
- {guest.phoneNumber}
+ {guest.phoneNumber}
diff --git a/apps/scandic-web/components/HotelReservation/MyStay/ModifyContact/index.tsx b/apps/scandic-web/components/HotelReservation/MyStay/ModifyContact/index.tsx
index ab2adfe1f..8fc42c5c1 100644
--- a/apps/scandic-web/components/HotelReservation/MyStay/ModifyContact/index.tsx
+++ b/apps/scandic-web/components/HotelReservation/MyStay/ModifyContact/index.tsx
@@ -124,15 +124,15 @@ export default function ModifyContact({
-
+
{getValues("firstName")} {getValues("lastName")}
- {getValues("email")}
+ {getValues("email")}
- {phoneNumber}
+ {phoneNumber}
>
diff --git a/apps/scandic-web/components/MyPages/DigitalTeamMemberCard/Content.tsx b/apps/scandic-web/components/MyPages/DigitalTeamMemberCard/Content.tsx
index 9a4e0bd7f..6cc7cf286 100644
--- a/apps/scandic-web/components/MyPages/DigitalTeamMemberCard/Content.tsx
+++ b/apps/scandic-web/components/MyPages/DigitalTeamMemberCard/Content.tsx
@@ -135,7 +135,9 @@ export default function DigitalTeamMemberCardContent({
- {employeeInfo?.employeeId || notAvailableText}
+
+ {employeeInfo?.employeeId || notAvailableText}
+