Skip to content

GraphQLConf 2024 add Location & Venue information #1667

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Mar 30, 2024
Merged
1 change: 0 additions & 1 deletion public/img/conf/around.svg

This file was deleted.

1 change: 0 additions & 1 deletion public/img/conf/bus.svg

This file was deleted.

1 change: 0 additions & 1 deletion public/img/conf/parking.svg

This file was deleted.

Binary file removed public/img/conf/sf-hotel-image.png
Binary file not shown.
21 changes: 0 additions & 21 deletions public/img/conf/train.svg

This file was deleted.

3 changes: 3 additions & 0 deletions src/app/conf/2024/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { HostedByGraphQLFoundation } from "@/icons"
import { Sponsors } from "./sponsors"
import { About } from "./about"
import { Pricing } from "./pricing"
import { Venue } from "./venue"
import { Button } from "@/app/conf/_components/button"

export const metadata: Metadata = {
Expand All @@ -21,6 +22,7 @@ export default function Page() {
</div>
<div className="flex gap-10 items-center">
<svg
className="w-full"
viewBox="0 0 1239 142"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
Expand Down Expand Up @@ -68,6 +70,7 @@ export default function Page() {
</div>
<Pricing />
<About />
<Venue />
<Sponsors />
</>
)
Expand Down
Binary file added src/app/conf/2024/sf-city-view.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading