From 795f4f218b689a6fb2eb833fa953d40434ca7d4a Mon Sep 17 00:00:00 2001 From: Pontus Dreij Date: Mon, 7 Oct 2024 14:13:05 +0200 Subject: [PATCH] feat(SW-350): fix merge conflicts --- app/[lang]/(live)/(public)/hotelreservation/[section]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/[lang]/(live)/(public)/hotelreservation/[section]/page.tsx b/app/[lang]/(live)/(public)/hotelreservation/[section]/page.tsx index f4e7ed7b5..3ebb491e5 100644 --- a/app/[lang]/(live)/(public)/hotelreservation/[section]/page.tsx +++ b/app/[lang]/(live)/(public)/hotelreservation/[section]/page.tsx @@ -56,7 +56,7 @@ const breakfastAlternatives = [ }, { value: "buffe", - name: "Breakfast buffé", + name: "Breakfast buffé", payment: "Always cheeper to get it online", pricePerNight: 150, currency: "SEK",