From e5cb1be8a29f2126a804112e2bf5ad04da1121be Mon Sep 17 00:00:00 2001 From: "nabijonovdavronbek619@gmail.com" Date: Thu, 27 Nov 2025 10:58:22 +0500 Subject: [PATCH] add background image to show case , product sectio and contact section --- components/ShowCase.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/ShowCase.tsx b/components/ShowCase.tsx index 0f43a78..0a38829 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 sheet interface ShowCaseProps { titleKey: string;