add background image to show case , product sectio and contact section
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user