Skip to content

Commit 5fd01c4

Browse files
authored
update resources + add registration deadline (#2374)
Updates more info for Fremont + adds info about reg deadline
1 parent 42de4de commit 5fd01c4

File tree

5 files changed

+23
-46
lines changed

5 files changed

+23
-46
lines changed

src/app/conf/2026/components/register-section/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ export function RegisterSection({ className, ...props }: RegisterSectionProps) {
1919
<p className="typography-body-lg mt-6">
2020
Join a diverse community of GraphQL developers, architects, and
2121
enthusiasts while experiencing premium content and networking
22-
opportunities in a vendor-neutral environment.
22+
opportunities in a vendor-neutral environment. Act now - registration
23+
closes May 12!
2324
</p>
2425
<p className="typography-body-sm mt-6 md:mt-16">
2526
We never sell attendee lists or contact information, nor do we

src/app/conf/2026/components/register-today/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ export function RegisterToday({ className }: RegisterTodayProps) {
3333
</h2>
3434
<p className="typography-h3 mt-6 text-neu-800 md:mt-10">
3535
Join two transformative days of expert insights and innovation to
36-
shape the next decade of APIs!
36+
shape the next decade of APIs! Register by May 12 to secure your
37+
ticket.
3738
</p>
3839
</div>
3940
<div className="mt-4 flex gap-x-6 gap-y-4 max-sm:flex-col">

src/app/conf/2026/components/venue/index.tsx

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -64,34 +64,10 @@ export function Venue(props: VenueProps) {
6464
title: "Public Transportation",
6565
description: (
6666
<>
67-
The city is served by multiple public transportation
68-
providers: <br />
69-
<ul>
70-
<li>
71-
<a href="https://www.caltrain.com/">Caltrain</a>
72-
</li>
73-
<li>
74-
<a href="https://www.samtrans.com/">SamTrans</a>
75-
</li>
76-
<li>
77-
<a href="https://dumbartonexpress.com/">
78-
Dumbarton Express
79-
</a>{" "}
80-
(connects{" "}
81-
<a href="https://www.bart.gov/stations/ucty">
82-
Union City BART
83-
</a>{" "}
84-
to Menlo Park)
85-
</li>
86-
<li>
87-
<a href="https://www.menlopark.gov/Government/Departments/Public-Works/Transportation-Division/City-Shuttle-services">
88-
City Shuttles
89-
</a>
90-
</li>
91-
<br />
92-
Review local and regional transportation options for
93-
getting around Menlo Park.
94-
</ul>
67+
Review local and regional transportation options for
68+
getting around Fremont:
69+
https://www.fremont.gov/residents/public-transportation
70+
<br />
9571
</>
9672
),
9773
},
@@ -100,7 +76,7 @@ export function Venue(props: VenueProps) {
10076
description: (
10177
<>
10278
There are multiple airports within a reasonable driving
103-
distance to Menlo Park: <br />
79+
distance to the Fremont Campus: <br />
10480
<ul>
10581
<li>
10682
<a href="https://www.flysfo.com/">

src/app/conf/2026/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default function Page() {
3131
<HeroDateAndLocation />
3232
<div className="flex flex-wrap gap-x-4 gap-y-2 max-xs:*:w-full sm:gap-x-6">
3333
<Button variant="tertiary" href={GET_TICKETS_LINK}>
34-
Get a ticket
34+
Register by May 12
3535
</Button>
3636
</div>
3737
</Hero>
@@ -68,7 +68,7 @@ export default function Page() {
6868
description="Join two transformative days of expert insights and innovation to shape the next decade of APIs!"
6969
>
7070
<Button variant="primary" href={GET_TICKETS_LINK}>
71-
Register now
71+
Register by May 12
7272
</Button>
7373
</CtaCardSection>
7474
<MarqueeRows

src/app/conf/2026/resources/resources.mdx

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,17 @@ If you have a food allergy we need to be aware of, please email us at [graphql_e
4040
In an emergency, always dial 911
4141

4242
**Hospital**
43-
Stanford Medicine General Hospital
44-
500 Pasteur Drive
45-
Palo Alto, CA 94304
43+
[Kaiser Permanente Fremont Medical Center](https://healthy.kaiserpermanente.org/northern-california/facilities/Fremont-Medical-Center-100367)
44+
39400 Paseo Padre Pkwy
45+
Freemont, CA 94538
4646
Open 24 hours
47-
650-723-4000
47+
510-248-3000
4848

4949

5050
**Pharmacy**
51-
CVS Pharmacy
52-
352 University Ave
53-
Palo Alto, CA 94301
54-
650-324-3248
55-
51+
[CVS Pharmacy](https://www.cvs.com/store-locator/newark-ca-pharmacies/35080-newark-blvd-newark-ca-94560/storeid=9494?WT.mc_id=LS_GOOGLE_FS_9494)
52+
35080 Newark Blvd.
53+
Newark, CA 94560
5654

5755
**Taxi**
5856
Yellow Checker Cab Company
@@ -63,10 +61,11 @@ Yellow Checker Cab Company
6361
### Safety & Trauma Resources
6462

6563
**Police**
66-
Menlo Park Police Department
67-
701 Laurel Street
68-
Menlo Park, CA 94025
69-
650-330-6300
64+
Newark Police Department
65+
37101 Newark Blvd
66+
Newark, CA 94560
67+
Located in Newark City Council Building
68+
510-578-4237
7069
In an emergency, dial 911
7170

7271
**Sexual Assault Hotline**

0 commit comments

Comments
 (0)