We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d810f4 commit 8a044b1Copy full SHA for 8a044b1
src/pages/availability.astro
@@ -17,8 +17,9 @@ import Layout from "~/layouts/Layout.astro";
17
>
18
about securing a spot.
19
<br />
20
- A green dot means that the spot is available, a red that it is not. A golden
21
- dot means it is reserved for the luxury package.
+ A green dot means that the spot is available to reserve, a red that it is not.
+ A golden dot means it is reserved for the luxury package. It is optional to
22
+ reserve a spot, otherwise your company will be placed at an appropriate place.
23
<div class="text-center">
24
<div class="font-bold text-lg">Day 1</div>
25
<Availabilitymapday1 />
0 commit comments