fix(nx-dev): update Bill's website link (#27790)
It updates the link to Bill's website and adds the Amplify icon to the nx-dev site for better clarity and branding.
This commit is contained in:
parent
f6f928f3b0
commit
d0293b28c0
@ -52,7 +52,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<div className="mt-8">
|
||||
<div className="grid grid-cols-2 justify-between md:grid-cols-4">
|
||||
<a
|
||||
href="https://www.man-es.com/"
|
||||
href="https://www.man-es.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -60,7 +60,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<ManIcon aria-hidden="true" className="h-20 w-20" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.caterpillar.com/"
|
||||
href="https://www.caterpillar.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-y border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -68,7 +68,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<CaterpillarIcon aria-hidden="true" className="h-16 w-16" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.capitalone.com/"
|
||||
href="https://www.capitalone.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -76,7 +76,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<CapitalOneIcon aria-hidden="true" className="h-32 w-32" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.vmware.com/"
|
||||
href="https://www.vmware.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-y border-r border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -84,7 +84,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<VmwareIcon aria-hidden="true" className="h-28 w-28" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.hilton.com/"
|
||||
href="https://www.hilton.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -92,7 +92,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<HiltonIcon aria-hidden="true" className="h-24 w-24" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.myfico.com/"
|
||||
href="https://www.myfico.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -100,7 +100,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<FicoIcon aria-hidden="true" className="h-28 w-28" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.7-eleven.com/"
|
||||
href="https://www.7-eleven.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -108,7 +108,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<SevenElevenIcon aria-hidden="true" className="h-16 w-16" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.cisco.com/"
|
||||
href="https://www.cisco.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-r border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -116,7 +116,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<CiscoIcon aria-hidden="true" className="h-24 w-24" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.paramountplus.com/"
|
||||
href="https://www.paramountplus.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -124,7 +124,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<ParamountIcon aria-hidden="true" className="h-14 w-14" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.fedex.com/"
|
||||
href="https://www.fedex.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -132,7 +132,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<FedExIcon aria-hidden="true" className="h-28 w-28" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.aa.com/"
|
||||
href="https://www.aa.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -140,7 +140,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<AmericanAirlinesIcon aria-hidden="true" className="h-12 w-12" />
|
||||
</a>
|
||||
<a
|
||||
href="https://zipari.com/"
|
||||
href="https://zipari.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-r border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -149,7 +149,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="https://github.com/aws-amplify/amplify-cli"
|
||||
href="https://www.bill.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -157,7 +157,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<BillIcon aria-hidden="true" className="h-16 w-16" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.adobe.com/"
|
||||
href="https://www.adobe.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -181,7 +181,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<IntelIcon aria-hidden="true" className="h-16 w-16" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.ikea.com/"
|
||||
href="https://www.ikea.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -189,7 +189,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<IkeaIcon aria-hidden="true" className="h-20 w-20" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.deloitte.com/"
|
||||
href="https://www.deloitte.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -197,7 +197,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<DeloitteIcon aria-hidden="true" className="h-28 w-28" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.vodafone.com/"
|
||||
href="https://www.vodafone.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -205,7 +205,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<VodafoneIcon aria-hidden="true" className="h-12 w-12" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.t-mobile.com/"
|
||||
href="https://www.t-mobile.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-r border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -213,7 +213,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<TMobileIcon aria-hidden="true" className="h-10 w-10" />
|
||||
</a>
|
||||
<a
|
||||
href="https://mailchimp.com/"
|
||||
href="https://mailchimp.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -221,7 +221,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<MailChimpIcon aria-hidden="true" className="h-14 w-14" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.modernatx.com/"
|
||||
href="https://www.modernatx.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -229,7 +229,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<ModernaIcon aria-hidden="true" className="h-32 w-32" />
|
||||
</a>
|
||||
<a
|
||||
href="https://clickup.com/"
|
||||
href="https://clickup.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -237,7 +237,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<ClickUpIcon aria-hidden="true" className="h-12 w-12" />
|
||||
</a>
|
||||
<a
|
||||
href="https://global.sharp/"
|
||||
href="https://global.sharp"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-r border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -245,7 +245,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<SharpIcon aria-hidden="true" className="h-28 w-28" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.redbull.com/"
|
||||
href="https://www.redbull.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -253,7 +253,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<RedBullIcon aria-hidden="true" className="h-24 w-24" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.lego.com/"
|
||||
href="https://www.lego.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -261,7 +261,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<LegoIcon aria-hidden="true" className="h-24 w-24" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.philips.ca/"
|
||||
href="https://www.philips.ca"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -277,7 +277,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<BloombergIcon aria-hidden="true" className="h-10 w-10" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.sainsburys.co.uk/"
|
||||
href="https://www.sainsburys.co.uk"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -285,7 +285,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<SainsburysIcon aria-hidden="true" className="h-32 w-36" />
|
||||
</a>
|
||||
<a
|
||||
href="https://splice.com/"
|
||||
href="https://splice.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -293,7 +293,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<SpliceIcon aria-hidden="true" className="h-14 w-14" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.tide.co/"
|
||||
href="https://www.tide.co"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -301,7 +301,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<TideIcon aria-hidden="true" className="h-20 w-20" />
|
||||
</a>
|
||||
<a
|
||||
href="https://hasura.io/"
|
||||
href="https://hasura.io"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-r border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -309,7 +309,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<HasuraIcon aria-hidden="true" className="h-12 w-12" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.hetzner.com/cloud/"
|
||||
href="https://www.hetzner.com/cloud"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -317,7 +317,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<HetznerCloudIcon aria-hidden="true" className="h-10 w-10" />
|
||||
</a>
|
||||
<a
|
||||
href=" https://www.dnb.no/"
|
||||
href=" https://www.dnb.no"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -325,7 +325,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<DnbIcon aria-hidden="true" className="h-16 w-16" />
|
||||
</a>
|
||||
<a
|
||||
href="https://ghost.org/"
|
||||
href="https://ghost.org"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -333,7 +333,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<RoyalBankOfCanadaIcon aria-hidden="true" className="h-14 w-14" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.ukg.ca/"
|
||||
href="https://www.ukg.ca"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-r border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -341,7 +341,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<UkgIcon aria-hidden="true" className="h-20 w-20" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.varian.com/"
|
||||
href="https://www.varian.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -349,7 +349,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<VarianIcon aria-hidden="true" className="h-28 w-28" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.paylocity.com/"
|
||||
href="https://www.paylocity.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -357,7 +357,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<PaylocityIcon aria-hidden="true" className="h-12 w-12" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.mlp.com/"
|
||||
href="https://www.mlp.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -365,7 +365,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<MillienniumIcon aria-hidden="true" className="h-24 w-40" />
|
||||
</a>
|
||||
<a
|
||||
href="https://payfit.com/"
|
||||
href="https://payfit.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-r border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -373,7 +373,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<PayfitIcon aria-hidden="true" className="h-14 w-14" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.threekit.com/"
|
||||
href="https://www.threekit.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -381,7 +381,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<ThreeKitIcon aria-hidden="true" className="h-12 w-12" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.caisgroup.com/"
|
||||
href="https://www.caisgroup.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -389,7 +389,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<CaisGroupIcon aria-hidden="true" className="h-28 w-28" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.caseware.com/"
|
||||
href="https://www.caseware.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-x border-b border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
@ -397,7 +397,7 @@ export function EnterpriseCustomers(): JSX.Element {
|
||||
<CasewareIcon aria-hidden="true" className="h-12 w-12" />
|
||||
</a>
|
||||
<a
|
||||
href="https://www.entaingroup.com/"
|
||||
href="https://www.entaingroup.com"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="flex items-center justify-center border-b border-r border-slate-200/20 p-12 transition hover:bg-slate-100/20 hover:text-slate-950 dark:border-slate-800/20 dark:hover:border-slate-600/20 dark:hover:bg-slate-600/10 dark:hover:text-white"
|
||||
|
||||
@ -11,6 +11,7 @@ export * from './lib/customers/7eleven';
|
||||
export * from './lib/customers/adidas';
|
||||
export * from './lib/customers/adobe';
|
||||
export * from './lib/customers/american-airlines';
|
||||
export * from './lib/customers/amplify';
|
||||
export * from './lib/customers/aws';
|
||||
export * from './lib/customers/bill';
|
||||
export * from './lib/customers/bloomberg';
|
||||
|
||||
17
nx-dev/ui-icons/src/lib/customers/amplify.tsx
Normal file
17
nx-dev/ui-icons/src/lib/customers/amplify.tsx
Normal file
@ -0,0 +1,17 @@
|
||||
import { FC, SVGProps } from 'react';
|
||||
|
||||
/**
|
||||
* Use `#FF9900` for a colored version.
|
||||
*/
|
||||
export const AmplifyIcon: FC<SVGProps<SVGSVGElement>> = (props) => (
|
||||
<svg
|
||||
role="img"
|
||||
viewBox="0 0 24 14"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
fill="currentColor"
|
||||
{...props}
|
||||
>
|
||||
<title>AWS Amplify</title>
|
||||
<path d="M5.223 17.905h6.76l1.731 3.047H0l4.815-8.344 2.018-3.494 1.733 3.002zm2.52-10.371L9.408 4.65l9.415 16.301h-3.334zm2.59-4.486h3.33L24 20.952h-3.334z" />
|
||||
</svg>
|
||||
);
|
||||
Loading…
x
Reference in New Issue
Block a user