ScroolToTop icon button
This commit is contained in:
@@ -7,7 +7,7 @@ import { Asphalt, Ekskavator, Forklift, Kran, Truck } from "@/assets";
|
||||
import Image from "next/image";
|
||||
import type {productFilterTypes, ProductTypes} from "@/types";
|
||||
import { allProducts } from "@/data";
|
||||
import ProductCard from "../carTypePageParts/productCard";
|
||||
import ProductCard from "../carPageParts/productCard";
|
||||
|
||||
const productFilterTypes: productFilterTypes[] = [
|
||||
{ name: "trucks", image: Truck },
|
||||
|
||||
Reference in New Issue
Block a user