chore(about): remove Fable 5 verified commemorative banner

This commit is contained in:
Jason
2026-06-27 10:34:14 +08:00
parent 88f1a78e3a
commit 16922917fb
2 changed files with 0 additions and 7 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

-7
View File
@@ -35,7 +35,6 @@ import { useUpdate } from "@/contexts/UpdateContext";
import { Badge } from "@/components/ui/badge";
import { motion } from "framer-motion";
import appIcon from "@/assets/icons/app-icon.png";
import fable5VerifiedBanner from "@/assets/fable5-verified.png";
import { APP_ICON_MAP } from "@/config/appConfig";
import type { AppId } from "@/lib/api/types";
import { extractErrorMessage } from "@/utils/errorUtils";
@@ -854,12 +853,6 @@ export function AboutSection({ isPortable }: AboutSectionProps) {
)}
</div>
</div>
<img
src={fable5VerifiedBanner}
alt="Fable 5 Verified"
className="h-16 w-auto shrink-0 select-none"
draggable={false}
/>
</div>
<div className="flex items-center gap-2">