import { ButtonLink, SectionHeading, TextLink } from '@nx/nx-dev/ui-common';
import { cx } from '@nx/nx-dev/ui-primitives';
import React, { ReactElement } from 'react';
export function WebinarCallout(): ReactElement {
return (
<>
Learn more about using Nx with Java projects with these resources.
{description}