diff --git a/components/ShowCase.tsx b/components/ShowCase.tsx index 0f43a78..1447bb6 100644 --- a/components/ShowCase.tsx +++ b/components/ShowCase.tsx @@ -7,6 +7,7 @@ import { ChevronLeft, ChevronRight } from "lucide-react"; import { useTranslations } from "next-intl"; //hello again dear +//fuck this code interface ShowCaseProps { titleKey: string;