Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/app/conf/2026/components/register-section/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ export function RegisterSection({ className, ...props }: RegisterSectionProps) {
<p className="typography-body-lg mt-6">
Join a diverse community of GraphQL developers, architects, and
enthusiasts while experiencing premium content and networking
opportunities in a vendor-neutral environment.
opportunities in a vendor-neutral environment. Act now - registration
closes May 12!
</p>
<p className="typography-body-sm mt-6 md:mt-16">
We never sell attendee lists or contact information, nor do we
Expand Down
3 changes: 2 additions & 1 deletion src/app/conf/2026/components/register-today/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ export function RegisterToday({ className }: RegisterTodayProps) {
</h2>
<p className="typography-h3 mt-6 text-neu-800 md:mt-10">
Join two transformative days of expert insights and innovation to
shape the next decade of APIs!
shape the next decade of APIs! Register by May 12 to secure your
ticket.
</p>
</div>
<div className="mt-4 flex gap-x-6 gap-y-4 max-sm:flex-col">
Expand Down
34 changes: 5 additions & 29 deletions src/app/conf/2026/components/venue/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,34 +64,10 @@ export function Venue(props: VenueProps) {
title: "Public Transportation",
description: (
<>
The city is served by multiple public transportation
providers: <br />
<ul>
<li>
<a href="https://www.caltrain.com/">Caltrain</a>
</li>
<li>
<a href="https://www.samtrans.com/">SamTrans</a>
</li>
<li>
<a href="https://dumbartonexpress.com/">
Dumbarton Express
</a>{" "}
(connects{" "}
<a href="https://www.bart.gov/stations/ucty">
Union City BART
</a>{" "}
to Menlo Park)
</li>
<li>
<a href="https://www.menlopark.gov/Government/Departments/Public-Works/Transportation-Division/City-Shuttle-services">
City Shuttles
</a>
</li>
<br />
Review local and regional transportation options for
getting around Menlo Park.
</ul>
Review local and regional transportation options for
getting around Fremont:
https://www.fremont.gov/residents/public-transportation
<br />
</>
),
},
Expand All @@ -100,7 +76,7 @@ export function Venue(props: VenueProps) {
description: (
<>
There are multiple airports within a reasonable driving
distance to Menlo Park: <br />
distance to the Fremont Campus: <br />
<ul>
<li>
<a href="https://www.flysfo.com/">
Expand Down
4 changes: 2 additions & 2 deletions src/app/conf/2026/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default function Page() {
<HeroDateAndLocation />
<div className="flex flex-wrap gap-x-4 gap-y-2 max-xs:*:w-full sm:gap-x-6">
<Button variant="tertiary" href={GET_TICKETS_LINK}>
Get a ticket
Register by May 12
</Button>
</div>
</Hero>
Expand Down Expand Up @@ -68,7 +68,7 @@ export default function Page() {
description="Join two transformative days of expert insights and innovation to shape the next decade of APIs!"
>
<Button variant="primary" href={GET_TICKETS_LINK}>
Register now
Register by May 12
</Button>
</CtaCardSection>
<MarqueeRows
Expand Down
25 changes: 12 additions & 13 deletions src/app/conf/2026/resources/resources.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,17 @@ If you have a food allergy we need to be aware of, please email us at [graphql_e
In an emergency, always dial 911

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


**Pharmacy**
CVS Pharmacy
352 University Ave
Palo Alto, CA 94301
650-324-3248

[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)
35080 Newark Blvd.
Newark, CA 94560

**Taxi**
Yellow Checker Cab Company
Expand All @@ -63,10 +61,11 @@ Yellow Checker Cab Company
### Safety & Trauma Resources

**Police**
Menlo Park Police Department
701 Laurel Street
Menlo Park, CA 94025
650-330-6300
Newark Police Department
37101 Newark Blvd
Newark, CA 94560
Located in Newark City Council Building
510-578-4237
In an emergency, dial 911

**Sexual Assault Hotline**
Expand Down
Loading