From 91eb092365cd2e8fd1c958449b6379d0fd3485c2 Mon Sep 17 00:00:00 2001 From: Zhenya Goroh Date: Tue, 8 Oct 2024 22:11:48 +0300 Subject: [PATCH] Added prefetch false to link --- src/components/features.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/features.tsx b/src/components/features.tsx index f05d4be..906967a 100644 --- a/src/components/features.tsx +++ b/src/components/features.tsx @@ -499,6 +499,7 @@ export default function Features() { href="/privacy-policy" target="_blank" className="tems-center m-auto flex h-fit w-fit animate-fade-in items-center rounded-full border-2 border-white bg-surface p-4 opacity-0 shadow [--animation-delay:300ms]" + prefetch={false} > Learn about Zen's privacy policy{" "}