fix: minor lighthouse fixes

This commit is contained in:
shadcn 2022-11-10 19:35:46 +04:00
parent 9bc9790a03
commit fc9a1ab8df
3 changed files with 6 additions and 2 deletions

View file

@ -20,13 +20,13 @@ export default function MarketingLayout({ children }: MarketingLayoutProps) {
</Link>
<Link
href="#"
className="cursor-not-allowed text-sm font-medium opacity-40 hover:underline"
className="cursor-not-allowed text-sm font-medium opacity-60 hover:underline"
>
Pricing
</Link>
<Link
href="#"
className="cursor-not-allowed text-sm font-medium opacity-40 hover:underline"
className="cursor-not-allowed text-sm font-medium opacity-60 hover:underline"
>
Docs
</Link>

View file

@ -11,6 +11,7 @@ export function Help() {
<Popover>
<Popover.Trigger className="fixed right-4 bottom-4 inline-flex h-10 w-10 items-center justify-center rounded-full border bg-brand text-white">
<Icons.pizza className="h-5 w-5" />
<span className="sr-only">Toggle</span>
</Popover.Trigger>
<Popover.Content className="bg-brand p-4 text-sm text-white">
<div className="grid w-[300px] gap-4">

3
public/robots.txt Normal file
View file

@ -0,0 +1,3 @@
# *
User-agent: *
Allow: /