diff --git a/src/components/sections/feature/FeatureCardTwentyFive.tsx b/src/components/sections/feature/FeatureCardTwentyFive.tsx index 5ed4c23..e9ac161 100644 --- a/src/components/sections/feature/FeatureCardTwentyFive.tsx +++ b/src/components/sections/feature/FeatureCardTwentyFive.tsx @@ -8,6 +8,7 @@ import type { LucideIcon } from "lucide-react"; import type { CardAnimationTypeWith3D, TitleSegment, ButtonConfig } from "@/components/cardStack/types"; import type { TextboxLayout, InvertedBackground } from "@/providers/themeProvider/config/constants"; +import { Sword } from "lucide-react"; interface MediaItem { imageSrc?: string;