diff --git a/src/App.jsx b/src/App.jsx index 3c52ccd..d7e1999 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -37,7 +37,7 @@ const App = () => { } /> } /> } /> - } /> + } /> } /> } /> } /> diff --git a/src/components/ConfirmationBar.jsx b/src/components/ConfirmationBar.jsx index 5c28e49..892a6eb 100644 --- a/src/components/ConfirmationBar.jsx +++ b/src/components/ConfirmationBar.jsx @@ -12,7 +12,7 @@ function ConfirmationBar({ orderNumber, isSuccesful }) { src={isSuccesful ? checkmark : xmark} /> -
If there are more options that may differ with price or coordinator etc., but the activities are taking place in the same city, check this box
If there are more options that may differ with price or coordinator etc., but the activities are taking place at the same location, check this box.
+ If there are more options that may differ with price or + coordinator etc., but the activities are taking place in the + same city, check this box +
The options represent the details of a service. For example, if the service is a trip, then the options represent the different days of the trip. If the service is a course, then the options represent the different days of the course. If there is only one option, it means that it is a singular service and all data from the options will be represented as it must be. There should be at least one option, as it includes price, date etc.
+ If there are more options that may differ with price or + coordinator etc., but the activities are taking place at the + same location, check this box. +
+ The options represent the details of a service. For example, if + the service is a trip, then the options represent the different + days of the trip. If the service is a course, then the options + represent the different days of the course. If there is only one + option, it means that it is a singular service and all data from + the options will be represented as it must be. There should be + at least one option, as it includes price, date etc. +
+ If there is a physical location for this option then + please enter it. If, for all options, there is a + common location, check the "common location" box. +
If there is a physical location for this option then please enter it. If, for all options, there is a common location, check the "common location" box.