diff --git a/assets/partners/banners/fable5.png b/assets/partners/banners/fable5.png new file mode 100644 index 000000000..a27b82ea3 Binary files /dev/null and b/assets/partners/banners/fable5.png differ diff --git a/src/assets/fable5-verified.png b/src/assets/fable5-verified.png new file mode 100644 index 000000000..a27b82ea3 Binary files /dev/null and b/src/assets/fable5-verified.png differ diff --git a/src/components/settings/AboutSection.tsx b/src/components/settings/AboutSection.tsx index 47ea93b11..ddf039595 100644 --- a/src/components/settings/AboutSection.tsx +++ b/src/components/settings/AboutSection.tsx @@ -35,6 +35,7 @@ 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"; @@ -766,31 +767,39 @@ export function AboutSection({ isPortable }: AboutSectionProps) { className="rounded-xl border border-border bg-gradient-to-br from-card/80 to-card/40 p-6 space-y-5 shadow-sm" >