diff --git a/components/CarouselTestimonials.tsx b/components/CarouselTestimonials.tsx index 6719e3a..200f46b 100644 --- a/components/CarouselTestimonials.tsx +++ b/components/CarouselTestimonials.tsx @@ -1,7 +1,7 @@ import { motion, useAnimationControls } from "framer-motion"; import { Star } from "lucide-react"; import { ImageWithFallback } from "./figma/ImageWithFallback"; -import clutchLogo from '../public/images/clutch-logo.png'; +// import /images/clutch-logo.png from '../public/images/clutch-logo.png'; import { useState, useEffect, useRef } from "react"; import React from "react"; @@ -379,7 +379,7 @@ const ClutchRating = () => { {/* Clutch Logo */}