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
6 changes: 3 additions & 3 deletions src/app/conf/2026/components/call-for-proposals.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ function DatesTab() {
term="Schedule Announced"
definition="Wednesday, 4 March"
/>
<DefinitionListItem term="Slides due date" definition="Monday, 4 May" />
<DefinitionListItem term="Slides due date" definition="Monday, 11 May" />
<DefinitionListItem
term="Event Dates"
definition="Wednesday, May 6 - Thursday, May 7"
definition="Tuesday, May 19 - Wednesday, May 20"
/>
<DefinitionListItem
term="WG Day"
definition="Friday, May 8 (9:30 AM - 4:30 PM)"
definition="Thursday, May 21 (9:30 AM - 4:30 PM)"
/>
</DefinitionListBox>
)
Expand Down
10 changes: 5 additions & 5 deletions src/app/conf/2026/components/footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@ export function Footer({
{logo}
<div className="typography-body-lg flex gap-x-4 max-sm:grid max-sm:grid-cols-2 max-sm:items-start max-sm:text-lg sm:gap-y-2">
<p className="flex items-center whitespace-pre">
<time dateTime="2026-05-06">May 06</time>
<time dateTime="2026-05-19">May 19</time>
<span>-</span>
<time dateTime="2026-05-07">
07<span className="max-sm:hidden">, 2026</span>
<time dateTime="2026-05-20">
20<span className="max-sm:hidden">, 2026</span>
</time>
</p>
<p className="flex items-center whitespace-pre">
WG Day:
<span className="ml-1">
<time dateTime="2026-05-08">May 08</time>
<time dateTime="2026-05-21">May 21</time>
</span>
</p>
<address className="not-italic">Menlo Park, California</address>
<address className="not-italic">Fremont, California</address>
</div>
</div>
<ul className="grid grid-cols-2 gap-px bg-neu-400 py-px dark:bg-neu-100 lg:grid-cols-4">
Expand Down
6 changes: 3 additions & 3 deletions src/app/conf/2026/components/hero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ export function HeroDateAndLocation() {
<div className="typography-body-md flex flex-col gap-4 md:flex-row md:gap-6">
<div className="flex items-center gap-2">
<CalendarIcon className="size-5 sm:size-6" />
<time dateTime="2026-05-06">May 06</time>
<time dateTime="2026-05-19">May 19</time>
<span>-</span>
<time dateTime="2026-05-07">07, 2026</time>
<time dateTime="2026-05-20">20, 2026</time>
</div>
<div className="flex items-center gap-2">
<PinIcon className="size-5 sm:size-6" />
<address className="not-italic">Menlo Park, California</address>
<address className="not-italic">Fremont, California</address>
</div>
</div>
)
Expand Down
8 changes: 4 additions & 4 deletions src/app/conf/2026/components/navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@ export function Navbar({ links, year }: NavbarProps): ReactElement {

<div className="typography-menu mr-auto flex h-full flex-col justify-center whitespace-pre border-x border-blk/60 px-4 dark:border-white/80 max-xl:hidden">
<p className="flex items-center gap-2 text-sm">
<time dateTime="2026-05-06">May 06</time>
<time dateTime="2026-05-19">May 19</time>
<span>-</span>
<time dateTime="2026-05-07">07, 2026</time>
<time dateTime="2026-05-20">20, 2026</time>
</p>
<p className="text-sm text-neu-800 dark:text-neu-100">
WG Day: <time dateTime="2026-05-08">May 08</time>
WG Day: <time dateTime="2026-05-21">May 21</time>
</p>
<address className="text-sm not-italic">
Menlo Park, California
Fremont, California
</address>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ export async function SimpleOpengraphImage({
(
<GenericOpengraphImage
pageTitle={pageTitle}
date="May 6-7"
date="May 19-20"
year="2026"
location="Menlo Park, California"
location="Fremont, California"
/>
),
{
Expand Down
10 changes: 5 additions & 5 deletions src/app/conf/2026/components/venue/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@ export function Venue(props: VenueProps) {
<h2 className="typography-h2">Venue</h2>
<p className="typography-body-lg">
We're heading back to where it all began: GraphQLConf 2026 will
be hosted at Meta's Menlo Park campus, where GraphQL was first
be hosted at Meta's Fremont campus, where GraphQL was first
conceptualized by Facebook engineers in 2012.
</p>
<div className="flex-1" />
</>
}
<p className="typography-body-lg">
Meta MPK 22 Bayfront Campus <br />
305 Constitution Dr <br />
Menlo Park, CA 94025
Meta FRE 117 - Fremont Campus <br />
6611 Dumbarton Circle <br />
Fremont, CA 94555
</p>
{
<Button href="https://maps.app.goo.gl/rRTvnDFk8LgwHjsV7">
<Button href="https://maps.app.goo.gl/2nBp7Pp3Qrs8299G9">
Google Maps
</Button>
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/conf/2026/faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ const FAQS = [
),
},
{
question: "Is anything happening on May 08 after the main conference?",
question: "Is anything happening on May 21 after the main conference?",
answer: (
<>
Working Group Day is on May 08, 2026. For attendance, schedule, and
Working Group Day is on May 21, 2026. For attendance, schedule, and
day-of logistics, see{" "}
<a className="typography-link" href="/conf/2026/wg-day">
the WG Day page
Expand Down
4 changes: 2 additions & 2 deletions src/app/conf/2026/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ import { GALLERY_LINK } from "./links"

export const metadata = {
description:
"Join the official GraphQL Conference by the GraphQL Foundation in Menlo Park, California, from May 06-07, 2026. Discover the future of GraphQL with leading experts, workshops, and networking opportunities.",
"Join the official GraphQL Conference by the GraphQL Foundation in Fremont, California, from May 19-20, 2026. Discover the future of GraphQL with leading experts, workshops, and networking opportunities.",
openGraph: {
images: [
{
url: "/img/og-graphql-conf-2025.jpeg",
alt: "GraphQLConf 2026 hosted by the GraphQL Foundation. May 06-07. Menlo Park, California",
alt: "GraphQLConf 2026 hosted by the GraphQL Foundation. May 19-20. Fremont, California",
},
],
},
Expand Down
7 changes: 3 additions & 4 deletions src/app/conf/2026/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import { HeroImage } from "./components/hero/hero-image"
import { HERO_MARQUEE_ITEMS } from "./utils"

export const metadata: Metadata = {
title: "GraphQLConf 2026 — May 06-07 + WG Day May 08",
title: "GraphQLConf 2026 — May 19-20 + WG Day May 21",
}

export default function Page() {
Expand All @@ -30,7 +30,6 @@ export default function Page() {
<Hero year="2026" bottom={<HeroImage />}>
<HeroDateAndLocation />
<div className="flex flex-wrap gap-x-4 gap-y-2 max-xs:*:w-full sm:gap-x-6">
<Button href={BECOME_A_SPEAKER_LINK}>Submit your talk</Button>
<Button variant="tertiary" href={GET_TICKETS_LINK}>
Get a ticket
</Button>
Expand All @@ -54,9 +53,9 @@ export default function Page() {
<MarqueeRows
variant="secondary"
items={[
["MENLO PARK", "MAY 2026", "TWO DAYS", "META CAMPUS"],
["FREMONT", "MAY 2026", "TWO DAYS", "META CAMPUS"],
["TWO DAYS", "META CAMPUS", "CALIFORNIA", "GRAPHQL COMMUNITY"],
["CALIFORNIA", "10 YEARS OF GRAPHQL", "06-07 MAY", "MENLO PARK"],
["CALIFORNIA", "10 YEARS OF GRAPHQL", "19-20 MAY", "FREMONT"],
]}
className="my-8 xl:mb-16 xl:mt-10 2xl:mb-24"
/>
Expand Down
4 changes: 2 additions & 2 deletions src/app/conf/2026/schedule/[id]/opengraph-image.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ export default async function SessionOGImage({
(
<SessionOpengraphImage
session={session}
date="May 6-7"
date="May 19-20"
year="2026"
location="Menlo Park, California"
location="Fremont, California"
/>
),
{
Expand Down
4 changes: 2 additions & 2 deletions src/app/conf/2026/speakers/[id]/opengraph-image.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ export default async function SpeakerOGImage({
(
<SpeakerOpengraphImage
speaker={speaker}
date="May 6-7"
date="May 19-20"
year="2026"
location="Menlo Park, California"
location="Fremont, California"
/>
),
{
Expand Down
6 changes: 3 additions & 3 deletions src/app/conf/2026/wg-day/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import WGImage from "./attendees.jpg"
export const metadata: Metadata = {
title: "WG Day | GraphQLConf 2026",
description:
"Working Group Day at GraphQLConf 2026 on May 08 in Menlo Park for GraphQL working group members and maintainers of key GraphQL OSS, with intentionally unstructured time for technical discussion and social connection.",
"Working Group Day at GraphQLConf 2026 on May 21 in Fremont for GraphQL working group members and maintainers of key GraphQL OSS, with intentionally unstructured time for technical discussion and social connection.",
}

export default function WGDayPage() {
Expand All @@ -38,13 +38,13 @@ export default function WGDayPage() {
<div className="flex flex-wrap gap-x-6 gap-y-2">
<p className="typography-body-md">
<strong>Date:</strong>{" "}
<time dateTime="2026-05-08">May 08, 2026</time>
<time dateTime="2026-05-21">May 21, 2026</time>
</p>
<p className="typography-body-md">
<strong>Time:</strong> 9:30 AM-4:30 PM PT
</p>
<p className="typography-body-md">
<strong>Location:</strong> Meta MPK 21, Menlo Park
<strong>Location:</strong> Meta FRE 117, Fremont
</p>
</div>
</Hero>
Expand Down
Loading