@@ -37,7 +37,7 @@ const VenueConf = () => {
37
37
< a
38
38
target = "_blank"
39
39
className = "font-bold text-[#B48EF1]"
40
- href = "https://www. hyatt.com/en-US/hotel/california/hyatt-regency-san-francisco-airport/sfobu "
40
+ href = "https://hyatt.com/en-US/group-booking/SFOBU/G-LIFO "
41
41
>
42
42
Hyatt Regency SFO
43
43
</ a >
@@ -47,6 +47,18 @@ const VenueConf = () => {
47
47
1333 Old Bayshore Hwy Burlingame, CA 94010
48
48
</ a >
49
49
</ p >
50
+ < div className = "text-white" >
51
+ < b > Dates with Availability</ b > : September 18, 19, 20, 21, 2023
52
+ < br />
53
+ < b > Room Rates Start From</ b > : $179.00
54
+ < br />
55
+ < b > Room Block Closes</ b > : September 4, 2023
56
+ < br />
57
+ < i >
58
+ (Please note, the rate is valid until the cut-off date or the
59
+ room block is full)
60
+ </ i >
61
+ </ div >
50
62
< h3 className = "sm:text-2xl text-xl font-medium text-white mt-6 mb-4" >
51
63
Welcome to all
52
64
</ h3 >
@@ -74,7 +86,16 @@ const VenueConf = () => {
74
86
</ a > { " " }
75
87
policy.
76
88
</ p >
89
+ < h3 className = "sm:text-2xl text-xl font-medium text-white mt-6 mb-4" > Alternate lodging options</ h3 >
90
+ < a
91
+ href = "https://www.ihg.com/holidayinnexpress/hotels/us/en/burlingame/urlbh/hoteldetail"
92
+ target = "_blank"
93
+ rel = "noreferrer"
94
+ >
95
+ Holiday Inn Express San Francisco Airport South, and IHG Hotel
96
+ </ a >
77
97
</ div >
98
+
78
99
< div >
79
100
< h3 className = "sm:text-2xl text-xl font-medium text-white mt-6 mb-4" >
80
101
Hotel Information
@@ -141,15 +162,19 @@ const VenueConf = () => {
141
162
icon : AroundIcon ,
142
163
content : (
143
164
< div >
144
- < a href = "https://flysfo.com" >
165
+ < a href = "https://flysfo.com" target = "_blank" rel = "noreferrer" >
145
166
San Francisco International Airport (SFO)
146
167
</ a >
147
168
< p >
148
169
Drive time from venue: 7 mins.
149
170
< br />
150
171
Distance from venue: 3.1 miles.
151
172
</ p >
152
- < a href = "https://www.google.com/maps/dir/San+Francisco+International+Airport+(SFO),+San+Francisco,+CA/Hyatt+Regency+San+Francisco+Airport,+1333+Old+Bayshore+Hwy,+Burlingame,+CA+94010/@37.6056719,-122.3979086,14z/am=t/data=!4m14!4m13!1m5!1m1!1s0x808f778c55555555:0xa4f25c571acded3f!2m2!1d-122.3789554!2d37.6213129!1m5!1m1!1s0x808f762dd36adc25:0x66d848e8e05f3445!2m2!1d-122.3651261!2d37.5938725!3e0?shorturl=1" >
173
+ < a
174
+ href = "https://www.google.com/maps/dir/San+Francisco+International+Airport+(SFO),+San+Francisco,+CA/Hyatt+Regency+San+Francisco+Airport,+1333+Old+Bayshore+Hwy,+Burlingame,+CA+94010/@37.6056719,-122.3979086,14z/am=t/data=!4m14!4m13!1m5!1m1!1s0x808f778c55555555:0xa4f25c571acded3f!2m2!1d-122.3789554!2d37.6213129!1m5!1m1!1s0x808f762dd36adc25:0x66d848e8e05f3445!2m2!1d-122.3651261!2d37.5938725!3e0?shorturl=1"
175
+ target = "_blank"
176
+ rel = "noreferrer"
177
+ >
153
178
Driving Directions from SFO to Venue
154
179
</ a >
155
180
</ div >
@@ -160,7 +185,13 @@ const VenueConf = () => {
160
185
icon : ParkingIcon ,
161
186
content : (
162
187
< div >
163
- < a > The Hyatt Regency SFO offers self-parking.</ a >
188
+ < a
189
+ href = "https://www.hyatt.com/en-US/hotel/california/hyatt-regency-san-francisco-airport/sfobu"
190
+ target = "_blank"
191
+ rel = "noreferrer"
192
+ >
193
+ The Hyatt Regency SFO offers self-parking.
194
+ </ a >
164
195
< p className = "font-bold" > Self-Parking:</ p >
165
196
< p >
166
197
0-1 hour: $12
0 commit comments