+ {[
+ {
+ title: "Public Transportation",
+ icon: TrainIcon,
+ content: (
-
- Hotel Information
-
-
- Please note, rooms will most likely sell out in advance of the
- room block close dates listed below. We encourage you to book
- early to secure a room at the conference rate
-
-
- Important: The Linux
- Foundation will never reach out to attendees by phone to make
- hotel reservations for our conferences. Please be advised that
- the most secure way to book in our discounted room block is by
- using the direct booking link provided below or by calling the
- hotel directly. If you receive a phone call or email from
- someone claiming to be with The Linux Foundation or the hotel
- and they attempt to sell you a hotel room, please email us at{" "}
+
+ SamTrans
+
+
+ Service from Burlingame to San Francisco is available for $5
+ (adults) or $2.50 youth and seniors.{" "}
- housing@linuxfoundation.org
+ Learn More
- .
-
- Welcome to all
-
-
- GraphQLConf is welcome to all. Please read our{" "}
-
- diversity & inclusion
- {" "}
- guide and{" "}
-
- code of conduct
-
- . Your health and safety is our top priority. We have
- considered a range of both{" "}
-
- onsite resources
- {" "}
- and{" "}
-
- emergency resources
- {" "}
- as well as a{" "}
-
- health & safety
- {" "}
- policy.
+
+ Bay Area Rapid Transit (BART):
+
+
+ Take the Hyatt Shuttle Bus to/from SFO International Terminal
+ to connect with BART. Approximate cost from the station to
+ downtown San Francisco is $8.65 one-way.
+ ),
+ },
+ {
+ title: "Airport Information",
+ icon: AroundIcon,
+ content: (
+ ),
+ },
+ {
+ title: "Parking",
+ icon: ParkingIcon,
+ content: (
+
+ ),
+ },
+ ].map(o => (
+
+
+
+
+ {o.title}
+
+ {o.content}
-
- {[
- {
- title: "Public Transportation",
- icon: TrainIcon,
- content: (
-
-
- SamTrans
-
-
- Service from Burlingame to San Francisco is available for
- $5 (adults) or $2.50 youth and seniors.{" "}
-
- Learn More
-
-
-
- Bay Area Rapid Transit (BART):
-
-
- Take the Hyatt Shuttle Bus to/from SFO International
- Terminal to connect with BART. Approximate cost from the
- station to downtown San Francisco is $8.65 one-way.
-
-
- ),
- },
- {
- title: "Airport Information",
- icon: AroundIcon,
- content: (
-
- ),
- },
- {
- title: "Parking",
- icon: ParkingIcon,
- content: (
-
- ),
- },
- ].map(o => (
-
-
-
-
- {o.title}
-
- {o.content}
-
-
- ))}
-
-