image move to public folder
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { motion, useAnimationControls } from "framer-motion";
|
||||
import { Star } from "lucide-react";
|
||||
import { ImageWithFallback } from "./figma/ImageWithFallback";
|
||||
import clutchLogo from '../assets/images/clutch-logo.png';
|
||||
import clutchLogo from '../public/images/clutch-logo.png';
|
||||
import { useState, useEffect, useRef } from "react";
|
||||
import React from "react";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user