add background image to show case , product sectio and contact section

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-11-27 10:53:45 +05:00
parent be7b94f15e
commit fe08ff7209

View File

@@ -6,6 +6,8 @@ import { motion, AnimatePresence } from "framer-motion";
import { ChevronLeft, ChevronRight } from "lucide-react"; import { ChevronLeft, ChevronRight } from "lucide-react";
import { useTranslations } from "next-intl"; import { useTranslations } from "next-intl";
//hello again dear
interface ShowCaseProps { interface ShowCaseProps {
titleKey: string; titleKey: string;
subtitleKey?: string; subtitleKey?: string;