@@ -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
@@ -140,15 +161,19 @@ const VenueConf = () => {
140
161
icon : AroundIcon ,
141
162
content : (
142
163
< div >
143
- < a href = "https://flysfo.com" >
164
+ < a href = "https://flysfo.com" target = "_blank" rel = "noreferrer" >
144
165
San Francisco International Airport (SFO)
145
166
</ a >
146
167
< p >
147
168
Drive time from venue: 7 mins.
148
169
< br />
149
170
Distance from venue: 3.1 miles.
150
171
</ p >
151
- < 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" >
172
+ < a
173
+ 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"
174
+ target = "_blank"
175
+ rel = "noreferrer"
176
+ >
152
177
Driving Directions from SFO to Venue
153
178
</ a >
154
179
</ div >
@@ -159,7 +184,13 @@ const VenueConf = () => {
159
184
icon : ParkingIcon ,
160
185
content : (
161
186
< div >
162
- < a > The Hyatt Regency SFO offers self-parking.</ a >
187
+ < a
188
+ href = "https://www.hyatt.com/en-US/hotel/california/hyatt-regency-san-francisco-airport/sfobu"
189
+ target = "_blank"
190
+ rel = "noreferrer"
191
+ >
192
+ The Hyatt Regency SFO offers self-parking.
193
+ </ a >
163
194
< p className = "font-bold" > Self-Parking:</ p >
164
195
< p >
165
196
0-1 hour: $12
0 commit comments